Interesting Life.

Quick, fashion a climbing harness out of cat-6 cable and follow me down.
Quelle: xkcd

Quick, fashion a climbing harness out of cat-6 cable and follow me down.
Quelle: xkcd
My new hobby: Microcontrollers.
I just finished my first project: a binary clock. It displays the time in three columns with six LEDs each, which show (from left to right) seconds, minutes and hours. The time can be set using two buttons.
I wrote the code all by myself, with occasional help from HK. The microcontroller I used is an ATmega8.
Pics:
![]()
Might not be pretty, but at least it looks better than its backside - multiplexing LEDs is hell.
If you ask nicely I might just publish the code
Edit: Nicely asked, code delivered into the public domain. ![]()