Qwiic_OLED_Base_Py  2.0.0-4-gbc1cda2
Python for SFE Qwiic OLED
Loading...
Searching...
No Matches
qwiic_oled.qwiic_oled_base Namespace Reference

Classes

class  QwiicOledBase
 QwiicOledBase. More...
 

Variables

int I2C_COMMAND = 0x00
 
int I2C_DATA = 0x40
 
int FONTHEADERSIZE = 6
 
int WIDGETSTYLE0 = 0
 
int WIDGETSTYLE1 = 1
 
int WIDGETSTYLE2 = 2
 
int SETCONTRAST = 0x81
 
int DISPLAYALLONRESUME = 0xA4
 
int DISPLAYALLON = 0xA5
 
int NORMALDISPLAY = 0xA6
 
int INVERTDISPLAY = 0xA7
 
int DISPLAYOFF = 0xAE
 
int DISPLAYON = 0xAF
 
int SETDISPLAYOFFSET = 0xD3
 
int SETCOMPINS = 0xDA
 
int SETVCOMDESELECT = 0xDB
 
int SETDISPLAYCLOCKDIV = 0xD5
 
int SETPRECHARGE = 0xD9
 
int SETMULTIPLEX = 0xA8
 
int SETLOWCOLUMN = 0x00
 
int SETHIGHCOLUMN = 0x10
 
int SETSTARTLINE = 0x40
 
int MEMORYMODE = 0x20
 
int COMSCANINC = 0xC0
 
int COMSCANDEC = 0xC8
 
int SEGREMAP = 0xA0
 
int CHARGEPUMP = 0x8D
 
int EXTERNALVCC = 0x01
 
int SWITCHCAPVCC = 0x02
 
int ACTIVATESCROLL = 0x2F
 
int DEACTIVATESCROLL = 0x2E
 
int SETVERTICALSCROLLAREA = 0xA3
 
int RIGHTHORIZONTALSCROLL = 0x26
 
int LEFT_HORIZONTALSCROLL = 0x27
 
int VERTICALRIGHTHORIZONTALSCROLL = 0x29
 
int VERTICALLEFTHORIZONTALSCROLL = 0x2A
 

Variable Documentation

◆ ACTIVATESCROLL

int qwiic_oled.qwiic_oled_base.ACTIVATESCROLL = 0x2F

◆ CHARGEPUMP

int qwiic_oled.qwiic_oled_base.CHARGEPUMP = 0x8D

◆ COMSCANDEC

int qwiic_oled.qwiic_oled_base.COMSCANDEC = 0xC8

◆ COMSCANINC

int qwiic_oled.qwiic_oled_base.COMSCANINC = 0xC0

◆ DEACTIVATESCROLL

int qwiic_oled.qwiic_oled_base.DEACTIVATESCROLL = 0x2E

◆ DISPLAYALLON

int qwiic_oled.qwiic_oled_base.DISPLAYALLON = 0xA5

◆ DISPLAYALLONRESUME

int qwiic_oled.qwiic_oled_base.DISPLAYALLONRESUME = 0xA4

◆ DISPLAYOFF

int qwiic_oled.qwiic_oled_base.DISPLAYOFF = 0xAE

◆ DISPLAYON

int qwiic_oled.qwiic_oled_base.DISPLAYON = 0xAF

◆ EXTERNALVCC

int qwiic_oled.qwiic_oled_base.EXTERNALVCC = 0x01

◆ FONTHEADERSIZE

int qwiic_oled.qwiic_oled_base.FONTHEADERSIZE = 6

◆ I2C_COMMAND

int qwiic_oled.qwiic_oled_base.I2C_COMMAND = 0x00

◆ I2C_DATA

int qwiic_oled.qwiic_oled_base.I2C_DATA = 0x40

◆ INVERTDISPLAY

int qwiic_oled.qwiic_oled_base.INVERTDISPLAY = 0xA7

◆ LEFT_HORIZONTALSCROLL

int qwiic_oled.qwiic_oled_base.LEFT_HORIZONTALSCROLL = 0x27

◆ MEMORYMODE

int qwiic_oled.qwiic_oled_base.MEMORYMODE = 0x20

◆ NORMALDISPLAY

int qwiic_oled.qwiic_oled_base.NORMALDISPLAY = 0xA6

◆ RIGHTHORIZONTALSCROLL

int qwiic_oled.qwiic_oled_base.RIGHTHORIZONTALSCROLL = 0x26

◆ SEGREMAP

int qwiic_oled.qwiic_oled_base.SEGREMAP = 0xA0

◆ SETCOMPINS

int qwiic_oled.qwiic_oled_base.SETCOMPINS = 0xDA

◆ SETCONTRAST

int qwiic_oled.qwiic_oled_base.SETCONTRAST = 0x81

◆ SETDISPLAYCLOCKDIV

int qwiic_oled.qwiic_oled_base.SETDISPLAYCLOCKDIV = 0xD5

◆ SETDISPLAYOFFSET

int qwiic_oled.qwiic_oled_base.SETDISPLAYOFFSET = 0xD3

◆ SETHIGHCOLUMN

int qwiic_oled.qwiic_oled_base.SETHIGHCOLUMN = 0x10

◆ SETLOWCOLUMN

int qwiic_oled.qwiic_oled_base.SETLOWCOLUMN = 0x00

◆ SETMULTIPLEX

int qwiic_oled.qwiic_oled_base.SETMULTIPLEX = 0xA8

◆ SETPRECHARGE

int qwiic_oled.qwiic_oled_base.SETPRECHARGE = 0xD9

◆ SETSTARTLINE

int qwiic_oled.qwiic_oled_base.SETSTARTLINE = 0x40

◆ SETVCOMDESELECT

int qwiic_oled.qwiic_oled_base.SETVCOMDESELECT = 0xDB

◆ SETVERTICALSCROLLAREA

int qwiic_oled.qwiic_oled_base.SETVERTICALSCROLLAREA = 0xA3

◆ SWITCHCAPVCC

int qwiic_oled.qwiic_oled_base.SWITCHCAPVCC = 0x02

◆ VERTICALLEFTHORIZONTALSCROLL

int qwiic_oled.qwiic_oled_base.VERTICALLEFTHORIZONTALSCROLL = 0x2A

◆ VERTICALRIGHTHORIZONTALSCROLL

int qwiic_oled.qwiic_oled_base.VERTICALRIGHTHORIZONTALSCROLL = 0x29

◆ WIDGETSTYLE0

int qwiic_oled.qwiic_oled_base.WIDGETSTYLE0 = 0

◆ WIDGETSTYLE1

int qwiic_oled.qwiic_oled_base.WIDGETSTYLE1 = 1

◆ WIDGETSTYLE2

int qwiic_oled.qwiic_oled_base.WIDGETSTYLE2 = 2