Hi,
I'm glad that you solved your issue with not being able to upload the firmware.
I think the reason behind the "garbage" characters in the serial port monitor is that you didn't set your baud rate to the correct value. Go through the code, and typically in the setup() function Serial.begin(some_number) is called. This "some number" is the baud rate, it's typically set to 115200. When you open your serial monitor, at its bottom-right corner there is a drop-down menu. Select the option "x baud", where x is that number in the code. I think it would solve the problem.
Problems uploading code to esp32+cam
-
- Posts: 8
- Joined: Sat May 11, 2019 10:11 pm
Re: Problems uploading code to esp32+cam
Hi,
Thanks for that. I had seen the baud rate drop down munu but I didn't know how you could find out what it should be set to. I'll try it.
Regards,
Ken.
Thanks for that. I had seen the baud rate drop down munu but I didn't know how you could find out what it should be set to. I'll try it.
Regards,
Ken.
Re: Problems uploading code to esp32+cam
Just an update on this. I know have "camera web server" working. This time the upload etc went without a hitch. I think the little bit of experience I now have makes it easier. Thanks again for the help.
Regards,
Ken.
Regards,
Ken.
-
- Posts: 26
- Joined: Sun Jun 16, 2019 5:37 pm
Re: Problems uploading code to esp32+cam
Brownout detected. Not burnout detected. Although I can see you may be getting burned out of trying to get the esp32 cam working properly. I know i am.
Who is online
Users browsing this forum: No registered users and 102 guests