🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    atoms3r cam esp32 s3-pico camera parameter setting

    Atom
    1
    1
    300
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      franktu
      last edited by

      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!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post