Home Lights Aboutlights Esp Notes Upload Wled

Don't Look! I'm changing!

URL Copied

About

The goal of this project is to create a mesh network of lights.

This projects enables the mesh network of ESP32 boards to communicate with each other using the ESP-NOW protocol and allows a user's phone to keep the mesh network updated.

The code manages communication between a mesh network of ESP32 boards using the ESP-NOW protocol, as well as communication between individual ESP32 boards and a user's phone through a 1-to-1 Bluetooth connection. The code includes two functions:

The broadcast function sends stored data to every device in the mesh network that is within range. It also processes incoming ESP-NOW messages and updates the state of the built-in LED. If a device is connected to a user's phone through Bluetooth, the device will send notification to the phone and recieve back commands, allowing it to update the state of the mesh network.

Possible Kits: