AVR ATmega Projects

Cellphone Operated Robot Using Microcontrollers

Cellphone Operated Robot Using Microcontrollers

Component Required: IC1 – MT8870 DTMF decoder IC2 – ATmega16 AVR microcontroller IC3 – L293D motor driver IC4 – 74LS04 NOT gate D1 – 1N4007 rectifier diode R1, R2 – 100-kilo-ohm R3 – 330-kilo-ohm R4-R8 – 10-kilo-ohm C1 – 0.47μF ceramic disk C2, C3, C5, C6 – 22pF ceramic disk C4 – 0.1μF ceramic disk

Cellphone Operated Robot Using Microcontrollers Read More »

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon

If you’d like to test the waters of microcontroller programming, the new AVR Dragon by Atmel Corporation is a nifty, low-cost entry-level development tool. Unfortunately, right out of the box, the AVR Dragon is not the definitive answer for the beginner looking for an all-in-one solution. Rather, the AVR Dragon is a great microcontroller programmer

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon Read More »

Temperature Indicator Using attiny2313 micrcontroller

Description Features: Measures temperatures from -55°C to +125°C Three LED’s to indicate in what range the temparature is. User definable thermostat with high and low settings Output via a relay to control a heater element or a blower fan (or something else) Power supply ………………….4.5 to 5.5 VDC Power consumption ………..15mA This circuit uses a

Temperature Indicator Using attiny2313 micrcontroller Read More »

DS1820 Temperature Controller using atmega8515 microcontroller

This project displays the temperature on an LCD display with an resolution of 0.06degrees. DS1820 is used for sensing the temperature. It can measure temperature range from -55deg to +125deg. But i take care of only the possitive temperature. There are 3 switches to change the alarm temperature, the user can increment the Alarm temperature

DS1820 Temperature Controller using atmega8515 microcontroller Read More »

Real Time Clock PCF8583 Using AVR microcontroller

Real Time Clock PCF8583 Using AVR microcontroller

Description The PCF8583 is a clock/calendar circuit based on a 2048-bit static CMOS RAM organized as 256 words by 8 bits. Addresses and data are transferred serially via the two-line bidirectional I2C-bus. The built-in word address register is incremented automatically after each written or read data byte. Address pin A0 is used for programming the

Real Time Clock PCF8583 Using AVR microcontroller Read More »

8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller

Here’s an another project, which makes an Scrolling LED display. Here 64 leds which are connected to an Matrix display. The Anodes are drived through an Driver IC UDN2981 and the cathodes are drived through ULN2803. The Atmega8515 is used in this project to control the display. The microcontroller is programmed with Bascom AVR. Circuit

8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller Read More »

Scroll to Top