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
Netwerkconfiguratie van OpenWrt op een Asus WL-HDD
In dit artikel wordt beschreven hoe de netwerkinstellingen van OpenWrt (versie Kamikaze) op de Asus WL-HDD (wireless harddiskdrive) geconfigureerd moeten worden. Doel is om de Asus WL-HDD draadloos (Wi-Fi) te laten connecten met het WIFI-access point. In mijn geval is het WiFo-access point een Samsung Router SMT-G3210 geconfigureerd als ADSL-router. We hebben reeds in de… Continue reading Netwerkconfiguratie van OpenWrt op een Asus WL-HDD
Raspberry Pi: Raspbian – Modify image
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
Dynamic public IP-address / Call – Home
Assume you do have a computer connected to the Internet which obtains it’s public IP-address dynamicly. Some providers like 1und1 in Germany require that the xDSL line is reset every day at least one time. At that moment you obtain a new IP-address from a pool of addresses. Privacy This dynamic IP-address is great if… Continue reading Dynamic public IP-address / Call – Home