Hello to all,
my environment:
Hardware:
ESP32 Wroom-32
1.8 TFT SPI 128x160 V1.1
Software:
micropython v1.13 on 2020-09-02
ST7735 https://github.com/boochow/MicroPython-ST7735
My problem:
I want to display the output in landscape mode instead of portrait mode.
My question:
Is this possible?
If so, how can I achieve this with the above environment?
Thanks for your help and tips.
Until then ...
MfG
Günter
P.S.
I am not a native speaker
Changing from portrait mode to landscape mode with ST7735
- pythoncoder
- Posts: 5956
- Joined: Fri Jul 18, 2014 8:01 am
- Location: UK
- Contact:
Re: Changing from portrait mode to landscape mode with ST7735
See the nano-gui drivers here.
Peter Hinch
Index to my micropython libraries.
Index to my micropython libraries.
Re: Changing from portrait mode to landscape mode with ST7735

are there any news about an actuell ST7735 Driver with several fonts and fontsizes.
Regards
Alexander
Re: Changing from portrait mode to landscape mode with ST7735
This forum in not active any more. Please post at Github discussions: https://github.com/orgs/micropython/discussions.