Sep 17 2009

Arduino command line shell

Tag: arduinoadmin @ 3:38 pm

Blog post about an Arduino command line shell. I/O is through the serial port, and commands are available to set/reset pins, timers, inspect registers etc. Could be pretty useful for experimenting with a circuit before the code has been finished.