Many of you have already been very helpful on this build.
In a nutshell:
I have an LED panel I am able to strobe at specific frequencies using an Arduino and a MOSFET.
I am able to program the light to follow certain patterns and programs (ie show this freq for 5 seconds, then sweep through this range of frequencies for 10 sec, etc.)
Now, I would like to add a single halogen lamp to the project. I would like this to be dimmable, either from completely off to completely on...
Or with a preset number of dimness levels. (10%, 20%, 50%, etc)
I haven't found a good way to set this up and would truly appreciate any guidance on this!
Thank you
UPDATE: I have found this sight here, to dim a 110/220 v lamp. This will actually be a great solution. I was considering using 12v lamps as I already have 12v going to the LED. Any thoughts on this? Thank you!
I was also able to find the AC Dimmer module on Amazon. Unless someone chimes in letting me know it won’t work or their is a better solution, I’m giving this a go!
Is the PWM controlling voltage? My understanding of using a PWM is with LED's, which dim by decreasing pulse width, which will appear as flickering on a camera.
Okey. The PWM frequency might interfere with the frame rate of a camera like old western films, wheels turning backwards.
I think 490 Hz is one standard but it can be changed.
Using an AC dimmer on a DC bulb....? AC dimmers are likely locked to the frequency of mains, 50 or 60 Hz. What's the difference? It would be the same as PWM at that frequency.
I think halogen lamps do not flicker because they hold the heated filament temperature rather constant. When we turn off an AC halogen, the light stays for a good part of a second.
kilncreative:
Now, I would like to add a single halogen lamp to the project. I would like this to be dimmable, either from completely off to completely on...
Dimming a halogen bulb reduces it's lifespan, because the halogen process can't be maintained at a reduced temperature.
Leo..