Hi,
I'm looking to make a curing station for my 3D printer. I went and got an led curing light for gel nails from a beauty supply store and tested it out on some of my 3D resin, and the UV leds seem to work well with it. The only issue is, rather than an on/off switch, the light is on a 45 second timer. This is ok for the time being, but I'd like to upgrade it and was wondering if I could do so with an Arduino.
I have no experience with Arduino, but have some familiarity with programming/coding and soldering. Would it be easier to "bypass" the internal timer of the light, or dismantle the parts to make a light with a variable timer?
I looked up the writing on the circuit board but got no additional information to what I found on the package. I'm guessing without a lot of equipment and know-how, that I should probably just remove the leds and start from scratch.
Ideally I'd like to be able to enter in the number of hours and/or minutes into the timer, and hit start; turning on the light until the countdown ends. But I am open to using a timer that only uses minutes as a unit if that is simpler.
How reasonable a project is this for a beginner and what would be the best way to move forward?
Here are some pics I took of the nail cure light parts, if that helps. The box says it has a power of 4W and ratings of 100-240 VAC, 50/60 Hz, 6W
Could be that the button is connected to 5volt (not ground), and a p-channel fet is used high-side.
"100" and "120" is 10 and 12 ohm (a 10 or 12 with zero zeroes).
The whole board could draw about 500-650mA (1.5-2watt of LED).
Leo..
Funny thing was that it took me longer to find the wire than I thought.
I see a lot of different scripts on the forum for specific lighting setups. What would be a good basic one to test this?
I like the idea of disconnecting Q1 from U1 pin and driving it with an Arduino. Digital pin to gate and ground connection. Can’t see if it’s highside switching from the pictures on a phone.