The tutorial will focus on getting you up and running quickly, so that you will understand the basic procedures for working with your ESP32 (specifically the Adafruit ESP32 Feather v2) and the Arduino ...
(Starter tutorial part 1 and part 2) that explain how to work with a Mifare DESFire EVx NFC card. The communication with the card is done by an ESP32 connected to a PN532 NFC card reader that is ...
Text-to-Speech, or TTS, is a technology that converts written text into spoken audio. It is commonly used in voice assistants, accessibility tools, alert systems, kiosks, and smart devices. On ...
This tutorial shows you how to build a real-time object detection system using the ESP32-CAM module and the CircuitDigest Cloud Object Detection API. The system captures an image on button press, ...