This section defines the network credentials and server details required for sending the email. The ESP32-CAM connects to WiFi using the SSID and password. The host address, HTTPS port (443), and API ...
The sendEmail () function is responsible for triggering the email alert when an object is detected. A secure Wi-Fi client is ...
This program reads data from two UART interfaces on an ESP32 in real-time, using FreeRTOS for multitasking. Each UART task continuously monitors its respective UART port, reading incoming data byte by ...
Tomo is an interactive handheld companion pet crafted using ESP32 NodeMCU and developed on the Arduino platform. This project aims to create a small, emotionally expressive device with a 0.96-inch ...