atmega

ATMEGA 32U-4 Standalone Board

Introduction This report offers an in-depth commentary on the standalone development board of ATMEGA 32U-4. The microcontroller ATMEGA 32U-4 was developed by Atmel, now Microchip, using AVR architecture, widely used in several designs. These microcontrollers enable designers and hobbyists to experiment and prototype designs with such standalone boards easily. The structure for the rest of […]

ATMEGA 32U-4 Standalone Board Read More »

ATmega Alarm Clock and Thermometer Humidity meter

First, let me introduce you my project. I made an Alarm clock with extended functionality & thermometer and humiditymeter. Everything started when my friend (who used to bring me some old electronic rubbish and I used to check if there’s not something useful) brought me some cashing register display similar like that. When I first

ATmega Alarm Clock and Thermometer Humidity meter Read More »

Digital Thermometer using AVR, LM35 and 16×2 LCD

Thermometers are the device we use to measure the temperature in any desired scale and we all will be quite familiar with the analog thermometers. There are some disadvantages in analog thermometers and this can be overcome by using this digital thermometer using avr. The above embedded system shows the design and implementation of a

Digital Thermometer using AVR, LM35 and 16×2 LCD Read More »

Tutorial on printing image in Graphical LCD (GLCD) using Atmega32

Graphical LCD’s known as GLCD are display devices which are capable of displaying graphical images, customized characters, etc. This paves way for any system to present information to the end user by means of interactive graphics such as printing image. Bored of using the old 16×2 LCD displays, then you should probably try this one

Tutorial on printing image in Graphical LCD (GLCD) using Atmega32 Read More »

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 »

Scroll to Top