V4.0 : Better for some #236
Replies: 7 comments 9 replies
-
Excellent! Thank you! Can't wait to try it out :-) |
Beta Was this translation helpful? Give feedback.
-
Thanks, updated the traffic and everything is fine. But I can't connect to the router. It is not clear how and where myconfig.sample.h wifi ssid and password are written: struct station stationList[] = {{"Keenetic-8129","mSj-X6A-UzK-VHP", true}}; /*
struct station stationList[] = {{"Keenetic-8129", "mSj-X6A-UzK-VHP", true}, not connecting router! long pasword? |
Beta Was this translation helpful? Give feedback.
-
is there a binary of this version anywhere around? |
Beta Was this translation helpful? Give feedback.
-
Hi. Is it possible to boot into AP mode and then from the web environment switch to station mode and connect to an existing network? |
Beta Was this translation helpful? Give feedback.
-
Does anyone have any insight on using an OV5640 camera with this device? When I ran the sketch, the camera initiated but this message appeared: |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. You just answered my question. I just needed someone to confirm that version 4.0 is supposed to work with the OV5640. My experience thus far is that the cameras are poorly made. No need for another thread.
Tom
Thomas E. Richardson
256-565-9486
Sent from my iPhone
… On Sep 29, 2022, at 11:13 AM, Thorsten von Eicken ***@***.***> wrote:
You should start a new thread, unless you're specifically asking for the differences between V4 and prior versions... ;-)
I've tried OV5640 with prior versions and was underwhelmed. I got a ton of noise in the image. I don't know whether it's due to the sensors one can buy cheaply being crap or whether there are some magic settings the esp32 driver doesn't set correctly. I played around with it for a bit and could get to mediocre image quality at low frame rate. But none of this is really esp32-cam-webserver's fault.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
I just discovered your work while looking for a stable ESP32-CAM code. It works flawlessly from the first try. Thank you. I would be interested in viewing the stream from the ESP32-CAM on another ESP32, that has a 320×240 TFT display (ILI9341, available here). |
Beta Was this translation helpful? Give feedback.
-
The v4.0 release.
myconfig.h
dump
page, including MCU temperature and xclk frequencyBut..
A big 'Thank You' to all the other people who contributed to this release with code, problem reports and discussion.
This discussion was created from the release V4.0 : Better for some.
Beta Was this translation helpful? Give feedback.
All reactions