LED Controller

LED connected to ESP8266 microcontroller 3D model of a smart home used in the Intive Patronage project LED emitting white light connected to ESP8266 Intive Patronage equipment with sensors and power supply ESP8266 connected to sensors in a smart home setup

A library for controlling RGB LED strips, developed as part of the INTIVE PATRONAGE 2020 project held in Szczecin. This implementation handles LED lighting connected to an ESP8266 board and includes HSV to RGB color conversion. It utilizes MQTT for data transmission to the server, simplifying the interaction with various RGB LED configurations while providing functions to set colors, manage brightness, and create various lighting effects.

Features:
– Create various lighting effects
– Control RGB LED strips
– Set colors and manage brightness
– Integrate with MQTT for data transmission

Check out the project on GitHub: LED Controller on GitHub

Back to Portfolio