Gesture Controlled Wheelchair Using ATmega32
Wheelchairs are useful for people for whom walking is difficult or impossible due to some illness, injury or disability. There are different types of wheelchairs. Manual wheelchairs are pushed using their...
Make Your Own Smart Light
Most textile retail stores have trial/changing rooms for customers to try on new clothes before buying them. These rooms are illuminated all day long, irrespective of whether these are being used...
Build A Serial Data Debugger
A Serial Data debugger is a tool used to test and debug other programs or target programs. This project is based on Atmega16A microcontroller (MCU), and is used to check the...
Appliance Guard To Prevent Damage
This circuit monitors the AC current flowing through an electrical appliance and automatically turns the appliance off when the current goes beyond maximum or minimum threshold levels. If the appliance is...
Make This Simple Graphical LCD Scope
This scope reads input signal and displays the output waveform on a graphical liquid crystal display (GLCD) having 128×64-pixel resolution. The signal is fed to ADC pin of ATmega16 microcontroller (MCU)...
AVR Projects Collection | 16 ATmega MCU Projects
AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. ATmega series are one of the types of AVR microcontrollers with features like 4–256 KB program memory, 28–100-pin package, extended instruction...
Industrial Digital Thermometer
Presented here is a 4-digit Industrial Digital thermometer based on ATmega16 microcontroller (MCU), which can measure temperature up to 1024°C.
Normal thermometers have a limited range, and can easily get damaged at...
Music-Operated RGB LED
Here, RGB LED light intensity and colour change with the rhythm and volume of music. It is a great idea to have such a lighting system at home, gym or music...
GPS- and GSM-Based Vehicle Tracking System
Presented here is a GPS based vehicle tracking system based on the ATMega16 microcontroller using global positioning system (GPS) and global system for mobile communication (GSM).
Contents
An introduction to GPS based...
RF-Based 12-Bit Signal Transmitter And Receiver
The circuit presented here converts 12-bit parallel digital data to serial data and then transmits it through RF transmitter module. Serial data is received at RF receiver module in serial format....