In this tutorial you will learn the basics how to cross compile a simple program for the Raspberry Pi 2 Model B. Why would you like to cross compile? The two major reasons why you would like to cross compile are: Increasing speed of compilation Decreasing wear out of SD card Besides of that the… Continue reading Raspberry Pi: Cross compile HelloWorld
Android: Use ADB wirelessly via Wi-Fi
In this post you will learn how to connect Android Debug Bridge (ADB) wirelessly via Wi-Fi instead of using a USB-cable. Assumptions Your Android-device has a Wi-Fi connection; Your workstation has a TCP/IP connection which is routable to the Android-device; Your Android-device is connected with your workstation using a USB-cable; ADB is installed on your… Continue reading Android: Use ADB wirelessly via Wi-Fi
Running dreamboxEDIT at Linux
Learn in this post how to run DreamboxEdit at your Linux machine. I’m using Ubuntu as distribution, but most of this post is applicable to other distributions too. With DreamboxEdit you can create/modify/delete bouquets at your Enigma2 running device such as a Dreambox or VU Solo. First DreamboxEdit is downloaded, after that it is installed in a… Continue reading Running dreamboxEDIT at Linux
Raspberry Pi: Your cheap Automatic Identification System (AIS) receiver
In this tutorial you will learn how to teach your Raspberry Pi to become a brave Automatic Identification System (AIS) receiver. What is AIS? The Automatic Identification System (AIS) is an automatic tracking system used on/for ships. It transmits information like identification, position, course and speed. Ingredients Raspberry Pi (2 model B) DVB-T-DAB-FM receiver Client… Continue reading Raspberry Pi: Your cheap Automatic Identification System (AIS) receiver