esp32-cam arduinou ide project
Posted: Tue Mar 05, 2024 3:22 am
Hi I seem to be experiences issues with a code developed for the esp32-cam with the intention of taking a picture and transmitting the picture(thru WiFi) to my email. This was provided in the form of a tutorial on randomnerdtutorials.com. I proceeded to add my own small portion that only allows the aforementioned procedure to happen upon sensing something with the Ultrasonic sensor. For some reason it will work from time to time as intended, but more often than not the software seems to get hung up on the image sending portion. I would be happy to provide the code if anyone is curious. Thanks.