Home Elements Boards Recipes

About using the ESP32 with HomeDing

Links, material and tips for using ESP32 based boards with the HomeDing library.

The HomeDing library is compatible to the ESP32 Arduino environment.

Specific to ESP32 are the following features:

TODO:

See also

Boards Overview from espressif:

https://www.espressif.com/en/products/devkits

https://www.studiopieters.nl/esp32-pinout/

ESP32 specific topics

Auto Upload Probelms

Uploading a new firmware via the USB interface does not work fully automatically on some boards as expected. This is caused by a timing problem with the EN signal (RST).

If you can upload by using the manual reset sequence (Press Boot, Press and release EN, Release Boot) adding a 10µF capacitor to EN and GND may help.

![ESP32 on breadboard with EN capacitor]

See also https://electronics.stackexchange.com/questions/569788/how-esp32-auto-upload-issue-has-been-fixed-by-adding-capacitor

Projects

Blogs and Infos

Modules

Tags

Board Wip