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
Raspberry Pi: Questions and Answers
In this article several issues related to Raspberry Pi will be discussed. The format will be in a question and answer based manner. For more generic questions, please check the article: Miscellaneous Questions and Answers General Question: How can I speed up my Raspberry Pi? Answer: You can speed up the Raspberry Pi using a… Continue reading Raspberry Pi: Questions and Answers
Compileren software voor OpenWrt
Okee je hebt een device waarop OpenWrt loopt (bijvoorbeeld de Asus WL-HDD) en je wilt nu zelf software schrijven voor dit device. We gaan ervan uit dat de toolchain voor OpenWrt aanwezig is. Heb je deze nog niet, lees dan het artikel Compileren van OpenWrt. Voorbereidingen Op de build computer, dat is de computer met… Continue reading Compileren software voor OpenWrt
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