Quote Originally Posted by Demon View Post
Can't find info on $44, and can't see what's in this zip on my phone:

https://bitbucket.org/fmalpartida/ne...stal/downloads

I'd be curious to see all the stuff in version 1.2.1.

Robert
Compare this code with Darrel's the one obvious issue is that the LCD is in 4 bit mode which requires the upper nibble and lower nibble to be sent separately. One other concern is that of setting the RS bit for data mode which is done once after initialisation. Does this not need doing every time a data nibble is sent?