-
Notifications
You must be signed in to change notification settings - Fork 81
Devices
Florian Loitsch edited this page Dec 10, 2021
·
23 revisions
The various types of devices compatible with Toit are listed below.
Device model | Where to buy | Comments | Photo |
---|---|---|---|
ESP32-DEVKITC-32D | https://www.digikey.com/en/products/detail/espressif-systems/ESP32-DEVKITC-32D/9356990 | None | TBD |
ESP32 Development Board Dual Core | https://www.banggood.com/ESP32-Development-Board-WiFi+bluetooth-Ultra-Low-Power-Consumption-Dual-Cores-ESP-32-ESP-32S-Board-p-1109512.html?cur_warehouse=CN&rmmds=search | None | TBD |
M5Stack Core2 ESP32 Development Kit | https://shop.m5stack.com/products/m5stack-core2-esp32-iot-development-kit https://eu.mouser.com/new/m5stack/m5stack-core2-iot-dev-kit/ | None | TBD |
PyCom GPy | https://www.digikey.dk/product-detail/en/pycom-ltd/GPY/1871-1010-ND/7721848 | Follow special steps to flash | TBD |
Heltec WiFi kit 32 | https://heltec.org/project/wifi-kit-32/ | Only supported by OSS Toit. Requires sdkconfig change to support 26MHz frequency (search for XTAL_FREQ ) |
TBD |
ESP32-Ethernet-Kit-A_v1.2 | Espressif's Doc | This device exposes two COM ports. The first one is for JTAG and the second one is for flashing. When user selects the first COM port provisioning freezes at 0%. The user must restart the process and select the second COM port which works. | TBD |
The types of devices known not to be compatible with Toit are listed below.
Device model | Where to buy | Comments | Photo |
---|---|---|---|
ESP8266 | https://www.espressif.com/en/products/socs/esp8266 | None | TBD |
ESP32-S2-Saola-1 | https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html# | None | TBD |