u8g2
u8g2 copied to clipboard
What is this display?
Hello, I bought this display: aliexpress.com/item/1005003755364938.html Can I use this library for it? And which constructor is it?
One of the ST7567 constructors should work (https://github.com/olikraus/u8g2/wiki/u8g2setupcpp#st7567-enh_dg128064). There is always some (small) risk, that a constructor needs a little bit of modification.