Category Archives: Coding

Software adventures

Having some fun with Scratch

Enjoying supervising a group of kids at my son’s school with programming. The kids play around with Scratch and MicroBit and I help them when they get stuck and try to get the occasional bit of theory across, you know: … Continue reading

Posted in Coding | Leave a comment

Creating a web based mapping application with flexx

For my private boat navigation software project, I was looking for an easy way to manipulate a map, in particular openseamap, from both client and server side. The idea being that the server side runs on a Raspberry Pi that … Continue reading

Posted in Coding, Raspberry Pi | Tagged , , , , | 1 Comment

Sparkfun 9DOF on Raspberry Pi 2

A couple of months ago, I finally set out to get the Sparkfun 9DOF stick working (3D acceleration sensor, gyroscope and magnetic flux sensor/compass: 3 x 3 = 9). I got it from my father for my birthday a couple … Continue reading

Posted in Coding, Electronics, Raspberry Pi | Tagged , , , , , , | Leave a comment

Graphics LCD library for JOS

Have been too busy to play around with my Arduino stuff lately, but my visit to Kesseltronics in Canada inspired me to spent an evening with the graphic LCD board I bought earlier and write some code for it to … Continue reading

Posted in Arduino | Tagged , , , , | Leave a comment

Ramp up the voltage

I’ve chosen to run the electric system on board “Wahine” at 36V rather than 24V. Mainly, so I can get sufficient revs. from the electric engine. In order to charge the batteries at this voltage, you need something like 41V. … Continue reading

Posted in Arduino, Electric Drive, Waarschip | Tagged , , , | Leave a comment