The MySensors node can automatically update itself over the air, a process called OTA. Normally this is done with SPI flash chips, but I chose to use some I2C EEPROMs that I had lying around. Thankfully, some work by others has made this doable.
Upgrading OpenWRT on x86 (PC Engines APU2)
It is not very difficult to build a reasonably nice MySensors node based on very affordable hardware. This is a reminder for myself in order to be able to reproduce one.
Installing LibreElec 8 on an Odroid C2
I edited the postfiles plugin to work with category names containing special characters (especially spaces).
Migrating from nanoc to jekyll
03/02/2013
Filed under Blogging
I started a blog (this blog) using Nanoc last year, as a method to learn Ruby. Although it is great, especially because it allows complete control, my Ruby skills are not up to nanoc. I kept on getting stuck doing programming myself, and fighting all kinds of bugs. This is the log of an attempt to reduce complexity by switching to Jekyll
Using multiple webcams in mjpg-streamer on OpenWRT
02/01/2013
Filed under Kippycam
OpenWRT actually contains everything needed to run two or even more webcams with mjpg-streamer. But there is a bug in the init script that prevents it from working properly. This is an easy fix.
Switching to GNU Emacs 24 on Mac OS X
Installing openwrt onto the TL-WR703N using a USB flash drive as the root is not hard. It did however take me a serious amount of research to figure everything out. Here's my try at documenting how to do it.
Adding an I2C interface to the TL-WR703N
15/08/2012
Filed under Kippycam
I had the wireless router to show the webcam images for the 'kippycam'. Some discussions in the openwrt forms showed, that there are several spare GPIO pins on its chip. So: there is a chance to do all kinds of hardware control. This rekindled some childhood enthusiasm for electronics that I had nearly forgotten. So, how did I add hardware control (specifically, the I2C interface) to the TL-WR703N?
Keeping Openwrt online using DHCP
13/07/2012
Filed under Kippycam
When Openwrt loses its connection, it does not very gracefully reconnect when using proto dhcp. This is how I solved this
Some notes on using Aquamacs