ESP32 I2C Oled Display 128x32 with SSD1306
Posted: Wed Jul 03, 2024 1:27 pm
Hi Ben
This display is working fine with Flowcode.
https://www.sparkfun.com/products/24606
This display is working fine with Flowcode.
orThanks to an I2C command structure, the board's firmware maintains speed by updating only the part of the screen that changes. Computer graphics use this concept with "Dirty Rectangles" or "Bit blit" operations
Is it possible add one of them to the component?Queue Fast Pixels
https://www.sparkfun.com/products/24606