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 128x64 SSD1306 I2C PIC16F1788 driver
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> Code Library
View previous topic :: View next topic  
Author Message
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: OLED 128x64 SSD1306 I2C PIC16F1788 driver
PostPosted: Mon Jul 16, 2018 5:48 pm     Reply with quote

srikrishna wrote:

1. What is 0x78 in #define OLED 0x78??

It's the i2c address for the OLED display.

srikrishna wrote:

2. How to use the library with other program ??

This OLED driver is based on the CCS driver file glcd.c, so look at the CCS
example file ex_glcd.c to see how to use the driver. The names of the
functions are similar in both drivers.

srikrishna wrote:

3.What does the line mean #device PASS_STRINGS = IN_RAM

This is in the CCS manual. Look on page 136:
https://www.ccsinfo.com/downloads/ccs_c_manual.pdf
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> Code Library All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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