ESP32 import machine import st7789 spi = machine.SPI(2, baudrate=40000000, polarity=1, sck=machine.Pin(18), mosi=machine.Pin(23)) display = st7789.
DOWNLOAD: https://byltly.com/2fawm7
DOWNLOAD: https://byltly.com/2fawm7
st7789-esp32
Aug 21, 2020 — @file st7789.c * * Mostly taken from lbthomsen/esp-idf-littlevgl github. */ #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include .... Adafruit GFX Library; Adafruit ST7735 and ST7789; Adafruit BusIO; TJpg_Decoder (link). You should already know how to take a picture using an ESP32-CAM ... 939c2ea5af
Comments