Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.33k stars 3.06k forks source link

Adding support for Ina219 power monitor chip #2210

Open hamed-ta opened 2 years ago

hamed-ta commented 2 years ago

Hello,

in order to add more energy-efficient features to this project, I think it would be great to have the support of voltage and current monitor sensors (such as Ina219) and a real-time monitor of the energy use of the device.

Thanks

blazoncek commented 2 years ago

If you know how, you can create a usermod and submit it via PR.