Search found 2 matches

by haru676
Tue Apr 03, 2007 4:01 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Large Font in LCD2041
Replies: 1
Views: 4095

Large Font in LCD2041

How would i go by making and uploading a font where i can display a character or number in 2 rows instead of just showing up only in 1 row? So , basically i need to make a large font where e.g "A" or "1" would show up on the display in 2 rows of matrix besides just normal font where it would only ...
by haru676
Mon Feb 26, 2007 12:27 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Setup for I2C Communicating Using PIC18F4550 to the LCD2041?
Replies: 1
Views: 4502

Setup for I2C Communicating Using PIC18F4550 to the LCD2041?

I was wondering how to hardwire and LCD2041 to the PIC18F4550 to communicate using I2C. I know the pins 1(VDD) and 4(GROUND) will go on the breadboard to VDD and Ground. And the pins 2(SCL) and 3(SDA) will go into the PIC's SDA and SCL lines. I also know that i will be using RA3 and RA4 as my inputs ...