add Arduino pin definition and commands

This commit is contained in:
Harald Pichler 2014-05-22 16:25:15 +02:00
parent 7c0cd36a77
commit 38dbf611e6
22 changed files with 4730 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#!/bin/bash
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:er-example-server.osd-merkur.hex:a -U eeprom:w:er-example-server.osd-merkur.eep:a