I would like to create a something like a strobe but with very bright RGB LEDs.
Can anyone suggest a product?
Can I use a MOSFET to power something like this?
Which Arduino Would work best?
Please help!
--Vince
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
I would like to create a something like a strobe but with very bright RGB LEDs.
Can anyone suggest a product?
Can I use a MOSFET to power something like this?
Which Arduino Would work best?
Please help!
--Vince
Its application is for something like a night club.
So more like flashing lights than a strobe...
So more like flashing lights than a strobe...
I want it to flash as if it was a xenon tube. Just like a camera, but very quickly(about 60 times a second). I see many of these things on Amazon, but I want to flash just like a party strobe but with shifting colors.
Both Amazon and AliExpress has LED strobe party lights. Hard to beat Ali’s price, unless you already have the components on hand. You can always reverse engineer and replace the controller with an Arduino Pro mini - that’s what I would do if I want custom party effects.
Thank you for the suggestion. Is there a safe way to deal with these types of products when reverse engineering?
Reverse engineering can be done by redrawing the schematics without powering it up, so at that point it’s safe. Depending on your skills, it might not work again or be safe again….
Another way is to use the leds, the enclosure and the driver (presumably mosfet) and rebuild the rest of the controls, and using a safe external power brick.
A simple 555 timer can generate a square wave signal to trigger a MOSFET or transistor easily at 60 times a second, 16 milliseconds, which is the same frequency as the AC outlet.
Geez, you cant even buy the LEDs for 6 bucks, let alone thrown in an enclosure and pots with knobs. For sure if the LEDs are change color based on loudest sound frequency and flash according to the bass beat - add a electret mike and a couple filters or equalizer IC MSGEQ7 , battery or power supply , cost adds up.
How you approach it depends a lot on how much like a Xenon tube you want it to be.
Xenon tubes produce very short very high power flashes.
(I had a quick hunt around the internet and you would expect less than 100us pulse length. If the average power is 10W at 60 flashes per second that about 1600W during the flash.)
If you want "freeze" human movement you may not need to go so fast - I'm going to guesstimate that quick wavy hand or arms move at about 5m/s and to avoid blurring you want the flash to last the time the subject moves no more than 1cm - which results in a maximum flash time of 2ms and a power during the flash of about 160W.
You can overdrive an LED so long as the average power is within spec - but the light output won't go on increasing as the current rises.
let's look at some high power LEDs
Here's one from Farnell:
You can put 1.3A maximum into it, and the efficiency is falling off at that level, you could push it a bit further maybe with short pulses.
At 1.3A the forward voltage will be 4.3V so you'll be putting 5.6W in during the flash but the average power will only be 166mW with 1ms flashes.
To get a decent level of brightness you will need 10 of each colour and a peak current of 13A per colour. The average power will only be 6.4W.
As shabaz suggested white LEDs will be easier and brighter (but I expect you want colour).
This may seem a bit over the top - but you did say you wanted very bright !
It's not that easy - or cheap - the LEDs will cost at least £20 but I think the power drivers will cost the same again. Almost any Arduino could manage the 1ms control pulses.
MK
As shabaz suggested white LEDs will be easier and brighter (but I expect you want colour).
There's an English stage / art lighting specialist on EEVblog (Mike), who says that - if significant brightness is needed - he always uses white LEDs for white. Even if there is demand for colour, he will add the white ones in the mix.
I visited this place with some friends ages ago:
https://www.youtube.com/watch?v=kW4U5zdb8F0
It's like an alternate reality where pretty much the _only_ lighting that exists throughout is strobe! I was just amazed there were no fights, considering you couldn't see anyone else for the (quite lengthy) 95% of the dark time in-between the flashes! Bumping into others was inevitable, no way to avoid that there!