Is there hardware support for Raspberry Pi camera module?

조회 수: 1 (최근 30일)
yang
yang 2013년 9월 26일
답변: Murat Belge 2014년 3월 7일
Hello,
Anyone know if there is or will there be a hardware support for the Raspberry Pi camera module?
The current support package provides a simulink block 'V4L2' to handle video stream from usb camera but there is no similar block for handling the Rpi camera module.
Thanks!
Sincerely,
Yang

답변 (4개)

tang
tang 2013년 10월 17일
I have the same question.Some one help me.

Ahmed Eissa
Ahmed Eissa 2013년 12월 9일
I have the same question.Some one help me. (+1_

Murat Belge
Murat Belge 2014년 2월 25일
Yes, the Raspberry Pi Camera Board is supported. You basically use the "V4L2 Video Capture" block after loading the V4L2 driver for the camera. Instructions are posted in the File Exchange for Simulink Support Package for Raspberry Pi Hardware: http://www.mathworks.com/matlabcentral/fileexchange/40313-simulink-support-package-for-raspberry-pi-hardware

Murat Belge
Murat Belge 2014년 3월 7일
In R2014a release of MATLAB, a MATLAB Support Package for Raspberry Pi has been released. This support package introduces a MATLAB interface for Raspberry Pi. You can, for example, write to and read from GPIO pins, control various devices connected to the Raspberry Pi via I2C, SPI or Serial interfaces, etc. This MATLAB interface also supports streaming images from the Raspberry Pi Camera Board to MATLAB.

카테고리

Help CenterFile Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by