Zoals te lezen valt in het artikel: Embedded linux op Asus WL-HDD heb ik de pre-compiled OpenWrt versie WhiteRussian op mijn Asus WL-HDD geïnstalleerd. Deze versie van OpenWrt is echter al redelijk oud. Daarnaast wil ik zelf ook software ontwikkelen die werkt op de Asus WL-HDD. Daarom heb ik besloten om OpenWrt zelf te gaan… Continue reading Compileren van OpenWrt
OpenSocial
Dit artikel geeft een korte beschrijving van wat OpenSocial is. Een set van API’s die ervoor zorgen dat een applicatie maar 1x geschreven hoeft te worden en kan werken op alle netwerken die OpenSocial ondersteunen. Initiatief van Google en enkele sociale netwerken Om een applicatie aan te bieden is geen (zware) server nodig (enkel een… Continue reading OpenSocial
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
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