In this post you will learn how to make some (tiny) changes in the Raspbian SD card image before writing it on the micro SD card. Assumptions You downloaded a Raspbian image (i.e. 2015-11-21-raspbian-jessie.img) You are using a computer running Ubuntu (or other linux distribution) Mount Raspbian partition You need to mount the Raspbian partition… Continue reading Raspberry Pi: Raspbian – Modify image
New image Dreambox / Configuring Enigma2
This guide will explain you how to update the firmware/image of the Dreambox (7025+). Most steps in this article also applies to any other DVB satellite/terrestrial television receiver running Enigma2 like the VU Plus (VU+) devices. Read in this case instead of Dreambox, the name of your favorite receiver. However, this article is assuming you… Continue reading New image Dreambox / Configuring Enigma2
Smart meter
Some weeks ago, new electricity and gas meters were installed. Yes, it was time to install the smart meter variants (‘slimme meter’). Enexis is the distribution network operator and selected in this case the Sagemcom XS210 as smart meter. The great thing of these meters is, that there is a possibility to read out the… Continue reading Smart meter
Raspberry Pi: Cross compile HelloWorld
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