Video animation with ESP32 - example
Posted: Thu Aug 02, 2018 1:59 am
I have created code transmitting a live captured image from desktop PC to TFT (320x240) over WiFi at quite reasonable rate.
Link to video here:
ESP32 Animation Attempt
Windows side code is WPF C#.NET 4.6 and ESP is FreeRTOS idf.
I wonder if anyone experimented with how fast data can be transferred to TFT and how large screen can be.
This example runs with SPI 60MHz native pins.
I will post all code when I have time if anyone is interested.
Link to video here:
ESP32 Animation Attempt
Windows side code is WPF C#.NET 4.6 and ESP is FreeRTOS idf.
I wonder if anyone experimented with how fast data can be transferred to TFT and how large screen can be.
This example runs with SPI 60MHz native pins.
I will post all code when I have time if anyone is interested.