16×2 Character LCD

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 of 16 …

Interfacing LCD with Atmega32 Microcontroller using Atmel Studio Read More »

lcd interface

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 »

pac man

Creating Pac man custom patterns and animation in LCD display using atmega

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 using atmega Read More »

printing image in Graphical LCD

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 »

Pin

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega

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 Using Atmega Read More »

Goldilocks Analogue Prototyping 3

Goldilocks Analogue – Prototyping 3 Using Atmega

Following my initial design article, and the follow up design article, I’ve put quite a lot of thought into how I can make this Goldilocks Analogue device best achieve my stated goals. Pictured is the new 3rd Goldilocks Analogue Prototype. I’m now working on the 4th Goldilocks Analogue Prototype. The PCB layout has been completed, and we’re talking about how …

Goldilocks Analogue – Prototyping 3 Using Atmega Read More »