Home arrow Support arrow Forums

Luminary Micro Forums

Capper

Expert Boarder
Click here to see the profile of this user

2006/10/10 19:56

OLED vs BIG-LCD

OK, the little OLED is cute, but I want to hook up a G242CX5R1AC 240x128 display to this little board.

Anyone have any code for a SED1335 controller chip?

Capper

login or register to reply

c_oflynn

Junior Boarder
Click here to see the profile of this user

2006/10/16 21:40

Re:OLED vs BIG-LCD

Hey,

Here is a library written for the AVR.. could be adapted probably:

http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_id=151&item_type=project

-Colin

login or register to reply

Capper

Expert Boarder
Click here to see the profile of this user

2006/10/17 07:06

Re:OLED vs BIG-LCD

Thanks,

The SED1335 technical manual is a bit confusing. The "bit packing" in the GPIOPinWrite command took a while to figure out how to use also. I assumed if I wrote a 0 to a pin and it went low I could just write a 1 and it would go high - wrong...if I didn't have a scope, I would probably still be trying to figure that one out.

It's always a challenge learning a new processor and a new set of programming tools - went through the same thing learning AVR code for the last contest.

I have managed to write my name on a layer and display it though. Haven't tried any graphics yet.

Capper

Post edited by: capper, at: 2006/10/17 07:17

login or register to reply