Quote Originally Posted by prolixusimports View Post
hi there,,

Sorry I realize this forum is quite old, but it never hurts to try. I recently purchased a 24 character lcd display that came with a usb demo board. I've been trying to get this demo board to work but no success. Is there a way you can have a look at the two links below and let me know if there is any way you can help me out. Any help would be appreciate it. Is there a driver needed for the demo board at all?
Have to agree with Jerson, it could be that the PIC has been wiped and needs re-programming (with the sample code at the end of the PDF). The demo board has the ISCP pins to allow you to connect to a PIC programmer in order to do this.

Basically it looks like the demo board was simply designed to allow you to test various LCD screens. Plug in an LCD, hook up to a USB port for power and the company info would by default scroll across the screen.. You could then modify the code, compile it and then reload it so it says something completely different. - no "drivers" are needed (Windows running on a PIC.... now there's an worrying thought )

Do you have the ability to program PICs ?