Version 1.6.4 of the Arduino IDE introduced official support for adding third party boards to the new Board Manager. This short tutorial will walk you through how to add new boards so you will easily be able to install support for the Flora, Gemma, Trink
This is a Light-Weight Credentials / WiFi Connection Manager for ESP32 and ESP8266 boards, designed to use the better and faster asynchronous ESPAsyncWebServer instead of (ESP8266)WebServer.The ESPAsync_WiFiManager_Lite library permits the easy addition of custom parameters to be configured in ...
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
WifiManager is a library that adds a connection page or connection portal to the ESP8266 sketch. This allows the ESP8266 to connect to any local network without the need to hard code the network credentials in to the sketch. On first use, when using the library, the ESP8266 will start i...
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. ...
First, make sure you are running the 2.4-rc2 or GIT head version of the Arduino libraries. You can use GIT to pull right from GitHub: seehttps://github.com/esp8266/Arduino/blob/master/README.md#using-git-versionfor detailed instructions. Alternatively, install using the Arduino Boards manage...