Learn how to create and display stunning animated GIFs on your ESP32 with an LCD ILI9341 320x240 pixels. In this tutorial, we'll cover everything from converting videos to GIFs, optimizing them for your display, and wiring up your components. Perfect for sci-fi projects and more!
Please note that the product links are Amazon affiliate links. As an Amazon Associate, I earn from qualifying purchases at no additional cost to you. This helps support the channel and allows me to continue creating content for you. Thank you for your support!
Chapters: 0:00 Introduction 1:00 LCD Module capabilities 1:18 Wiring the LCD Module to the ESP32-S3 3:18 Code setup 4:27 How to select the animated GIF to play 5:27 LCD Module configuration in the sketch 7:32 How to create your own animated GIF 11:55 Using a push button to switch between animated GIF 12:12 Wiring the push button to the ESP32-S3 12:27 Code for using the push button