ON 20100305@9:25:42 AM at page:
On a web page you were interested in at:
http://www.piclist.com/io/lcd/lcd.asm.htm#40241.5667013889
James Newton[JMN-EFP-786] published post 40241.5667013889
Works fine, just have to edit the beginning of the code to
#include
call LCDINIT ; Initialize LCD
movlw 0x05
call LCDADD
movlw 'A'
call LCDSEND ; Write character A *
; Variables:
d0 equ 0x20
d1 equ 0x21
d2 equ 0x22
LCDTmp equ 0x23
AND IT WORKS, thanks to the author.
|Delete 'P-' before: '' but after: 'anishashu_29@yahoo.co.in asks: "
pic16F program for 4bit LCD operation using PORTB only."
'
ON 20100317@11:39:30 AM at page:
On a web page you were interested in at:
http://massmind.org/io/lcd/panel1.htm#40253.8188888889
James Newton[JMN-EFP-786] published post 40253.8188888889
jdubner@yahoo.com
Maybe this will help eliminate a PCB turn due to an error for someone. The Y-distance of the 24-pin connector is 1.68", not 1.86. The mm. distance is correct.
BTW, "94V-0" isn't a model number; it's a UL (Underwriters Laboratory) spec :-) I suspect the rest of the Phico model number (M-0 9949) isn't real either -- perhaps it was manufactured in month 49 of 1999.
Neat little board. Wish they could continue to be available.
--
Joe Dubner
|Delete 'P-' before: '' but after: ''
jdubner@yahoo.com
Maybe this will help eliminate a PCB turn due to an error for someone. The Y-distance of the 24-pin connector is 1.68", not 1.86. The mm. distance is correct.
BTW, "94V-0" isn't a model number; it's a UL (Underwriters Laboratory) spec :-) I suspect the rest of the Phico model number (M-0 9949) isn't real either -- perhaps it was manufactured in month 49 of 1999.
Neat little board. Wish they could continue to be available.
--
Joe Dubner
ON 20100317@12:50:03 PM at page:
On a web page you were interested in at:
http://massmind.org/techref/io/lcd/panel1.htm#
James Newton[JMN-EFP-786] edited the page. Difference:
http://massmind.org/techref/diff.asp?url=H:\techref\io\lcd\panel1.htm&version=6
ON 20100317@12:51:49 PM at page:
On a web page you were interested in at:
http://massmind.org/techref/io/lcd/panel1.htm#
James Newton[JMN-EFP-786] edited the page. Difference:
http://massmind.org/techref/diff.asp?url=H:\techref\io\lcd\panel1.htm&version=7