News:

Let's find out together what makes a PIC Tick!

Main Menu

HD44870 commands

Started by keytapper, Jul 31, 2022, 01:19 PM

Previous topic - Next topic

keytapper

I couldn't find the commands like this following ones, which I presume working
$define display_on         Print $fe,12
$define display_off        Print $fe,8
$define cursor_off         Print $fe,8
$define cursor_on          Print $fe,10
$define blink_on           Print $fe,9
$define blink_off          Print $fe,8
$define display_home       Print $fe,2
Please feel free to correct any mistake
Ignorance comes with a cost