control from terminal (scripts)

useful for tests:
upload to arduino
http :// pro.setun.net/serial.pde

open terminal
write to pin13 (led) on-wait-off:

mn1 wn1 d1000 wn0

where n=pin13
or

E mn1 wn1 d1000 wn0 d1000 E s

to load commands to eprom and run until reset
(you can stop by pressing S)

and more (look in src)