SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC
By starir
#166673
Hi,

I want to change font size of sample code and headers provided in sparkfun's website (from James P. Lynch) to about 16x16 or 20x20 characters, but don't know how to edit "LCDPutChar" function to do this (this function only send one byte for every row in 8x16 size and I want to send about two byte for every row of character, to make larger font). I also edited the font file's hex codes and make the needed font size.

Please help me.
Thanks.