Changing from portrait mode to landscape mode with ST7735

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
essener
Posts: 1
Joined: Mon Jan 25, 2021 3:32 pm

Changing from portrait mode to landscape mode with ST7735

Post by essener » Mon Jan 25, 2021 3:58 pm

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

User avatar
pythoncoder
Posts: 5956
Joined: Fri Jul 18, 2014 8:01 am
Location: UK
Contact:

Re: Changing from portrait mode to landscape mode with ST7735

Post by pythoncoder » Mon Jan 25, 2021 5:28 pm

See the nano-gui drivers here.
Peter Hinch
Index to my micropython libraries.

Ar-We
Posts: 1
Joined: Fri Apr 09, 2021 12:10 pm

Re: Changing from portrait mode to landscape mode with ST7735

Post by Ar-We » Thu Jan 02, 2025 5:48 pm

:) Hello,

are there any news about an actuell ST7735 Driver with several fonts and fontsizes.

Regards
Alexander

User avatar
Roberthh
Posts: 3668
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: Changing from portrait mode to landscape mode with ST7735

Post by Roberthh » Thu Jan 02, 2025 6:00 pm

This forum in not active any more. Please post at Github discussions: https://github.com/orgs/micropython/discussions.

Post Reply