Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 3 година
1234567
  1. # Arduino Uno
  2. The Arduino Uno is a very popular platform based on the ATMega328p. While
  3. Collapse OS doesn't run on AVR MCUs (yet?), the Arduino can be a handy tool,
  4. which is why we have recipes for it here.
  5. * [Writing to a AT28 EEPROM from a modern environment](at28/README.md)