An Arduino-based project to control an LED wirelessly via Bluetooth using the HC-06 module and a mobile app.
-
Updated
Dec 17, 2024 - C++
An Arduino-based project to control an LED wirelessly via Bluetooth using the HC-06 module and a mobile app.
Arduino library for controlling standard LEDs in an easy way. EasyLed provides simple logical methods like on(), off(), toggle(), flash(), isOn(), isOff() and reset(). This library will help to write cleaner code that is easy to read and understand.
This repository features projects for different microcontrollers, including ESP8266, Arduino, and more. Each project is organized by application, such as LED control, sensor integration, and communication protocols. Perfect for hobbyists and engineers looking for practical microcontroller examples and tools.
An IoT project that collects temperature, humidity, and vibration data using ESP32, sending it to the Blynk app and MQTT broker. Includes remote LED control.
Add a description, image, and links to the led-control topic page so that developers can more easily learn about it.
To associate your repository with the led-control topic, visit your repo's landing page and select "manage topics."