mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
.. | ||
main | ||
CMakeLists.txt | ||
README.md | ||
sdkconfig.defaults |
AnimationDemo for SSD1306
I borrowed the BIT MAP data from here.
Wire cables should be as short as possible.
I used a 10 cm wire cable.
However, it is sometimes affected by noise.
Flip upside down cannot be enabled.
This demo does not support 128x32 panels.
The SPI interface operates faster than the I2C interface.
For SPI interfaces, there has a latency period between frames.
By making this smaller, you can display it even faster.