Sounds good- thanks!I used an arduino pro mini - but it's an overkill for its purpose - It works great and really bright - it doesn't get hot or warm at all- when I have time I'll wire it up and take a pic for you.
Yes, your right- math isn't my strong suit!I'd lower all the numbers. You're taking 2.5 seconds to flash 2x. I think that's a bit longer than you want. I'm thinking you'd want it to blink fast 2x and then a longer pause in between for a total of 1 second.
150 high
200 low
150 high
500 low
Yep- that's it exactly! Thanks for working on that. I'll post up after I get my parts and, hopefully, get it working.I played with the timings a bit after seeing it work. Here's what it would look like with the following settings:
void loop() {
digitalWrite(led, HIGH);
delay(100);
digitalWrite(led, LOW);
delay(150);
digitalWrite(led, HIGH);
delay(100);
digitalWrite(led, LOW);
delay(650);
}
I think it looks pretty good...maybe make the very last delay last a bit longer. Right now the entire cycle lasts 1 second (1000 milliseconds = 1 second)
That's very interesting- wish I had know about it before!How about a dive beacon? http://www.amazon.com/diveX-Divemas...qid=1449018299&sr=8-16&keywords=safety+strobe
I'm all for companies offering new products, but these seem too weak to add any visibility in daylight. You can see in the video they're not much brighter than the stock lights, and they don't show much footage of it flying in daylight.
Totally agree!Exactly! Given they only show a few seconds of daytime flight in the whole video that's a pretty good indicator that they're not very proud of how it operates in daylight.
For that matter, most ALL of these 3rd party manufacturers have demos of their units at night. Shoot-- at night one can see the stock lights just fine and there's no need for anything else! Pretty lame if you ask me.
Hopefully the more creative do-it-yourself types here will come up with better solutions.![]()
I have two of the DS 3-1 Side Wire Drone Strobes. They are VERY bright. I haven't flown them in daylight yet, but I have flown, one of them, at night, 1200 feet away with an altitude of about 100 feet. The strobe was highly visible.Thanks John. I've seen strips of LED's on eBay and at helipal.com but I don't know how visible they are during daylight.
I did find a white strobe for drones but it's $90.00 US.
DS-3--1 Side Wire Drone Strobe
We use essential cookies to make this site work, and optional cookies to enhance your experience.