collapseos/recipes/arduinouno
Virgil Dupras b8e52707e9 recipes/arduinouno/at28: improve reliability
Previously, it could never write more than a few bytes before pingpong
getting a mismatch error. Now, I can pingpong Collapse OS binary
without a mismatch.
2020-07-28 15:23:10 -04:00
..
at28 recipes/arduinouno/at28: improve reliability 2020-07-28 15:23:10 -04:00
README.md Add arduinouno/at28 recipe 2020-07-22 17:26:06 -04:00

Arduino Uno

The Arduino Uno is a very popular platform based on the ATMega328p. While Collapse OS doesn't run on AVR MCUs (yet?), the Arduino can be a handy tool, which is why we have recipes for it here.