Real-time Display of Camera Captured Images with ESP32-S3 (Based on MicroPython)
Click the blue text above to follow us Previously, we used OV2640 to capture high-definition photos (ESP32-S3 captures 1600X1200 resolution photos) and displayed JPG images on an LCD driven by ST7789 (ESP32-S3 displays JPG and PNG images on LCD (based on MicroPython)). Now we combine the two to allow the LCD to display the images … Read more