I use ESP-IDF for my projects, and cannot tolerate using Arduino. Mainly because they give no access to menuconfig. On the flip side Arduino does have allot of libs out there, and why re-invent the wheel if I can just somehow pull them into my ESP-IDF project. I have tried a ...
Arduino core for the ESP32. Contribute to espressif/arduino-esp32 development by creating an account on GitHub.
Navigate to ESPAsync_WiFiManager_Lite page. Download the latest release ESPAsync_WiFiManager_Lite-main.zip. Extract the zip file to ESPAsync_WiFiManager_Lite-main directory Copy the wholeESPAsync_WiFiManager_Lite-main folder to Arduino libraries' directory such as ~/Arduino/libraries/....
Light-Weight WiFi/Credentials Manager for AVR Mega, SAM DUE, SAMD21, SAMD51, nRF52, STM32, RP2040-based RASPBERRY_PI_PICO, etc. boards running WizFi360ESP8266/ESP32-AT-command shields with web configuration portal. Powerful-yet-simple-to-use feature to e
An Arduino library that generates MQTT topics and messages for Home Assistant MQTT Discovery. This library is to simplify adding DIY hardware to Home Assistant by MQTT Discovery. Its OO feature makes it can handle complex cases like multiple entities of different types in one device. ...