B4J Programming Press on the image to return to the main documentation page.

rSeeedOLED

List of types:

SeeedOLED

SeeedOLED


Events:

None

Members:


  ClearDisplay As void

  Initialize As void

  PutString (Str As String) As void

  SetBrightness (Brightness As Byte) As void

  SetInverseDisplay As void

  SetNormalDisplay As void

  SetPageMode As void

  SetTextXY (Row As Byte, Column As Byte) As void

Members description:

ClearDisplay As void
Initialize As void
PutString (Str As String) As void
SetBrightness (Brightness As Byte) As void
SetInverseDisplay As void
SetNormalDisplay As void
SetPageMode As void
SetTextXY (Row As Byte, Column As Byte) As void

Top