Densaugeo / arduino-tools

Another attempt at making well-organized LEDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements:

g++ make python3 socat gawk

python3 packages: nose, rednose, pyserial

TODO:

nano tests handle \r\n in test sketch

Scenarios:

virtual tests - arterm.py w/ TARGET=sim virtual test special scenario (pty) virtual general use - armock.sh pty option virtual quick use - armock.sh nano tests w/ breadboard slow nano tests w/ breadboard reduced nano tests w/o breadboard - arterm.py w/ TARGET=nano nano general use - simple-serial.sh

About

Another attempt at making well-organized LEDs

License:GNU Lesser General Public License v3.0


Languages

Language:Python 55.4%Language:C++ 25.0%Language:Shell 9.0%Language:Makefile 6.2%Language:Awk 3.9%Language:C 0.5%