esp-idf-ssd1306/HighwayDemo/README.md
2024-09-17 10:14:50 +09:00

1006 B

HighwayDemo for SSD1306

Highway-1 Highway-2

I found this public image on the internet.
So I played around with it a bit.
This is a demo that's just for fun and doesn't help anyone.

_451034 _365470 _451033

Wire cables should be as short as possible.
I used a 10 cm wire cable.
However, it is sometimes affected by noise.

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.