Replies: 2 comments
-
@Treantno What does "sort of works" mean? And how long does the strip have to be to not turn on? |
Beta Was this translation helpful? Give feedback.
0 replies
-
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions