This project demonstrates full-duplex SPI communication between an ESP32-S3 (running Zephyr RTOS) and an Arduino Uno. The goal is to send one full string from the master (ESP32-S3) and receive one ...
Arduino_GFX for ESP32-S3 and 4" RGB touch screen is a Arduino graphics library supporting various displays with various data bus interfaces. This library start rewrite from Adafruit_GFX, LovyanGFX, ...