mirroring oled display

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
gab696
Posts: 8
Joined: Fri Apr 05, 2019 5:54 am

mirroring oled display

Post 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!
gab696
Posts: 8
Joined: Fri Apr 05, 2019 5:54 am

Re: mirroring oled display

Post by gab696 »

Hi,
I am still looking for a solution to mirror the display.
Thanks for your help
aboaboit
Posts: 23
Joined: Mon Mar 26, 2018 4:55 am

Re: mirroring oled display

Post 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.
Post Reply