KS1080 Hi tech C library

Thread Starter

wannaBinventor

Joined Apr 8, 2010
180
I'm learning C right now and I think I'll end up using Hi-Tech C for the 16F (feel free to recommend a better compiler). Learning C is coming along okay. I think once I get comfortable with some of the "hello world" type stuff, I'd like to get to work with a KS0108 based graphic LCD. Does anyone know where I can find a library LCD in C for the 16F? I'd also be open to a working program for a 16F PIC in assembly code if someone knows where I can find that.

Thanks fellas.
 

tshuck

Joined Oct 18, 2012
3,534
Microchip released its XC compiler recently and is based on the Hi-Tech compiler. I would recommend that since it is quickly becoming the norm.

You would be using the XC8 flavor - for 8-bit PICs.

Edit: I just realized I got suckered into responding to a necropost.... :(
 
Top