Silas Parker
Pages
(Move to ...)
Home
▼
Sunday, 3 November 2013
Driving Game Pedals and 6 Speed Gear Stick - Made from scrap
›
Pedals and gear sticks for computer games are quite expensive, so I made my own out of some scrap wood offcuts, rubber bands, string, an old...
Sunday, 22 September 2013
Euro Truck Simulator 2 - Prototype Real Dashboard
›
The game Euro Truck Simulator 2 (ETS2) has a telemetry API to allow plugins access to the data about the in-game vehicle. I've created...
90 comments:
Saturday, 9 March 2013
Building Qt 4.8 Embedded for the Raspberry Pi
›
These are the steps I went through to build Qt 4.8 for Embedded Linux for the Raspberry Pi. Build a cross compiler Follow the instructio...
4 comments:
Monday, 12 September 2011
Retrieving multiple columns from a Postgres function
›
I recently came across a problem retrieving multiple columns in Postgres, turns out the function needs to be treated as a table.
Friday, 9 September 2011
Easily access Cloud computing and files with python libcloud
›
I heard about libcloud on the podcast FLOSS 181 , it makes it easy to access cloud things from Python. This example code lists all the fi...
Home
View web version