Use Raspberry Pi Camera with Raspberry Pi Zero w

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • In this video I will show you how to use Raspberry Pi Camera with Raspberry Pi Zero w.
    Command used in this video:
    raspistill -o cam.jpg
    Python code used in this video:
    from time import sleep
    from picamera import PiCamera
    camera = PiCamera()
    camera.resolution = (1024, 768)
    camera.start_preview()
    Camera warm-up time
    sleep(2)
    camera.capture('foo.jpg')
    Official site for picamera:
    picamera.readt...
    For future updates follow us on facebook: / sparklers2018

Комментарии • 21

  • @richardskidmore6632
    @richardskidmore6632 6 месяцев назад

    Nice one. I’d have broken my pi if it was not for this tutorial. Many thanks and keep up the good work 👍

    • @kiddoquit
      @kiddoquit 6 месяцев назад

      Did you manage to install the RPi_Cam_Web_Interface? when I run ./install.sh throws an error related with php...

  • @murph_mustela
    @murph_mustela Год назад +1

    Thanks. This is helpful but please talk closer to the mic sometimes.

  • @tunamandal2205
    @tunamandal2205 2 года назад +2

    how to solve if mmal: Cannot read camera info, keeping the defaults for OV5647
    mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
    mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
    mmal: Failed to create camera component
    mmal: main: Failed to create camera component
    mmal: Camera is not enabled in this build. Try run
    after enable camera also

  • @Billynho221
    @Billynho221 3 года назад

    Thanks boy, hugs from Brazil!

  • @trollazord5869
    @trollazord5869 6 месяцев назад +1

    you are my hero i love you

  • @wiktoriarajewicz3775
    @wiktoriarajewicz3775 3 года назад +1

    Man you're a lifesaver, thank you!

  • @MihirKulkarni3
    @MihirKulkarni3 Год назад

    Nice tutorial. Thanks.

  • @vick3394
    @vick3394 3 года назад

    Thank you for showing me how to do it.

  • @sidhumoosewala-lf5tj
    @sidhumoosewala-lf5tj Год назад +1

    nice video can you give me the cable link which you used to connect the camera please ?

  • @SportSync_official
    @SportSync_official 2 года назад

    Good video! I learned alot thanks!

  • @ruellarobson
    @ruellarobson 2 года назад

    Congratulations on the video.
    I would like to know if I can access the images by 📱 4g, mobile network?

  • @testes-w7s
    @testes-w7s Месяц назад

    why on my raspi-config set up camera does not exist

  • @zulfarizyes8960
    @zulfarizyes8960 2 года назад

    Hi, is Raspberry Pi Zero capable to run openCV and image recognition? And is the module have wifi receiver?

  • @heloxiii8894
    @heloxiii8894 2 года назад

    I'm still having issues such as raspistill is not installed. What version of raspbian are you using ? I read somewhere that picamera weren't supported anymore :O.
    Please give me your version of raspbian. Thx

  • @supernova6553
    @supernova6553 2 года назад

    can it stream 720p30 over wifi?

  • @Healthscape-rm7jw
    @Healthscape-rm7jw 6 месяцев назад

    How do i contact you in india

  • @Onlyindianpj
    @Onlyindianpj 9 месяцев назад

    Doesn't fits is wrong
    Say
    Doesn't fit

  • @user-oy6kp1hd2i
    @user-oy6kp1hd2i 3 года назад

    ID:pi , PW:??? What is Password??

  • @diyvideos8836
    @diyvideos8836 2 года назад

    Hi my friend. I sent you an email please check your inbox. Thanks you..