arduino

Arduino Flash Controller for Photography

Arduino Flash Controller for Photography

Being a broke amateur photographer isn’t easy. Film, chemicals and paper aren’t cheap and a budget for some studio lights is non existant. So, I decided to, with the help of my trusty arduino, create my own sync controller to use with disposable camera flash circuits. By using a photoresistor the arduino can sense when the flash from your

Arduino Flash Controller for Photography Continue Reading

Driving multiple Sparkfun 7 segment displays with an Arduino

Driving multiple Sparkfun 7-segment displays with an Arduino

I’m currently helping a couple of engineering students finish a senior project that didn’t get finished last year. Long story… Anyway, it’s a bicycle brake tester being built for Paul Components. The mechanical design is great, but they had trouble with the electronics. Part of those electronics involved writing numbers to a pair of Sparkfun

Driving multiple Sparkfun 7-segment displays with an Arduino Continue Reading

Arduino datalogging accelerometer with µ SD storage

Arduino datalogging accelerometer with µ-SD storage

Thanks to Will Greiman’s Fat16 library for the Arduino, I finally got a useful version of this datalogger working! Here’s the schematic: And here’s the code. The code is highly configurable: it can save raw A/D values or converted values, it allows software-defined gain, it can collect for a set time or until user input,

Arduino datalogging accelerometer with µ-SD storage Continue Reading

ISP Clip for ATtiny44 or 84

ISP Clip for ATtiny44/84 (or others!)

I got my start in microcontrollers with the Arduino, as many of us outside of electrical engineering did. (And still do!) The ease of programming that little board makes it a great gateway… and like any gateway, sometimes you go through. Most of my projects now don’t use Arduinos directly. For simple microcontroller applications, it’s

ISP Clip for ATtiny44/84 (or others!) Continue Reading

Scroll to Top