ESP8266 boards
AI Thinker ESP-12F
- Datasheet
- Single blue LED is connected to D4 and turns on when closed.
Esp32
- ESP32 Platform
- List of boards: platformio/espressif32
ESP32 NodeMCU dev board
- Berrybase: ESP32 NodeMCU Development Board
- Berrybase Blog: ESP32 NodeMCU Module Guide
- EAN:
4251266700609
- 240 MHz, 512 Kilobyte SRAM, 4MB flash
- Esphome Board id:
esp32dev
- WLAN and Bluetooth (incl. LE)
- 38 Pins incl. GPIO, ADC, PWM, SPI, I2C, UART
- Chipsatz:
ESP-WROOM-32
Issues:
- Ch340 keeps disconnecting
Solution: Add the usb id to
USB_DENYLIST
in i.e./etc/tlp.d/10-esp32.conf
to prevent it from autosuspending