camera
7 postseverything filed under camera
-
2014-01-27
Raspberry Pi GPS Helmet Cam
I’ve been snowboarding for the past 20 years, and for most of that time I’ve been video’ing mine and my buddies adventures with a helmet cam. An old video of me snowboarding in Morzine, France.
-
2014-01-11
Raspberry Pi - Camera, Python & PiCamera
For my raspberry pi car cam project I needed to find a better way of syncing data with video so I modified raspivid and created python class to run raspivid. I did this hack mainly because I couldn...
-
2013-10-20
Raspberry Pi Car Cam - GPS Data & Map
Ever since I made my car cam which recorded video and overlaid OBD data, I’ve continued to work on the project and in particular on overlaying GPS data. I wanted to create something which was simil...
-
2013-09-10
Raspberry Pi - Run Raspivid with Python
I’ve been looking for a way to control raspivid with Python and it seems that a few people have also struggled particularly with starting and stopping raspivid, so I thought I would put together a ...
-
2013-09-03
Raspberry Pi Syncing data with RaspiVid
Since I used a Raspberry Pi to capture video and data from my car and then overlay the data onto the video, I’ve been looking for an easier way of synchronising data with video, simply put “Its was...
-
2013-07-28
Raspberry Pi Car Cam overlaid with OBD data
I like motorsport and love driving my car around race tracks, the only problem is when you capture this on film, using a dashcam or similar, it looks rubbish! I wanted to add some data about what w...
-
2013-05-27
Time Lapse Video with Raspberry Pi Camera
The first thing I wanted to try with the camera board for the Raspberry Pi was a time lapse video, they really appeal to me, and because of the size of both the Pi and its camera I thought I could ...