Search found 3 matches

by Don
Fri Dec 01, 2006 4:36 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C Interface in C+
Replies: 4
Views: 5575

Hi Jon, I did take a look at this page before I made my post. I am looking for documentation beyond the LK202-25 Technical Manual, or a simple "Hello World" example to write to the display.

--
Jon[/quote]
by Don
Fri Dec 01, 2006 2:07 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C Interface in C+
Replies: 4
Views: 5575

Hello Don,

Here are a couple of forum posts with I2C sample code:

http://lcdforums.com/forums/viewtopic.php?p=17470&highlight=i2c&sid=cb57b310a558ea0e3bf805ee552b1e1e#17470
http://lcdforums.com/forums/viewtopic.php?p=16607&highlight=i2c&sid=cb57b310a558ea0e3bf805ee552b1e1e#16607

I hope these ...
by Don
Mon Nov 27, 2006 2:36 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C Interface in C+
Replies: 4
Views: 5575

I2C Interface in C+

I have a LK202-25 display that I plan to interface on a I2C bus through a C+ application. Is anyone aware of some sample C/C+ code to demonstrate how to do this?

Thank you.