This application will track your walks and store them on the device. It arose from own needs to track walks without the need to create an external account or link it with for example Facebook. Nevertheless you can share your track using Facebook if you like or send it via e-mail to yourself or friends.… Continue reading WalkTracker – Android application
Linux: Let your program run as background service
In this post you will learn how to convert your headless Linux program to a service running in the background. Here with headless is meant a program without user interaction and without graphical user interface (GUI). Assumed is that you are running a Linux distribution with Systemd enabled, like Ubuntu 15.10. In the example below,… Continue reading Linux: Let your program run as background service
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
Raspberry Pi: First use
In this post I tell you what you need to know to use your Raspberry Pi for the first time. After following these steps, you are running Raspbian on a Raspberry Pi. Assumptions You are using Ubuntu (15.10) You are using a Raspberry Pi 2 Model B You can power up the Raspberry Pi… Continue reading Raspberry Pi: First use