OLED Bonnet Question

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
BruceLindbloom
 
Posts: 8
Joined: Wed Jan 25, 2017 2:18 pm

OLED Bonnet Question

Post by BruceLindbloom »

I bought one of these (ID = 3531) and am working on driving it from C++ instead of Python. The supplied Python code and datasheets are very helpful.

But I see in Line 255 of file SSD1306.py a SSD1306_CHARGEPUMP command is sent (0x8D). But I cannot find any mention of this command in the SSD1306.pdf datasheet.

Please explain. Thanks!

User avatar
BruceLindbloom
 
Posts: 8
Joined: Wed Jan 25, 2017 2:18 pm

Re: OLED Bonnet Question

Post by BruceLindbloom »

Likewise for the SSD1306_SETVCOMDETECT command (0xDB) in Line 276.

User avatar
BruceLindbloom
 
Posts: 8
Joined: Wed Jan 25, 2017 2:18 pm

Re: OLED Bonnet Question

Post by BruceLindbloom »

Never mind, my bad!

I found the documentation in the application note at the end of the SSD1306 datasheet. (Always read to the very end!!!)

I have been fully successful in driving the OLED Bonnet from C++ (no Python). Yay! This is a very nice product. Thanks!

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”