0

I have the following monitor: Samsung C24FG70. Is it possible to change the white led backlights with RGB leds? Possibly the smd APA102 with the following microcontroller: ESP8266. How could i hook this into the current LCD controller board? any input is appreciated.

The leds operate at 5v .2 watts. I can have a separate five volt power supply for them. and run the data and clock to them from the ESP8266. just not sure how the works the the LCD controller.

Any input is appreciated. Where could i get the current schematic for the board that is in the Samsung C24FG70?

1 Answers1

0

LED lighting is done inside the LCD panel (Example p.13 Fig.5), not in the monitor. So it's not possible (or easy) to directly access to the backlight module.

To enlighten the whole rectangle panel, high-current LED strips (e.g. 125mA) are positioned across the edges of the glass. Those LEDs are also very low-profile like this one.

So, RGB LEDs you've suggested don't have that high power to enlighten the whole glass (even if you use 50 of them).

Rohat Kılıç
  • 26,954
  • 3
  • 25
  • 67