Updated README
This commit is contained in:
parent
7b84dae7ce
commit
c3a644d60e
|
@ -29,8 +29,14 @@ Currently, the library supports the following:
|
||||||
Support is planned for the following:
|
Support is planned for the following:
|
||||||
* nRF51-based boards supporting MicroPython:
|
* nRF51-based boards supporting MicroPython:
|
||||||
* BBC micro:bit
|
* BBC micro:bit
|
||||||
|
* Atmel SAMD-based boards supporting MicroPython or CircuitPython:
|
||||||
|
* Adafruit Trinket M0 (ATSAMD21-based) - board w/ integrated capacitive sensor on 1 pin
|
||||||
* Expanded ESP8266-based board support
|
* Expanded ESP8266-based board support
|
||||||
* Expanded ESP32-based board support
|
* Expanded ESP32-based board support
|
||||||
|
* Additional board definitions
|
||||||
|
* TTGO TS v1.2 - board w/ 1.44" 128x160 65k colour LCD with ST7735 driver, mono speaker, MicroSD card port
|
||||||
|
* Olimex ESP32-EVB - board w/ CANBUS transciever, ethernet port, 2x relays, MicroSD card port, IR emitter and receiver LEDs
|
||||||
|
* TTGO-branded LoRa board - board w/ 128x64 SSD1306 OLED, LoRa transciever - silkscreen indicates Heltec made it
|
||||||
* Support for peripherals present in ESP32
|
* Support for peripherals present in ESP32
|
||||||
* Capacitive Touch
|
* Capacitive Touch
|
||||||
* Hall-effect Sensor
|
* Hall-effect Sensor
|
||||||
|
|
Loading…
Reference in New Issue