StefanDWS
@stefandws
Member
Joined: 2023-01-23 10:35 am
Last seen: 2023-01-29 10:29 am
Topics: 1 / Replies: 13
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

@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 ...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

@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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

@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 /...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

5) modified code (loop) ... parameters et to ... eg aec_value set to 1200,....' camera fixed within yogurt cup housing ... final yogurt cup distance...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

Thank you for your efforts trying to help! back to scratch: original "loop" code( ESP32-CAM Time-lapse camera, esp32cam-timelapse.ino,Takes time...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago
Reply
RE: Using the ESP32-CAM MicroSD Card ... problems taking pictures "Time-Lapse Camera Code"

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...

1 year ago