lcd

LCD interface

This example is based on a LCD module with the Hitachi HD44780 LCD-controller.You can get these displays in various kinds, from 1 to 4 lines and from 8 to 40 characters per line. A display with 16 characters per line and 2 lines is used in this example. The display uses a power supply of 5V

LCD interface Read More »

Coin Operated Timer Control Power Supply Box to Control AC Appliances

Saving electricity is a major concern for domestic and industrial units. We always try hard to save electricity in many ways to reduce our electricity bills, but due to some known and unforeseen circumstances our efforts do not normally transform in saving electricity. Adding to our woes we may at times forget to switch off

Coin Operated Timer Control Power Supply Box to Control AC Appliances Read More »

Fingerprint Detection using Microcontroller

REQUIREMENTS: AtMega 16 Microcontroller (development board) Fingerprint scanner module (R305) 16X2 Alphanumeric LCD (for user display) DESCRIPTION: In today’s secure world biometric safety is on the top. Unlike other techniques which make use of passwords and numbers, that are needed to be remembered, biometric techniques make use of human body parts like fingerprints or even

Fingerprint Detection using Microcontroller Read More »

How to display text on 16×2 LCD using AVR microcontroller (ATmega16)

This article is in continuation to the article Single character LCD display using AVR. The aforesaid article shows how to display a single letter on LCD. Moving forward towards learning to work with LCD, this article explains how to display a string on LCD. Displaying string is occasionally used in many applications. The connection of

How to display text on 16×2 LCD using AVR microcontroller (ATmega16) Read More »

Scroll to Top