Category: Linux
Flight radar with Raspberry Pi and an SDR dongle
Introduction Most large aircrafts today are equipped with an ‘Automatic Dependent Surveillance Broadcast‘ (ADS-B) system. This equipment will be mandatory in 2017. It broadcasts flight dat... Read MoreDaylight controlled devices with PyEphem
I needed a camera to be turned off at night and a PIR sensor (controlling a light switch) to be turned on. A photoresistor would be an obvious choice here, but we can also accurately calculate twiligh... Read MoreMotion detection with Raspberry Pi
To detect intruders in my living room I used the PIR sensor from a Funduino starter kit. A Python script triggers some appropriate actions when motion is detected. Set the jumper on the sensor PCB to ... Read MoreGoogle Text to Speech on Raspberry Pi
Google Text to Speech provides excellent speech quality. A limitation is that the Pi needs to be online to use it (which mine always is, so it’s not really a drawback). First, the ALSA sound dri... Read MoreCreate a Debian package from an executable jar
We’ll use our simple game Cave Fizzer as an example again. It’s a libGDX project and we can simply export the desktop sub-project as a runnable jar. Once we have done so the challenge is t... Read MoreRemote-controlled mains sockets with Raspberry Pi
Introduction RC power sockets commonly use the 433 MHz band, like many other Short Range Devices (e.g. car keys, garage doors, LPD radios). We will use pilight to sniff the RF signals so we can reprod... Read MoreRaspberry Pi Camera: turn off the LED
Since our camera is placed behind a window glass and the LED causes reflection, there’s a need to turn it off. Current versions of Raspbian seem to ignore the disable_camera_led=1 setting in /bo... Read MoreAccessing a Dutch HTTP proxy from abroad
While I’m based in Germany, there are several reasons to occasionally surf the web with a Dutch IP address. Since I’m an XS4ALL customer it would seem a convenient solution to use their pr... Read MoreMobile solution combines competence, mobility and location
AptiMob immediately connects you with all available professionals in your network. Search for specific skills within the geographical area of your need and take in real-time results at a glance. Find,... Read MoreLPI training
Our LPI trainer is yet another work in progress. You can use our first sample questions to train for LPIC-1, exam 101: http://pygmalion.nitri.de/lpi.... Read MoreConvert a WEP passphrase to hex
Traveling the world you may find yourself in a place where the Wi-Fi access point is WEP protected. The owner can only provide you with an alphanumeric passphrase, whereas your Linux notebook expects ... Read More- 2 of 3
- « Previous
- 1
- 2
- 3
- Next »