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
Tunnel vanaf het Internet naar een interne poort
Stel je hebt een device, bijvoorbeeld een ADSL-modem/router die je via een webinterface kunt configureren maar dit kan enkel via HTTP en niet HTTPS (dus geen versleutelde verbinding) en/of dit device is enkel te configureren vanaf het interne netwerk en niet vanaf de Internet-kant. Toch wil je vanaf een andere plaats op de wereld het… Continue reading Tunnel vanaf het Internet naar een interne poort
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
How to compile software for VU Plus (Vu+)
You would like to deviate from the beaten track and compile software for your VU Plus (VU+) yourself? Read this article! This article is also more or less applicable for building software for any other device runningĀ OpenVuPlus but is written with the VU+ Solo2 in mind. As computer for compiling the software, a Linux-desktop has… Continue reading How to compile software for VU Plus (Vu+)