News

This repository contains the code for controlling relays and managing Wi-Fi connections using ESP8266 microcontroller. The code provides functionalities such as relay control, synchronization with NTP ...
This repository contains a home automation project that integrates an ESP8266 microcontroller with a Flask-based web server. The project allows remote control of GPIO pins on the ESP8266 via a web ...
In this project, we will be using the ESP8266 – 01 Wi-Fi Development board to make a small IoT home automation that has Wi-Fi featured in it. The system operates on a local web server and is easy to ...
Knowing where to start when adding a device to your home automation ... control ESP8266 connected devices by leveraging the functionality of Apple’s HomeKit protocols. Once the server is up ...
This IoT-based Apple Home Automation Project can control four home appliances. We are using Apple HomeKit, Siri app, and ESP8266 Wi-Fi module. A few months ago we were thinking of building a home ...
With a simple web-interface running on the ESP8266, they can control the AVR ... a few more lines of code to tie it into an existing home automation system or add in support for Alexa voice ...
Abstract: A Wi-Fi wireless platform with embedded Linux web server and its integration into a network of sensor nodes for building automation and industrial automation is implemented here. In this ...
installation of a version of the ESP8266 add-on in the Boards Manager that was incompatible with the WS2812FX library. Changing it to version 2.4.0-rc2 solved the issues, other versions may work too.