-
Notifications
You must be signed in to change notification settings - Fork 1.2k
boardlist
olikraus edited this page Aug 8, 2016
·
23 revisions
This list includes some boards which had been tested. Many other boards may also work.
| Board | 4W SW SPI | SPI.h/4W HW SPI | 3W SW SPI | 3W HW SPI | SW I2C | Wire.h/HW I2C | 6800 | 8080 |
|---|---|---|---|---|---|---|---|---|
| Arduino Uno | ok | ok | ok | n.a. | ok | n.a. | ok | ok |
| Digispark | ? | n.a. | ? | n.a. | ok (U8x8 only) | n.a. | ? | ? |
| Adafruit Feather M0 Basic Proto | ? | ? | ? | n.a. | ok | ok | ? | ? |
| Adafruit Feather ESP8266 | ? | ? | ? | n.a. | ok | n.a. | ? | ? |
| Adafruit Feather 32u4 | ? | ? | ? | n.a. | ok | ok | ? | ? |
n.a.: Not available/not implemented
ok: Implemented and successfully tested
?: Implemented, not tested, may not work
