
To program the microcontroller I used its ISP interface instead of buying one of these expensive programming kits. For instructions on how to program the micro using the atmel's SPI bus, refer to the Atmel Datasheet available from the atmel homepage - or download aVrite from the Dontronics homepage. To use aVrite, wire the micro to your PC's parallel port as follows:
LPT micro
2,6,7,8,9 --->|-- VCC (5 low-loss schottkys)
3 ------- reset
4 ------- SCK
5 ------- MOSI
10 --###-- MISO (1K resistor)

This is my wiring diagram. It was originally not intended to be on my homepage, so resistors are shown as pink lines, red lines are "holes".
The circuit on the top (far-)left is kind of an ultrasonic meter. The one to the top left of the micro is the ISP interface and the reset pin. The one to the bottom left is a LCD interface, with a contrast poti. To the bottom of the micro is the resonator socket. Below this socket are two transistors I used as amplifiers for sensors.

