collapseos/recipes/arduinouno/README.md

8 lines
273 B
Markdown

# 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.
* [Writing to a AT28 EEPROM from a modern environment](at28.md)