Just have to share my Arduino-related geek excitement

Smersh

The Pillaging Tatar
Elite Member
Joined
Jul 1, 2010
Messages
828
Reaction score
50
Points
0
Location
Greenwich, CT
Visit site
<excitement_talk>
I realize what a geek I am, but I am sitting here smiling like an absolute idiot and just need to share the excitement with somebody. I recently was looking for some inspiration in photography and bumped into Matt Richardson's video on how to make a sound-activated flash trigger for high-speed photography (such as pictures of a bullet going through something, or a glass being shattered) based on Arduino chip.

I realize for some, this may not be a reason for much excitement and Arduino chips are nothing new to them, but keep in mind, I'm no engineer, I barely understand electronics, but i do like little DIY projects.

Because the trigger is Arduino-based I can just write code to perform tasks (turning off lights then arming the trigger then waiting for the sound, triggering the flash, closing the shutter and turning the lights back on)

I've never heard of Arduino before, and yesterday after getting it in the mail, I started reading up on it, was playing around, and that thing is amazing - I just can't believe how easy it is for somebody who doesn't know the inner workings of IC to make that chip perform tasks according to program. I have not assembled the trigger yet, but I did figure out how the Arduino needs to be connected to the rest of the parts by looking at the code and i got all the parts working - now it's just a matter of putting it all together. :rockon:

Now I have whole winter to figure out what kind of Arduino-based mod to make for my bike. Last winter, it was my own LED brake light repeater/blinker, this time, i'm getting into programmable stuff! :sinister:
</excitemement_talk>

<excitement_talk>
Oh, did I mention, my Canon 7D is in the mail? :bow:
</excitement_talk>
 

brad81987

Junior Member
Joined
Apr 6, 2008
Messages
336
Reaction score
1
Points
0
Location
Neenah, WI; Houghton, MI
Visit site
That's pretty sweet. Arduino is awesome. I've been playing with them for a year or so on and off and am using the Mega version in my senior design project. Very powerful and easy to use. If you have some basic programming skills it should be a breeze to use. If you don't, it's not very hard to learn, there are tons of good examples out there.
 

Motogiro

Vrrroooooom!
Staff member
Moderator
Elite Member
Site Supporter
Joined
May 8, 2008
Messages
15,007
Reaction score
1,178
Points
113
Location
San Diego, Ca.
Visit site
<excitement_talk>
I realize what a geek I am, but I am sitting here smiling like an absolute idiot and just need to share the excitement with somebody. I recently was looking for some inspiration in photography and bumped into Matt Richardson's video on how to make a sound-activated flash trigger for high-speed photography (such as pictures of a bullet going through something, or a glass being shattered) based on Arduino chip.

I realize for some, this may not be a reason for much excitement and Arduino chips are nothing new to them, but keep in mind, I'm no engineer, I barely understand electronics, but i do like little DIY projects.

Because the trigger is Arduino-based I can just write code to perform tasks (turning off lights then arming the trigger then waiting for the sound, triggering the flash, closing the shutter and turning the lights back on)

I've never heard of Arduino before, and yesterday after getting it in the mail, I started reading up on it, was playing around, and that thing is amazing - I just can't believe how easy it is for somebody who doesn't know the inner workings of IC to make that chip perform tasks according to program. I have not assembled the trigger yet, but I did figure out how the Arduino needs to be connected to the rest of the parts by looking at the code and i got all the parts working - now it's just a matter of putting it all together. :rockon:

Now I have whole winter to figure out what kind of Arduino-based mod to make for my bike. Last winter, it was my own LED brake light repeater/blinker, this time, i'm getting into programmable stuff! :sinister:
</excitemement_talk>

<excitement_talk>
Oh, did I mention, my Canon 7D is in the mail? :bow:
</excitement_talk>

What language? I use to play around with some of the first optic rams. It was fun!
 
Top