basilfx / TRADFRI-Hacking

Hacking IKEA TRÅDFRI products, such as light bulbs, window blinds and other accessories.
646 stars 64 forks source link

Converting ICPSLC24-10NA to 12v #50

Closed Treantno closed 4 months ago

Treantno commented 2 years ago

I have been hacking around trying to convert it to run at 12v. With a 12v input and light load it sort of works. But a log led strip would not turn on. Changing R9 from 270k seems to do the 12v conversion trick, for now I have added a 230k in parallel (making it 124.2k). R9 should ideally be 125k for a 12v conversion.

pkonowrocki commented 2 years ago

@Treantno What does "sort of works" mean? And how long does the strip have to be to not turn on?

Treantno commented 2 years ago

I have not experimented with different lengths. The issue is that the overload protection is based on detecting low input voltage to the switch, and it's set just bellow 12v and with light load it will turn off due to low input voltage. The resistor change lowers the threshold to work fine with 12v input.