You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it only works if the default OV2640 camera is attached. If a different lens is attached, a different index.html file is loaded, this file hasn't been modified to include the relevant led-group html code:
I have taken it upon myself to add it to the OV5640 code, which is stored in HEX format in the attached camera_index.h file. I have no idea how to do a commit or anything, so if anyone else wants to change it, here is the relevant modified section of camera_index.h from LINE 616 to END:
This discussion was converted from issue #10692 on March 12, 2025 18:18.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Board
ESP32-S
Device Description
ESP32 AI Thinker clone camera board
Hardware Configuration
OV5640 camera is attached instead of the default OV2640
Version
v3.0.6
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80mhz
PSRAM enabled
yes
Upload speed
115200
Description
New LED intensity slider feature was added recently:
#7533
But it only works if the default OV2640 camera is attached. If a different lens is attached, a different index.html file is loaded, this file hasn't been modified to include the relevant led-group html code:
I have taken it upon myself to add it to the OV5640 code, which is stored in HEX format in the attached camera_index.h file. I have no idea how to do a commit or anything, so if anyone else wants to change it, here is the relevant modified section of camera_index.h from LINE 616 to END:
Sketch
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
Beta Was this translation helpful? Give feedback.
All reactions