LCD Projects

Interfacing 4-wire Resistive Touchscreen with ATMega16 Microcontroller

Touch screens are two dimensional input devices. Nowadays most of the electronic gadgets use them. Laptops, smart phones, tablets and even some home appliances like washing machines & microwave ovens also use a touch screen nowadays. Why Touch screens? Touch screens are preferred over keypads because they need very little or no pressure to operate

Interfacing 4-wire Resistive Touchscreen with ATMega16 Microcontroller Read More »

embRACE: The Embedded Race

embRACE, a game developed on the embedded platform, entirely coded in assembly language. The game has been programmed on an ATMega16 micro-controller, interfaced with a 16×2 LCD display module. The game possesses an interactive user interface and exclusive features like: -Main Menu -Pause Menu -Real Time Score display -Life Indicator LEDs -Non-volatile High Score storage

embRACE: The Embedded Race Read More »

4 Wire Touch Screen Based Digital Magic Slate

Ever played with magic slates in your childhood? Well this project will show you how to make a digital magic slate using a PC, a touch screen and few other components.   Components Required      1.      4-wire resistive touch screen with connector      2.      ATMega16 development board with 16MHz      3.      4 X 10kohms Resistor

4 Wire Touch Screen Based Digital Magic Slate 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 »

Un-interruptible Bench-top DC Power Supply With Display

This tutorial explains how to make your own power supply unit for all your electronics andembedded system experiments. It also has a backup battery which will be used in case of power cuts and a display. Components Required 1.     SLA 12V battery 2.     Banana Jack connectors female (2 pairs each) 3.     Screw Terminals (1 pair)

Un-interruptible Bench-top DC Power Supply With Display 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