This is the MakeCode Package for SSD1306 OLED controller, based on the makecode library available
project URL: https://github.com/DFRobot/pxt-OLED
0.96-inch 128x64 resolution OLED display module, using SSD1360 driver, communicates with the host through the I2C interface.
Displays a number on the OLED module with a newline.
Displays a string on the OLED module with a newline.
Clears the display.
MIT