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
Run ZoneMinder in a CHROOTed environment
In this post you will learn how to run ZoneMinder at your VU+ Solo2 satellite receiver in a CHROOTed environment to monitor your Foscam FI9805W webcam. Meanwhile you are simply creating a LAMP (Linux/Apache/MySQL and PHP)-configuration at your VU+ Solo2 and even a building environment. Steps in this tutorial Bootstrap a basic Debian system; Prepare CHROOTed-environment… Continue reading Run ZoneMinder in a CHROOTed environment
Compileren software voor Dreambox
Je wilt meer uit jouw Dreambox halen? Zelf een image bakken of een programma schrijven? Lees dan dit artikel. Eerder heb ik al een artikel geschreven over het Compileren van software voor een device waar OpenWrt op draait. Nu is de Dreambox dus aan de beurt om zelfgeschreven software te ‘draaien’. De Dreambox is een… Continue reading Compileren software voor Dreambox