Last seen: 2022-05-18 8:49 pm
The part that's tripping me up is I can't find an example in the current code of a value on the server being updated by the esp32. Start/stop for stre...
@zander After playing around with which board to have selected, I was able to upload the CameraWebServer sketch to the esp. That "headers indicate boa...
Sounds good! I have a message in to them already, I hope to hear back by morning!
Here's the source code, but I can't even get it to compile due to missing header files: /* * @Descripttion: * @version: * @Author: Elegoo ...
@zander I'd say two main reasons: First, that's my MO. I'm the kid who never copied and pasted code, but studied it until I understood it and imple...
NOTE change domain to your country domain. VERY IMPORTANT: Is the board you are playing with equipped with a built-in camera? Hey @zander, sorry...
(@zander) Okay, so, I have attempted each of the possible definitions, and none of them get this esp32 variant to start a webserver. They r...
@zander Okay, so I've gotten SimpleTime and SimpleServer to work. With any luck, I can start poking around with the communication between the arduino ...
Update: My exact esp32 is ESP32-D0WDQ6 Rev 1
@will Gotcha! Yeah, right now I'm just powering it from my laptop. Unfortunately, I don't have a great way of supplying better power without unpluggin...
@zander Gotcha, thanks! I'm planning on picking up one or two of those very soon. In the meantime, is there a different board I can select from the li...
Update: I'm now trying to run a simpler sketch, Simple Time, and that worked. So that leads me to believe it is a problem with interacting with the ca...