Last seen: 2023-01-29 10:29 am
Hello Ron, thank you for your help and thank you for your patience sorry but I am not very familiar with the ESP32 device since this is my first p...
loop should be empty and all the code goes in setup. @Ron sorry i don't get it based on the code ESP32-CAM Time-lapse camera esp32cam-timelap...
Here is my quick answers to your questions logging additional information on the SD-CARD additional to the images stored on the SD-card .. instead o...
@stefandws You don't need the restart in your sketch, the loop procedure accomplishes it, all you need to do is move code around so that code that is ...
Hello Ron,yes, this was the magic line! ESP.restart(); THANK YOU VERY MUCH!!! but ... please first look after yourself ... get well soon! in c...
ESP.restart(); I think this is the magical line. Pictures taken are now ok ... but it generates no new pictures ... it is always overwriting same...
I also want to clarify some wording. You say 'reset' but in fact the sketch is set up to use GPIO pin 13 as noted in the attached pic. Please verify y...
@zander Hello Ron, sorry I am not that fast. I am trying to use the ESP32-cam-device first time1) there is no error message when brown out is set...
@stefandws If you are sure the camera doesn't move then it may be brownout. Try commenting out the statement or better still change the 0 to a 1 /...
5) modified code (loop) ... parameters et to ... eg aec_value set to 1200,....' camera fixed within yogurt cup housing ... final yogurt cup distance...
Thank you for your efforts trying to help! back to scratch: original "loop" code( ESP32-CAM Time-lapse camera, esp32cam-timelapse.ino,Takes time...
Hello Ron,glare can be excluded as reason for generating scrap pictures since the mechanical setup is exactly same. This time Camera fixed by cable ti...
Hello Ron, thank you for your reply! For me it does not make any sense too. The only difference for my understanding happens within the "loop" I a...