anyone knows where to get a CCS cource code for a real time clock with LCD display for pic16f84?
thanks
Mike25 Guest
Use only LCD, pic16F84 or pic16f877
Posted: Tue Sep 28, 2004 4:05 am
Thanks
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Tue Sep 28, 2004 1:42 pm
If you have the compiler, look for the LCD.C file in this folder:
c:\Program Files\Picc\Drivers
Also look for the example file, EX_LCDKB.C in this folder:
c:\Program Files\Picc\Examples
If you don't have the compiler, then do a search on Goggle with
these keywords: lcd_putc CCS "LCD.C"
Use that exact search string.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum