Hi
I am running out of pins so it is time to implement LCD_Anypin but I have a question. Do I need the standard PBP defines also? You know the DEFINE LCD_REG, DEFINE LCD_BITS and so on.
I want to interface a 4 lines 16 characters display to my project using a 4 bit databus.
My guess is I need DEFINE LCD_BITS 4 and DEFINE LCD_LINES 4
This will be the second DT code I include, the fist one is of course DT-Interruptsand I bet LCD_Anypin will be equally usefull.
Read the sample code and comments here
http://www.picbasic.co.uk/forum/show...3345#post43345
1 = 2
2 = 4
Dave
Always wear safety glasses while programming.
Bookmarks