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