copyright © 2026

Digital Analog Clock

Digital Analog Clock

This is definitely one of my favorite projects and it is hanging in my living room (as of 10 years ago it is not hanging anymore as my better half did not approve of this "hideous thing"). Read more

#AVR | #clock

Air: GameBoy Advance IR controler

Air: GameBoy Advance IR controler

There are many universal remote controls out on the market. None of them have the style of a GameBoy Advance fitted with a little infrared transceiver and a functional C++ program. The name AIR comes from Advanced IR. It was published in the Make blog. Read more

#AVR

µServer: 8bit webserver

µServer: 8bit webserver

This is a little HTTP Web server and a FTP file server. It is built around an 8bit AVR and a Wiznet LAN module. Once a year I get it out of the box and connect it just for the nostalgia and the delight, that it still works. Read more

#AVR

Enctest

Enctest

I made this project as a side quest for a company. It was used in the production for fast and reliable testing at the end of line.  Read more

UV Timer

UV Timer

My UV exposure frame for making PCBs did not have a timer, so I built a little one and included it in the housing. Read more

#clock

INA226 current sensor

INA226 current sensor

Measuring current in a design used to be a bit tricky. But with modern semiconductors this is no more effort than a tiny module with an I2C bus. It only needs three resistors and two capacitors. I used this IC in the Read more

#module

AVR: USB Stuff

AVR: USB Stuff

My first attempt using an AVR together with the USB port. It's an HID keyboard device featuring a num lock LED and num lock key. Read more

#AVR

Rambo-S

Rambo-S

This project is a small board containing a CPLD and a SRAM IC. It has an SPI interface to utilize the SRAM. The CPLD is used to implement the SPI interface and address the SRAM. Read more

#module