Blog Archives
Posted on 23 Mar 2008

This is the complete WLAN solution for AVR and other CPUs.In this page you will be found about equipping an Atmel AVR microcontroller based system with a Prism WLAN interface. The document is intended for people that already have experiences with the AVR microcontrollers and teaches them how to add a cheap but flexible WLAN interface to your AVR projects.[more]
Posted on 10 Mar 2008

This is a standalone temperature and fan monitoring and control unit for the PC. It uses the temperature readings to adjust fan speeds in order to regulate temperature and noise. The system is flexible in that it can be configured to be either completely autonomous, or set up to be configurable. It is also highly configurable in the setting up of the features and parameters. The entire unit is controlled by the 2 Atmel Mega32 MCUs - 1 for the main control unit and 1 for the RF remote control, with inputs to the ADC (for thermal sensors), port pins, RS232 serial connection and output to the LCD, port pins and RS232 serial connection. The RF remote control controls specific settings of the unit. The main unit is powered off a standard 4-pin PC Molex power connector while the remote control is powered off a 9V battery.[more]
Posted on 06 Mar 2008

This is a simple IR receiver circuit which plugs into a serial port of a computer. Althrought, there are many other circuits of this kind, and most of them are even simpler, but this circuit has two major advantages: (1) it uses an Atmel AVR RISC microcontroller (an AT90S2313) instead of the usual PIC microcontroller and (2) it uses a Maxim MAX232 for the generation of valid RS232 levels.[more]
Posted on 13 Feb 2008

This is a simply and easy build 4-channel timer, suitable for energy saving, simple hardware and nice firmware with c coding. Automatic power down mode, simple settings, optional buzzer for sound alarm.This project use ATMEL AT89C4051 and MAX7219 as the main parts.[more]
Posted on 13 Feb 2008

As we know a POV is very popular project and this is a cool POV that made for Bicycle.This project consist of 48 LEDs total, 24 on each side of the board. This gives higher resolution patterns, and they can be seen from both sides of the bike. The LEDs are controlled from a series of 74×373 ICs connected to an 8 bit bus on the microcontroller.

As opposed to shift registers, all 48 LEDs can be updated in 20-30 microcontroller cycles, leaving plenty of time to spare to figure out what should go there.This project use ATMEL ATTiny861.[more]