pxt-OLED

SSD1306 OLED 12864

This is the MakeCode Package for SSD1306 OLED controller, based on the makecode library available

Table of Contents

URL

project URL: https://github.com/DFRobot/pxt-OLED

Summary

0.96-inch 128x64 resolution OLED display module, using SSD1360 driver, communicates with the host through the I2C interface.

Blocks

1.showUserNumber

image
Displays a number on the OLED module with a newline.

2.showUserText

image
Displays a string on the OLED module with a newline.

3.clear

image
Clears the display.

License

MIT