Search found 1 match

by essener
Mon Jan 25, 2021 3:58 pm
Forum: ESP32 boards
Topic: Changing from portrait mode to landscape mode with ST7735
Replies: 3
Views: 79556

Changing from portrait mode to landscape mode with ST7735

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, ho...