Raspberry Pi: Controlling your wall sockets

In this post I will describe 2 methods to operate “remote controlled sockets” via the Raspberry Pi. The methods differ in the used software. Both methods use C as development language and compile to native Raspberry Pi code (ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked). The prerequisites and wiring are the… Continue reading Raspberry Pi: Controlling your wall sockets

Volkswagen Passat Highline 2.0 TDI DPF (B6)

This stylish dark gray Volkswagen Passat sixth generation (B6) is equipped with a diesel particle filter and a 2-liter diesel engine.   Features First registration: July 17th, 2006 Mileage (end of November 2009): 105.000 km 103 kW / 140 pk 2.0 TDI (1.968 cm3 diesel) Manual gear (6 gears) Front wheel drive Diesel Particle Filter… Continue reading Volkswagen Passat Highline 2.0 TDI DPF (B6)

Adobe Flex with a PHP back-end

You would like to create a great Adobe Flex application which will show data from a MySQL-database. You Googled around and found BlazeDS would be a great back-end solution for retrieving your data. Bad luck, you have no Java experience and/or your hosting provider is not equipped to allow you to deploy BlazeDS at a… Continue reading Adobe Flex with a PHP back-end

WalkTracker – Android application

This application will track your walks and store them on the device. It arose from own needs to track walks without the need to create an external account or link it with for example Facebook. Nevertheless you can share your track using Facebook if you like or send it via e-mail to yourself or friends.… Continue reading WalkTracker – Android application