-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAM with TTL #28
Comments
Hi, i see that it is only mentioned in the Fritzing diagram and i think you might have closed this issue already, because you have become aware of it. I had researched a while before i actually found a solution for this problem. Because as you say, it would have meant to either route the jumper out of the body or to look for a different way like OTA flashing, once it has been flashed with a suitable firmware for this. I will leave a link here, from where i got my solution...maybe helpful as a insight as well: raphaelbs/esp32-cam-ai-thinker#32 Usage of the CAM btw is as a separate entity...like having two devices in you wireless network. I like this firmware as a start: https://github.com/easytarget/esp32-cam-webserver/ Goodbye :-) |
Hi Michael! I did not succeed because of the missing RST wire to GPO0 I could not solder a while back, yesterday I succeeded and after some rewiring, got it to work. I'm also using the Cam as an independent device although it's still wired to the main ESP32 board (maybe it'll be useful at some point). Thanks for the tips by the way! This is my current setup: I've been adding some extra things for more advanced control. I'm presenting the software and control programs as part of my master's degree final project and I will propose creating a new branch with you with the updated components, designs and most importantly, software once its finished and presented. At least its offering some more alternatives with the same base parts. I've even got an alternative version with a custom ultra sonic 360º radar mounted on top Thanks again for the feedback and work! |
Hi Michael, with the current circuit layout, how have you overcomed the programming and usage of the cam. Currently I'm unable to, without a jumper wire from GPIO 0 to GND, program the board. Then I need to take it out to use it.
Any help is welcomed
The text was updated successfully, but these errors were encountered: