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.
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. ...
/// // Indicates whether ESP has WiFi credentials saved from previous session, or double reset detected bool initialConfig = false; /// // Use false if you don't like to display Available Pages in Information Page of Config Portal // Comment out or use true to display Available Pages...