Hi Friends, New to 8051 can someone teach me how to write codes to display some message on 16x1 LCD display using 4 bit data bus. ThX Rakesh
C-Source for LCD http://www.c51.de/c51.de/Dateien/Liste.php3?showHerst=1&showArt=1&RubrikID=15 and entry LCD in the edit field. Michael
Take a look to: http://www.keil.com/appnotes/docs/apnt_161.asp This appnote also comes with example code.