The OLED display
- OLED Setup:
You should call this block only once every time you use the OLED display.
To get the I2C address, you need to run the I2Cscanner sketch.
Video: The OLED display
- OLED Print text:
This block writes a text in the given position. The point X = 0, Y=0 is on the top left of the display.
- OLED Clear:
It will clear the display.