How to invert part of screen? ssd1306

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
BigStupidBeast
Posts: 9
Joined: Thu May 28, 2020 5:40 pm
Location: sorry for my English)

How to invert part of screen? ssd1306

Post by BigStupidBeast » Tue Jun 16, 2020 11:05 pm

Hello everyone)
I want to create something like this Arduino OLED gauge SSD1306

I creating a menu.
I have a white rectangle in the middle. When a text scrolls down and touches an edge of the rectangle, pixels in the letters should start invert one by one.

Post Reply