Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Adding buttons in LCD Hardware

Discussion about LCD's and other related hardware

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792

Post Reply
deuceace
Posts: 1
Joined: July 18th, 2008, 3:02 pm
Location: Cochin,Kerala,India
Contact:

Adding buttons in LCD Hardware

Post by deuceace »

Hello experts,:D
I want to know how can i add buttons to my lcd hardware(HD44780).
I am new in this field, i don't know anything deeply about digital communication.

I found that the pin R/W must be HIGH when i press a button. is that is right?

I have some elementary knowledge about PIC Microcontrollers, can i use it to add buttons, is that is safe?

I don't know the input DATA BUS for a button is HIGH, anyone please help me if am right about R/W.

Anyone please help me to add buttons, i can't find any tutorial or article about it.
caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Post by caesar »

Welcome to the forums!

I am pretty sure that this is what you are looking for: http://forums.lcdsmartie.org/viewtopic.php?t=876

Good luck with it!
mattcro
Forum Supporter
Posts: 590
Joined: March 8th, 2006, 1:58 pm
Location: Scotland

Post by mattcro »

For PIC or AVR microcontroller LCD projects, see:
http://forums.lcdsmartie.org/viewtopic.php?t=299
http://forums.lcdsmartie.org/viewtopic.php?t=501
http://forums.lcdsmartie.org/viewtopic.php?t=303

Also search for PIC, AVR or backpack...

Terminal with LCD and buttons using PIC:
http://www.bobblick.com/techref/project ... dterm.html
Post Reply