AVR ATmega Projects

INFRA RED REMOTE CONTROLLED ROBOCAR USING AVR ATMEGA32 MCU

INFRA RED REMOTE CONTROLLED ROBOCAR USING AVR (ATMEGA32) MCU

The present PROJECT describes a design and implementation of an infrared (IR) remote controlled RoboCar which can be used for various automated unmanned control applications. I have designed remote controlled RoboCar(left-right/front-back motion). The entire system is based on microcontroller (Atmega32) that makes the control system smarter and easy to modify for other applications. It enables […]

INFRA RED REMOTE CONTROLLED ROBOCAR USING AVR (ATMEGA32) MCU Read More »

Using a Quadrature Encoder With an ATtiny 2313 and an OLED Display

Using a Quadrature Encoder With an ATtiny 2313 and an OLED Display

In this instructable you’ll learn how to use a rotary encoder (see http://en.wikipedia.org/wiki/Rotary_encoder ) with a microcontroller and how to display the numeric value as a bar and a numeric value on an OLED display. See the video below for the project in action. The right upper corner of the OLED display shows a small

Using a Quadrature Encoder With an ATtiny 2313 and an OLED Display Read More »

Temperature Control System Using Labview Atmega32

Temperature Control System Using Labview (Atmega32)

This work describes a framework of ON/OFF, proportional and linear temperature control systems. The design and implementation of this process is done using LABVIEW, virtual workbench software. The project involves includes data acquisition, data processing and the display of data. At the initial stage Data Acquisition is replaced by a microcontroller system as a cost

Temperature Control System Using Labview (Atmega32) Read More »

Firmware Upgrade for USBASP Clone Fixing Error Setting USBASP ISP Clock

Firmware Upgrade for USBASP Clone – Fixing Error Setting USBASP ISP Clock

USBASP is one of the most popular programmer for AVR Microcontroller by Thomas Fischl. It is one of the oldest programmer for AVR. And very common being used with AVRdude software. There are many GUI based on AVRDude, such as: embedXcode AVR8 Burn-O-Mat AVRDUDESS BitBurner avrdude-gui khazama eXtreme Burner and many more In this tutorial we focus

Firmware Upgrade for USBASP Clone – Fixing Error Setting USBASP ISP Clock Read More »

Measuring Tempurature Using SensorLM35 and Atmega32

Measuring Tempurature Using Sensor(LM35) and Atmega32

A digital thermometer is a good project in microcontrollers because it provides an opportunity to learn using sensors to measure the real world signals that are analog in nature. I am trying to describes a similar project based on a Atmega32 microcontroller and an LM35 temperature sensor. LM35 is an analog sensor that converts the

Measuring Tempurature Using Sensor(LM35) and Atmega32 Read More »

Temperature SensorLM35 Interfacing With ATmega32 and LCD Display Automatics Fan Control

Temperature Sensor(LM35 ) Interfacing With ATmega32 and LCD Display| Automatics Fan Control

Step 1: In this project, You will learn How to interface a Temperature Sensor(LM35 ) with AVR ATmega32 Microcontroller and LCD display. Before This Project you have to need Learn about following articles how to add lcd library in avr studio| avr microcontroller tutorial introduction to ADC in AVR Microcontroller | for beginners Temperature Sensor(LM35

Temperature Sensor(LM35 ) Interfacing With ATmega32 and LCD Display| Automatics Fan Control Read More »

Scroll to Top