raspberry pi
95 postseverything filed under raspberry pi
-
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-05
Raspberry Pi - Setup Minecraft Server
Update - if you have a Raspberry Pi 2, it makes a much better Minecraft server.
-
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-08-23
Compile Raspberry Pi Userland / RaspiVid / RaspiStill
I’ve been working on a few changes to the RaspiVid program which controls the raspberry pi camera board.
-
2013-08-11
Raspberry Pi - Minecraft Twitter
I was at Young Rewired State’s (YRS) festival of code this weekend, mentoring a group of young coders from BBC Birmingham, when I saw a tweet from Raspberry Pi about it being Minecraft day on Monda...
-
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-07-09
Raspberry Pi Reading Car Diagnostics (OBD-II) Data
I read about a guy called salgar on pistonheads.com who had used a raspberry pi to read data from his motorbike via an OBD-II USB reader and I thought, I’ve got to have a go at that.