Hello everyone. Does anyone know what happened to face detection in esp32 cam? I don’t see the option in my browser as others have online. I read somewhere its been […]
Hi all, I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP: “`C++ #include #include const char* ssid = “XXXX”; […]
Greetings every one what you do if you iot device infield get disconnected to wifi and you dont have anyother connectivity available? How you can ensure that data is not […]
How do I set up and establish communication between the ESP32 and the R307 fingerprint sensor, ensuring that the sensor can be recognized and initialized by the ESP32? My aim […]
I’m working on an IoT-embedded device with various air quality sensors (CO2, CO, NO, SO2) that connect to the internet using WiFi, GSM, or Ethernet. The device is designed to […]
Hello everyone, I have created a web server on an ESP32 and successfully established communication with the client (my HTML page on my PC). However, the client’s request is for […]
Hey guys In a recent lot project, l used ESP32 to connect various sensors to a cloud platform for data storage and remote monitoring. While the initial connection and data […]
I’m developing a BLE code in ESP32 using nimble stack, that itself consuming around 70% of the IRAM. I want to integrate few other peripherals like CAN, SPI. How can […]
Can anyone provide me with a code for 2 servo motor with esp32