1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 23:28:45 +10:00
collapseos/recipes/arduinouno/README.md
2020-08-18 15:46:14 -04:00

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)