Contact
Home Electronics Software 3D Printing Miscellaneous
µServer
AIR
BluePrint
16x16 Matrix
µTetris MSP430
USB Power Monitor
WeatherDisplay
Winamp Control
CPC
AVR ISP Insulator
Logic Insulator
USB Insulator
USB UART Insulator
AVR: LCD Driver
AVR: USB Stuff
AVR: De-Bricker
Temp-O-Clock
Touch-O-Clock
Digital Analog Clock
Block Clock
Binary Clock
Module: Rambo-S
Module: INA226
current sensor
Module: Nokia LCD
Module: misc
voltage modules
Module: DS3231
RTC
Module: VS1011e
MP3 decoder
Module: OSD
Module: SD-Card
Module: USB<->UART
Auto Video Switch
Enctest
GB Camera
Robot: Gizmo
IR Remote Control
Keyboard Extender
Laser Tagger
UV Timer
Thermometer
Telephone Control
Telephone Spy
Games
Blinking Hearts
EGG Timer




Electronics is my main hobby. On the following pages are projects I made starting in the late 90's to about 2015 (havent been updating this site since then). Some are finished prototypes and some are a working proof-of-concept.

A few of my favorite projects

µSERVER

One of my favorite electronics projects is a tiny web and ftp server built with an 8bit ATMEL AVR.



Project page here.
Visit the µServer running at home.

WeatherDsiplay

This is a stand alone WiFi weather display that also features UV and moonphase data. It is featured by an ESP8266 with custom firmware an an AVR. Firmwareupdates for AVR and ESP are provided by a single USB port also used to power the system.


Project page here.

16x16 LED MATRIX

This is a 16x16 LED matrix. It is made with an AVR and the C++ software features a tetris, snake, Conways game of life and a few more. A PS/2 keyboard is attached for controlling.



Project page here.

WINAMP CONTROL

This is a prototype that implements the concept of a physical progress bar for Winamp (PC). It was published in the Elektor magazine for hobby and professional electronics in the January 2010 issue.


Project page here.

USB POWER MONITOR

One basic need of a computer scientist is to measure the power that a USB device drains off the PC. This device is plugged between the PC and a USB device and displays the current on an LCD.




Project page here.

LOGIC INSULATOR

After I had a little misshap with my Saleae Logic that ruined the analyzer and parts of my PC it was clear that some galvanic protection needed to be implemented. This ultra compact device plugs directly in the Saleae 8bit Logic and galvanicaly insulates it from the testcircuit.


Project page here.

MSP430 MICRO TETRIS

This is a little Tetris game. It is built with a Nokia 5110 cellphone LCD and a Texas Instruments MSP430G2553 microcontroller. The system without the backlight uses less than 1mA. It is written in C++ with the TI Code Composer Studio.


Project page here.

AIR

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++ programm.


Project page here.