ESP32 ILI9341: display jpg image
How to render a .jpg image on a ILI9341 display, using the ESP32 and the Arduino core.
How to render a .jpg image on a ILI9341 display, using the ESP32 and the Arduino core.
How to draw shapes on a ILI9341 display, using an ESP32, the Arduino core and the Arduino_GFX library.
How to write text to a ILI9341 display using the ESP32 and the Arduino core.
How to use a web based Serial monitor for the ESP32, implemented by the WebSerial library.
How to setup the ESP32 to work in Soft AP and Station modes simultaneously, using the Arduino core.
How to upload files to a SD card, to be read by the ESP32.
How to connect the ESP32 to a SD card and read a file from it.
How to connect the ESP32 to a SD card and write a file to it.
How to interact with a SD card from the ESP32, using the Arduino core.
In this tutorial we will learn how to detect faces using the ESP32 and a camera.