Circuit Lake

Electronic Project and Circuit Collection

ATmega32 Related Resources


AVR Based Compact Email Client

July 28, 2010 By: admin Category: AVR, Digital, Microcontroller, Miscellaneous, Project No Comments →

This ATmega32-based compact mail client project is easy-to-use and provides all the basic functionality you need to communicate via electronic mail. The project named as MiniEmail has a special stand-by mode in which it checks for new mail on a regular basis and alerts you in case new mail has arrived. Its intention is to […]

3D Color LED Graphics Display

July 15, 2010 By: admin Category: AVR, Display, LED No Comments →

This 3-dimensional graphics display system which named as MaJaTron consists of 125 RGB LEDs arranged in a cube of 5x5x5 dimension. Each LED is a multicolor Red, Green and Blue LED and the control circuit of the system can individually control the intensity of each color, thereby, creating a full color, graphics system. Each LED […]

AVR Based Operating System

July 13, 2010 By: admin Category: AVR, Microcontroller, Miscellaneous, Project No Comments →

kaOS project is real-time, multithreaded, preemptive operating system for the Atmel Mega32 microcontroller. It can loads and executes programs from a Secure Digital or MMC card. The system waits for a card to be inserted and a reset button to be pressed, at which point a program is loaded from the card and executed. At […]

Balancing Two-Wheel Scooter

June 05, 2010 By: admin Category: AVR, Control, Motor, Project, Robotic No Comments →

This low-cost ATmega32-based balancing scooter can carry 90 kg at a speed of 15 km per hour over a distance of 10 km. The project uses “dynamic stabilization” for control. The project is equipped with a Gyro (Sensor for the angle rate), an acceleration Sensor ADXL311, a microprocessor AtMega32 and high power electric motors together […]