Page 1 of 1

mirroring oled display

Posted: Wed Apr 10, 2019 3:06 pm
by gab696
Hi,
I'am waiting the delivery but waiting i would know if it's possible to mirror/flip the displayed data on the oled screen or use a different display like SSD1306 ?
thanks!

Re: mirroring oled display

Posted: Tue May 14, 2019 6:43 am
by gab696
Hi,
I am still looking for a solution to mirror the display.
Thanks for your help

Re: mirroring oled display

Posted: Thu May 16, 2019 3:35 am
by aboaboit
I would say you need to write your own code for that: I had a very quick look at the library and I didn't find an option to do it.
See https://github.com/stanleyhuangyc/Multi ... D/UTFT.cpp and related files.