Ed Baker FLS ARCS

Picture of Ed Baker.

Interdisciplinary researcher using sensor networks and acoustics to monitor biodiversity and environments.

GitHub | CV | Media | Social

Latest publications

All publications

Google Scholar

Co-authorship Cloud

Latest blog posts

All blog posts

Talks

All talks

Notes

All notes

Some thoughts on

Testing the Arduino Intervalometer

So today I finally got around to testing the Arduino Intervalometer that I built last month (we might soon be using it in a project unrelated to timelapse work).

So here for your viewing delight are 564 frames of the Natural History Museum's Darwin Centre (plus a few accidental photographs of Lyme Regis that were accidentally left on the memory card).



The images (JPEG) were converted to a video on an Ubuntu virtual machine using the command:

mencoder "mf://*.JPG" -mf fps=25 -o timelpase.mpg -ovc x264

A modified version of this project, the Arduino Intervalometer and Camera Trap appears in my book Arduino for Biologists.