Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 280B

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)