In this project, we'll use a pic chip to write text to a 2 row LCD screen (HD44780 or similar). MikroC has a built in library that provides communication through a four bit interface. We will only be using Lcd_Init, Lcd_Cmd and Lcd_Out. Read more on
programming a pic to power an lcd by going that page!
No comments:
Post a Comment