Archive for the 'code' Category

led news

Monday, May 5th, 2008

I recently extended the functionality of my living room blinken led display to show the latest news feeds every hour:


Like the original clock software it is written in python. Every hour it accesses the google news feeds and then streams it over the display.
The most difficult bit was to design the chars with limited pixel count and get the latin-1 encoding right.

real life code saves fishes

Wednesday, April 30th, 2008

selecting time (ranges)

Thursday, October 18th, 2007