Mirror of CollapseOS
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

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)