Hello Unregistered ,
Hello, thank you for visiting the picbasic users forum. Just a little note to remind you that, if your have registeted for a user account and you have not logged in and posted a message, unused accounts are deleted from time to time.
We track user account usage. As part of our general maintenaince and to meet the GDPR requirments, we have elected to delete user accounts that are unused.
We define unused as:
NOT haveing ever posted a message on the forum
AND
NOT having logged in for more than 360 days.
If you find that your account is deleted, because of inactivity, you will need to contact the forum administrator to have the account re-instated. email: [email protected]
final code update in "16F690 LCD BACKPACK" the low rs and high rs lines are not needed, since it control PortA.0 and not the HD44780 chip.
Hello. Having a strange issue. PIC18F45K80 and PIC16F1936. they are connected to each other via 22K resistor. PORTC.3 on both. Trying to run the simple code: TX: (1936)
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
final code update in "16F690 LCD BACKPACK"
jackberg1 Today, 19:25the low rs and high rs lines are not needed, since it control PortA.0 and not the HD44780 chip.