commit e8e4b056330e1708db37ec83174ea6d8db14ab59 Author: ruben Date: Wed Jul 2 15:43:29 2025 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1cb9fb --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# PowerRGB + +This project implements a high-power RGB LED lighting system controlled via WiFi. The lamp uses three 5W LEDs, each regulated by a dedicated LM3404 LED driver and monitored by an INA226 current sensor. An ESP8266 (ESP-12E) microcontroller manages wireless control and power monitoring through a web interface. + +Designed as part of a 2024–2025 power electronics curriculum, the project emphasizes practical hardware design, power regulation, thermal analysis, and embedded software integration. \ No newline at end of file