Serial LCD project using PIC16F877A Microcontroller
This project shows you how to create a serial LCD module that you can drive from any serial RS232 interface. It uses a pure ASCII command set so you can control it easily from a terminal program such as Hyperterminal. There are no ‘odd’ command sequences such as 0xef to define a command – you can …
Serial LCD project using PIC16F877A Microcontroller Continue Reading