-
ESP3212 is discontinued, replaced by ESP32S which has same footprint and pinout as Espressif module, which is actually called ESP-WROOM-32. Thanks.
-
For those that struggled to set this up. After you install the TFT_eSPI library, you need to go into the Arduino library folder for TFT_eSPI and comment out the line that reads "#include " and then un…
-
Добрый день! А возможно в будущем реализовать подключение чайника через BLE шлюз? Например к ESPHome с помощью платы ESP-WROOM-32.
-
Hi I'm using both an ESP32 WROOM 32 and a ESP32-S3-DevKitC-1 for some MIDI projects with Arduino.
The code I'm using is the one below and for both board I'm using the following wiring to the 5 din co…
-
sir,
Thank you very much for your contribution.
I have two ESP32 development boards,esp-wroom-32 and esp32 s3. esp-wroom-32 can be used very well.
but esp32 S3 , I can't use it. I confirm I …
-
ich habe diesen ESP32
ESP32 Entwicklungsplatine NodeMCU Module: ESP32 Typ C NodeMCU Development Board, ESP-WROOM-32, 2.4GHz Dual-Mode WiFi + Bluetooth Dual Cores Microcontroller Integrated, CH340C…
-
### Board
ESP32 wroom-32e
### Device Description
can not make canbus work, i used a SN65HVD230 and twai library with esp32 board updated to 3.0.4 (not work on 2.0.11 too)
### Hardware Configuratio…
-
Hello. I was working on ESP-WROOM-32 and had flashed the ESP with micropython firmware.
Now in the python temrinal of esp, when I run the command `import webrepl_setup`, it doesn't run successfully. …
-
Здравствуйте!
Столкнулся с проблемой: периодически при чтении полей БД, возвращаются "кривые" данные. Стал искать источник - удалил из скетча все лишнее. Пока зафиксировал проявление в виде скетча на…
-
Hello!
Is context switching support planed for ESP32?
For example ESP32 DEVKITV1 (ESP-WROOM-32).
I've found following:
- [Context switch in FreeRTOS](https://www.esp32.com/viewtopic.php?t=42…