ESP32 CAM Based Stereoscopic Camera with Serial Interface

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 มี.ค. 2023
  • A stereoscopic camera consisting of two ESP32 CAM boards and serial interfaces. The objective is to obtain corresponding images in order to do some 3D computer vision work. Code for everything shown is provided in a link below... including C-code for the left/right or master/slave ESP32 boards and Python code that controls, captures and displays the images.
    #esp32cam #esp32project #esp32 #stereoscopic
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 5

  • @azeddineabdoune814
    @azeddineabdoune814 ปีที่แล้ว

    Good work, thanks 👍!

  • @EvanPoliquin
    @EvanPoliquin 2 หลายเดือนก่อน

    Any thoughts on using SPI for communication to boost the image transfer speed?

  • @OMNI_INFINITY
    @OMNI_INFINITY ปีที่แล้ว

    Saw now. Thanks for that tutorial and also thanks posting the files! I'm visiting china now (not chinese) and want to make one of those while here. Had bought a Samsung Gear360 but the resolution seemed too low. Been considering getting an X360 cam. What is maximum resolution?

  • @moses5407
    @moses5407 10 หลายเดือนก่อน +1

    Would also appreciate the code links. Hoping to capture synced video frames. Would prefer to use a third esp32-s3 as the capture/process board. How close is the master/slave time sync with this set up?

  • @OMNI_INFINITY
    @OMNI_INFINITY ปีที่แล้ว

    Oh wait...where is the link to that gitlab or github repo? Thanks in advance for posting that!