Arduino Project: Intervalometer for Fuji cameras

This post is about an arduino-based intervalometer I built for my camera, a Fuji S9600 dSLR. I decided to go for a very simple interface: a rotary switch in the middle of a plastic box which would allow me to select 12 pre-defined intervals. I went for a switch and not a potentiometer because I […]

Arduino-controlled IKEA Lamp

This is a project I have been working on for the past 2-3 weeks. I wanted to create a night light which had to be very simple to use and with no parts that can be consumed by babies! 🙂 I used 20 RGB LEDs (which I got from www.oomlout.co.uk), an old Eriksson phone charger […]

Notes on PCB

This is more of a list of notes on custom PCB design rather than a proper post… There is a pretty good tutorial on how to use Eagle on SparkFun.com. Eagle (the freeware version) can be downloaded for free here. There is also a very useful library with most of the components available on Sparkfun.com […]

Arduino & LCD Smartie

This weekend I played with the Arduino/LCD Smartie combination and I was impressed both by the results and by the simplicity of the whole project. If you have the right LCD shield and you don’t have to do any soldering, you can be up and running in 10-15 minutes. For those who are not familiar […]

Arduino Programming Notebook on Lulu.com

Brian Evans has published a book on Arduino on Lulu.com, which is available either as a free pdf download or a real paperback for £3.72 + postage. Arduino Programming Notebook – Direct link This is book (or “notebook” as Brian calls it, as it is only 36 pages long) is a very short introduction to […]

Sparkfun Alarm Clock

Sparkun are selling the following simple clock on their site: Link This is a minimalistic clock that includes all the essential functions and is very similar to a product offered at Maplins in the UK that I have used before: Maplin link | My project which includes this module There are two differences between the […]