Hello Unregistered ,
Here's an code update on the LCD backpack code the line BaudR var byte should be replace with: BaudR var Word and here's the serial sender code updated as well. (use an 12F683)
Hello everyone, I'de like to share this project, may come handy for hobbyist working around LCD display. My search for a serial LCD that can receive serial data from 300 to 19200 baud on the...
Re: serial LCD 1602 Backpack using PIC16F690 for Hitach HD44780
Here's an code update
jackberg1 Today, 02:19on the LCD backpack code the line
BaudR var byte should be replace with: BaudR var Word
and here's the serial sender code updated as well. (use an 12F683)