MicroPython_K210_LoBo icon indicating copy to clipboard operation
MicroPython_K210_LoBo copied to clipboard

TFT Display on Maix Amigo

Open elixx opened this issue 5 years ago • 2 comments

I have the Sipheed Maix Amigo flashed and working good so far, very fast so far, but I'm trying to get all of the peripherals to work. Is there any way to mirror the screen instead of just changing orientation, or a device level config that I'm missing?

tft.init()

image

tft.init(rot=tft.PORTRAIT)

image

tft.init(rot=tft.LANDSCAPE_FLIP)

image

elixx avatar Nov 21 '20 21:11 elixx

Sorry for late reply. It can be done, but it is not configurable at the moment from MicroPython. I'll try to add the mirroring options before the next update (expected by the end of this week).

loboris avatar Dec 22 '20 14:12 loboris

this error are solded?

ramsesgarciad avatar Mar 23 '24 00:03 ramsesgarciad