Skip to content

Chipkit compatible Adafruit_GFX library for SH1106 OLED displays

Notifications You must be signed in to change notification settings

Catmacey/Catmacey_SH1106

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chipkit OLED (sh1106) library for Adafruit_GFX

This is a library for monochrome OLED 128x64 with SH1106 driver. The OLED has it's own built in DC/DC convertor which we use to provide the OLED drive voltage.

Only 4 SPI + Reset is supported. MOSI : Data CLK : Clock CS : Chip Select D/C : Data/Command RST : Reset

Built to run on Chipkit and use the DSPI library.

Adapted from the Adafruit SSD1306 driver. The SSD1306 and SH1106 are very similar but have a few important differences. Written to be compatible with the Adafruit_GFX library.

About

Chipkit compatible Adafruit_GFX library for SH1106 OLED displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages