AVR ATmega Projects

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 »

Description

AVR Microcontroller. Pulse Width Modulation. Сontroller of DC Motor and LED Light Intensity.

Pulse Width Modulation (PWM) is a very common technique in telecommunication and power control. it is commonly used to control the power fed to an electrical device, whether it is a motor, an LED, speakers, etc. It is basically a modulationtechnique, in which the width of the carrier pulse is varied in accordance with the

AVR Microcontroller. Pulse Width Modulation. Сontroller of DC Motor and LED Light Intensity. Read More »

Introduction to ADC in AVR Microcontroller for Beginners

Introduction to ADC in AVR Microcontroller | for Beginners

In thid tutorial you will know everything ADC in avr microcontroller Step 1: ​What Is an ADC? An ADC, or Analog to Digital Converter, allows one to convert an analog voltage to a digital value that can be used by a microcontroller. There are many sources of analog signals that one might like to measure.

Introduction to ADC in AVR Microcontroller | for Beginners Read More »

Scroll to Top