Page 1 of 1
ESP32 connect IPS130-v2 screen with micropython
Posted: Thu Oct 29, 2020 1:47 pm
by traskiz
Hello,
Can't find any tutorial for connecting ESP32 and IPS130-v2
Please help

Re: ESP32 connect IPS130-v2 screen with micropython
Posted: Thu Oct 29, 2020 2:24 pm
by pythoncoder
The display uses an ST7789 chip: see
this Python driver which also references a faster version using C
Re: ESP32 connect IPS130-v2 screen with micropython
Posted: Thu Oct 29, 2020 9:20 pm
by traskiz
But how to connect? esp32 with screen?