The first look at my home office/man cave

The first look at my home office/man cave

About a year ago the girlfriend and I finally found a house and got settled in. It’s not huge; neither is the garden or the garage. But there was enough space for me to get my own room; a man cave, office, and workshop, all in one! I’m very happy with it, small spaces spike the creativity, and I’ve managed to fit pretty much everything I needed. It has taken me this long to get everything together and document it.

Read more →

Getting started with the AVR microcontroller series

Getting started with the AVR microcontroller series

AVR is a series of microcontrollers from Atmel. Fitted with A/D converters, comparators, timers, interrupts, internal oscillator, and more. Flash memory is used for the main program, SDRAM for variables and EEPROM for values that need to be saved through a power loss. Cheap, fast and easy make them perfect for home automation projects.

Read more →

Seasoning a humidor

Seasoning a humidor

Seasoning a humidor means getting it ready for cigars by saturating the wood with moisture, so that it no longer is hygroscopic.

Read more →

Temperature and auxiliary sensor (RS-485), AVR

Temperature and auxiliary sensor (RS-485), AVR

Temperature sensor with serial RS-485 interface. Two additional sensors can be connected using 3-pin headers on the circuit board. Uses an AVR ATmega8 microcontroller.

Read more →

Temperature and humidity sensor (RS-232), AVR

Temperature and humidity sensor (RS-232), AVR

I rebuilt an existing interface module — to be a stand-alone temperature and humidity sensor, with serial RS-232 interface. Uses an AVR ATmega8 microcontroller.

Read more →

Temperature and light sensor with signalling LEDs (RS-232), AVR

Temperature and light sensor with signalling LEDs (RS-232), AVR

I rebuilt an existing interface module — to be a stand-alone temperature and light sensor, with serial RS-232 interface and some signal LEDs. Uses an AVR ATmega8 microcontroller.

Read more →

Portable alarm system (school project, electronics)

Portable alarm system (school project, electronics)

Portal alarm box unit, my main project on technical college.

Read more →

Car warning lights, with AVR controller

Car warning lights, with AVR controller

Strobe light controller, using the AVR ATtiny2313 microcontroller. Meant for cars; with front, side and rear warning lights.

Read more →

The rack box project — an overview

The rack box project — an overview

A 19" rack cabinet filled with electronics and AVR microcontroller modules — I called it: The rack box project!

Read more →

Serial interface module, with analog and digital I/O — AVR

Serial interface module, with analog and digital I/O — AVR

Serial (RS-232) interface module; providing 6 analog and 2 digital inputs, and 9 digital outputs. Uses an AVR ATmega8 microcontroller.

Read more →