Changes

Jump to navigation Jump to search
m
* Default I2C address of the display is 0x70
* <prenowiki> import board
import busio as io
i2c = io.I2C( board.SCL, board.SDA )
display.fill(0)
display.print('CPY!')
display.show()</prenowiki>
===Libraries===
2,466

edits

Navigation menu