| | Re: LCD Addressing - & - Expanded Mode Chuck McManis
|
| | From the driver code I recently sent out: * LCD Connections on the Handyboard * PORTB bit 0 - R/W * PORTB bit 1 - RS (Register Select, 0 = instruction) * PORTC 8 bits of Data * PORTA bit 4 - E clock (...) That is correct, the LCD is NOT memory (...) (27 years ago, 4-May-98, to lugnet.robotics.handyboard)
|
| | |
| | | | Re: LCD Addressing - & - Expanded Mode Mike Davis
|
| | | | Wierd: Anyway I have some kind of problem with the handyboard. All steps up to the testing of the LCD went fine. When I plugged in the LCD and turned it on, it lights up (one line) bright not dim. I tried to download the pcode_hb.s19 with config set (...) (27 years ago, 4-May-98, to lugnet.robotics.handyboard)
|
| | | | |
| | | | Re: LCD Addressing - & - Expanded Mode Mike Davis
|
| | | | I found the driver you sent earlier. Thanks. BTW, I found out that my LCD is good but I still have a problem. It appears that I cannot change my CONFIG reg. Maybe because it is an 811E2; don't know. Should be able to however. Since the program was (...) (27 years ago, 4-May-98, to lugnet.robotics.handyboard)
|
| | | | |
| | | | Re: LCD Addressing Charles Hacker EAS
|
| | | | Mike, Chuck McManis may have answered your request, but in case you still want sample code I am attaching an example code that prints to the HandyBoard display. (The code forms part of the Handy Board buffalo I had developed). I had trouble getting (...) (27 years ago, 5-May-98, to lugnet.robotics.handyboard)
|
| | | | |