python
78 postseverything filed under python
-
2013-08-22
Shared Memory C & Python IPC
I had a problem whereby I needed to use a C program to capture video, in this case RaspiVid (the raspberry pi camera capture program), but I wanted to sync the video with data being capture by a Py...
-
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.
-
2013-06-27
Raspberry Pi - Minecraft - Sounds Effects
I got bored with Minecraft on the Raspberry Pi not having any sound so I decided to make my own!
-
2013-06-16
Raspberry Pi - Minecraft Piano
Every wanted to learn the Piano? How about the Minecraft Piano?
-
2013-06-11
Programming Minecraft with Bukkit & Raspberry Juice
Ever wanted to create your own programs for the full version of Minecraft, but the lack of an API, is a challenge. Well with Bukkit (a custom server for Minecraft) and a plugin called Raspberry Jui...