Antonio Posted November 15, 2005 Report Posted November 15, 2005 Hello everybody,which is the best setting for a 4*20 LCD?I didn't find any information in the main.asm file,so I decided to set it like a 2*40 LCD.Is it correct?Thanks Antonio Quote
TK. Posted November 15, 2005 Report Posted November 15, 2005 Hi,could work - even I never designed the firmware for 4x20Best Regards, Thorsten. Quote
Antonio Posted November 15, 2005 Author Report Posted November 15, 2005 Thanks for your fast reply and thanks for this wonderfull project.RegardsAntonio Quote
moebius Posted November 15, 2005 Report Posted November 15, 2005 Hi, Antonio.The driver should work. The first two lines show the information from first 20 characters of the 2x40 setup and the last two lines the rest.(See http://home.iae.nl/users/pouweha/lcd/lcd0.shtml from more information about addressing)Bye, Moebius Quote
Antonio Posted November 16, 2005 Author Report Posted November 16, 2005 Thanks Moebius for the info.This forum is a really good place!RegardsAntonio Quote
thefRont Posted November 16, 2005 Report Posted November 16, 2005 I'm using a 20x4 LCD in my server for displaying system-information.The order, how lines are accessed is not from down to bottom.check http://home.iae.nl/users/pouweha/lcd/lcd0.shtml#_4_line_displays to see how they are accessed. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.