Category: Uncategorized

  • Arduino code to interface the MS5607B Intersema barometric pressure sensor through i2c

    It was not quite as easy as I anticipated to interface the MS5607B sensors that I had sitting around for quite some time now. Sure, wiring them up is a lot easier. Although I still don’t like soldering SMD. In the end, it worked out, and the code can be downloaded with the links below. […]

  • Google Body Browser

    I knew google can read my mind. For some time now I was looking for something like GoogleEarth for human anatomy. I even thought about asking Google to make something like that. Now I learned they did just that. They even did it as a showcase for WebGL which is part of the upcoming HTML5 […]

  • My first Android App

    Yesterday, my first Android App hit the Market. Just search for flightpred and you should find it. It should run on any device running Android 1.5 and above. The App doesn’t do a lot so far. Essentially, it downloads an xml file from the flightpred server and displays the predictions for how many kilometers it […]

  • A new flying site “Gebidum”

    These days I don’t often discover new flying sites, especially not if they’re so close. Last year when searching for new sites in the Wallis I found something about Giw on the internet. That’s above Visperterminen. The chairlift was closed already, so I went somewhere else. When thinking about where to go this weekend, that […]

  • missing env variables when running from cron

    Today I solved another problem that bugged me for a while. Namely, I wanted to run the free flight prediction runs automatically from cron. When I ran it from the commandline or a script, it worked well, but when I tried to run it directly or through the same script from cron, it always failed […]

  • Powered paragliding

    After a long time I did some paramotoring again. We swiss poeople have to leave the country to do so. Paramotoring is forbidden in only two countries in the world. One is North Korea, and guess which is the other… But it looks promising that the new electric engines might get approved in Switzerland. Anyway, […]

  • Android Phone

    Last week I got my new phone. A Samsung Galaxy 9000 with Android 2.1 (soon 2.2). So, the Openmoko Freerunner was my main phone for less than a year. I tried many different distributions on it. Namely OM2008, SHR, Hackable, Android 1.5 but the one I like most is QtMoko. The freerunner is still the […]

  • debian/postinst froze when restarting apache2

    With my flugbuch2 and flightpred projects I had a problem for a while in the debian packages. Namely the installation froze after restarting apache2, while the installation seemed to have succeeded as the websites were accessible. When I reloaded apache instead of restarting, the installation ran through but the websites could not be found. After […]

  • Arduino Code for the MS5534C Intersema pressure sensor

    After receiving personal messages on the arduino forum asking for the code for the Intersema pressure sensor, I paste my code here. It is based on the code from Hari Nair for the open source solar vario that I bought from him.

  • Back from Holidays

    We’re back from our family holiday on the French atlantic coast. We were at the Dune du Pyla, europ’s biggest sand dune. It’s a big playground for children as well as adults hanging below a paraglider wing. Conditions were good on three days to fly on the big dune. So I trained touching the flat […]