CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

OLED library

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
jamalavedra



Joined: 25 Oct 2016
Posts: 62

View user's profile Send private message

OLED library
PostPosted: Wed Oct 26, 2016 10:44 am     Reply with quote

Hi there!

I am looking for an OLED display (128x64) library which uses an SSD1305 module. I haven't been able to find a working library for my PIC(18F2685).
Does anyone have one?
Do you guys know whether my display will work if I use a code made for an SSD1306?

thanks
Very Happy
asmboy



Joined: 20 Nov 2007
Posts: 2128
Location: albany ny

View user's profile Send private message AIM Address

PostPosted: Wed Oct 26, 2016 10:55 am     Reply with quote

I'm looking for a "free lunch"
- and respite from posters
who have showed nothing except
a desire to copy other people's code.
i don't expect that to happen either.

you are welcome
Very Happy
temtronic



Joined: 01 Jul 2010
Posts: 9173
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Oct 26, 2016 1:04 pm     Reply with quote

re:
Quote:
Does anyone have one?

no, as I don't use that PIC or display

re:
Quote:

Do you guys know whether my display will work if I use a code made for an SSD1306?

Possibly, even probably, though I'd have to download the datasheets for both the 1305 and the 1306,scan maybe 10-13 pages and make an educated conclusion. However since my HC-12s just arrived, I've got MY toys to play with...

My 'gut' instinct says, yup, it'll work, but won't know 100% until I read the datasheets. Sorry, haven't the time, those HC-12s keep looking at me!

I miss the 'old school days' when we had dataBOOKS handed out by the mfrs and distis, read 1000's of pages to see how to make the 'new' 1602 UART work (eliminates 14 TTL chips !), the COSMAC 1802 (1st CMOS micro), and others....
sigh...

Jay
Ttelmah



Joined: 11 Mar 2010
Posts: 19366

View user's profile Send private message

PostPosted: Wed Oct 26, 2016 1:23 pm     Reply with quote

Several changes would be needed, and a lot depends on the actual display.

First the I2C addresses it uses are different.
Then the 1305, supports displays with more levels. Up to 4* the RAM of the 1306 (it can be used with some colour displays). Too much RAM for most PIC's given the standard problem with these controllers that the RAM cannot be read, so the host processor has to carry a copy of what is on the display. On a mono display it might be OK, but will need different configuration values. This will depend on the actual display involved.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group