atoms3r cam esp32 s3-pico camera parameter setting
-
Hi,
I have been using M5stack TimerCamera. The parameters can be set no problem.Now I want to set brightness and other parameters for "atoms3r cam esp32 s3-pico camera". The original setting functions like:
sensor_t * s = esp_camera_sensor_get();
s->set_framesize(s, (framesize_t)6);
s->set_brightness(s, 0);
are not working.Is there a new library for this tiny camera to do the settings?
If any body knows, please give me some instructions.
Thank!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login