lcd

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 »

Creating Pac man custom patterns and animation in LCD display

LCD modules are widely used to display calculated data’s, user references and much more. In addition all character based LCD which uses HD44780 controller consists of a special RAM known as CGRAM which allows user to create custom patterns. This tutorial will teach you to create your desired pattern as well running it as a

Creating Pac man custom patterns and animation in LCD display 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 »

Interfacing LCD with Atmega32 Microcontroller using Atmel Studio

As we all know LCD (Liquid Crystal Display) is an electronic display which is commonly used nowadays in applications such as calculators, laptops, tablets, mobile phones etc. 16×2 character LCD module is a very basic module which is commonly used by electronic hobbyists and is used in many electronic devices and project. It can display 2 lines

Interfacing LCD with Atmega32 Microcontroller using Atmel Studio Read More »

Temperature sensor with time and date display on graphical LCD

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected

Temperature sensor with time and date display on graphical LCD Read More »

Scroll to Top