ssd1306-128x64-i2c

xod-dev/ssd1306-display/ssd1306-128x64-i2c

A quick-start node drives an SSD1306 based monochrome 128x64 TFT LCD connected through an I2C interface.
ssd1306-128x64-i2c
@/ssd1306-128x64-i2c
A quick-start node drives an SSD1306 based monochrome 128x64 TFT LCD connected through an I2C interface.
I2Cxod/i2c/i2c
ADDRbyte
I²C address. 3Ch by default.
GFXxod/graphics/graphics
A tree of graphic elements created using the xod/graphics library.
ACTboolean
Makes the display react to incoming changes in a tree of graphic elements while `ACT` is true.
ssd1306-128x64-i2c
I2C
ADDR
GFX
ACT
ACK
ACKpulse
Pulses to acknowledge changes in the tree of graphic elements.
To use the node in your project you should have the xod-dev/ssd1306-display library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.