PROStart example for HD44780 LCD

Post details of your projects here.
Post Reply
catman
Posts: 1
Joined: Thu Jan 28, 2016 7:18 pm

PROStart example for HD44780 LCD

Post by catman »

Does anyone have an example of using a HD44780 LCD with the PROstart board? I prefer to code in C but basic would be OK.
I would like to use a 595 shift register to save pins for other uses.
I tried to port the Arduino LCD library with a 595 shift register but the compile size is very large. Any tips or suggestions?



basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: PROStart example for HD44780 LCD

Post by basicchip »

Take a look at this, I believe that is the controller used there

http://www.coridiumcorp.com/forum/viewt ... +LCD#p2387

Post Reply