abersailbot / dewi-hardware

Hardware designs and issue tracking for Dewi.
GNU General Public License v3.0
2 stars 1 forks source link

Alternative methods of Arduino programing #48

Closed naturesyouth closed 7 years ago

naturesyouth commented 8 years ago

It would be nice if someone could look into the possibility of programming the Arduino without a usb connection, either over spi or serial, preferably with some hardware experimentation. This is in refrence to #45

Danyc0 commented 8 years ago

So this page explains how to program an arduino using another arduino: https://www.arduino.cc/en/Tutorial/ArduinoISP I reckon if you reimplemented the ArduinoISP example (found built into the IDE these days) for the Pi it might just be possible. However I think that would take too much time to be worth it just for the purpose of getting rid of a USB cable

naturesyouth commented 7 years ago

This issue was moved to abersailbot/captain-h-morgan#4