‘AVR

LCD Interface with Atmega32 AVR microcontoller for beginners

LCD’s are quite familiar module when comes interfacing with microcontrollers. We can find these display modules in plenty of instances where a specific info is need to be displayed for the viewers. This article explains LCD interface with Atmega32 a AVR family Microcontroller and display a message “Welcome Gadgetronicx” text in LCD. 16 x 2

LCD Interface with Atmega32 AVR microcontoller for beginners Read More »

Volt-Amp meter using AVR microcontroller

Voltage and current are two most important parameters of electricity. This project teaches you to build a simple volt-amp meter using avr microcontroller. This project may not enable you to build a high end measurement tool but will be a good diy project which gives a better understanding on A/D converter in microcontrollers. This meter is capable

Volt-Amp meter using AVR microcontroller Read More »

Automatic plant watering system using AVR(Atmega16) Microcontroller

Plant watering system evolved through various stages where primitive irrigation systems possess many drawbacks as it fails to conserve water and human energy. So introducing Automation in it can help us to overcome these drawbacks and pave way to conserve water. This can be done with a simple Soil moisture sensor and a Microcontroller, AVR

Automatic plant watering system using AVR(Atmega16) Microcontroller Read More »

Analog to Digital Converter AVR C Programming

One of the important features in today’s modern microcontroller is the capability of converting the analog signal to the digital signal. This feature allows us to process the analog world easily such as temperature, humidity, light intensity, distance, etc; which usually captured by electronics sensor and represent it on the change of voltage level. In

Analog to Digital Converter AVR C Programming Read More »

Interfacing GSM Module with Atmega32 AVR microcontroller

GSM (Global System for Mobile Communication) technology lets user to communicate with others across mobile networks hence it offers a vast area of coverage. Interfacing GSM technology with microcontroller will enable us to extend the communication to cover large area. This tutorial will teach you about interfacing GSM module with atmega32 AVR microcontroller and program it

Interfacing GSM Module with Atmega32 AVR microcontroller Read More »

Weeks 11-12: AVR USB Devices and Programming

One of the relatively unexplored topics in this week’s lecture was USB, the ubiquitous protocol that allows computers to communicate with peripheral devices (containing microcontrollers). Creating a USB device allows any computer to talk to it without the specialized software and hardware we’ve been using so far. For these two weeks, I decided to understand

Weeks 11-12: AVR USB Devices and Programming Read More »

Scroll to Top