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

FRITZ!Box running as LAMP-server (Linux, Apache, MySQL and PHP)

In this tutorial you will learn how to run a complete LAMP-configuration (Apache, MySQL and PHP) at your FRITZ!Box. In this article a ‘FRITZ!Box 7360’ is used. However you can follow the same steps for other types when it is supported by Freetz besides of that, there must be enough memory and CPU-power available in… Continue reading FRITZ!Box running as LAMP-server (Linux, Apache, MySQL and PHP)

Zelf je autokenteken samenstellen?

Wanneer je Duitsland doorkruist op weg naar vakantie/wintersport in bijvoorbeeld Oostenrijk, Polen, SloveniĆ«, KroatiĆ« of Duitsland zelf zie je veel verschillende Duitse kentekens op de auto’s. Het mooie hiervan is dat je kunt zien uit welke regio de auto’s komen. Dit in tegenstelling tot Nederland waar je aan de hand van het kenteken kunt zien… Continue reading Zelf je autokenteken samenstellen?

OpenSocial: Parsen van gegevens van en naar Flash-movie.

De OpenSocial applicaties worden gerenderd / getoond in een iFrame. Hoe is het nu toch mogelijk om de gegevens die ontvangen worden van OpenSocial te gebruiken in een Flash-movie? FlashVars Een methode is het meegeven van deze data als ‘FlashVars’. Dit is echter niet de mooiste manier. Er kan nu weliswaar gecommuniceerd worden van OpenSocial… Continue reading OpenSocial: Parsen van gegevens van en naar Flash-movie.