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

    ArduCAM on ESP32

    Scheduled Pinned Locked Moved PROJECTS
    2 Posts 1 Posters 12.2k Views 1 Watching
    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.
    • RopR Offline
      Rop
      last edited by

      This camera:

      https://www.amazon.com/Arducam-Module-Megapixels-Arduino-Mega2560/dp/B012UXNDOY

      looks like it is very easy to hook up to an ESP32-based arduino:

      https://github.com/ArduCAM/ArduCAM_ESP32S_UNO

      1 Reply Last reply Reply Quote 0
      • RopR Offline
        Rop
        last edited by

        This camera indeed works with the M5Stack, and is indeed very easy to hook up. This post is to document what I did.

        Simply buy the cam at the link supplied and hook it up with the pin-socket-wires that come with the camera as follows:

        0_1533130431253_IMG_1767.jpg

        0_1533130575218_IMG_1766.jpg

        Then clone https://github.com/ArduCAM/ArduCAM_ESP32S_UNO and copy the ArduCAM and ESP32WebServer libraries to your Arduino/libraries directory, add the client or AP data to the example script from the github (ArduCAM_ESP32S_UNO/libraries/ArduCAM/examples/ESP32/ArduCAM_ESP32_Capture/ArduCAM_ESP32_Capture.ino). Also make sure you uncomment #define OV2640_CAM and #define OV2640_MINI_2MP in the memorysaver.h file in the Arducam library dir, run the script and a webcam webserver works. (Surf to <ip>/stream or <ip>/capture).

        1 Reply Last reply Reply Quote 0

        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
        • First post
          Last post