Raspberry monitor output device with Simulink Libraries for Raspberry Pi in Matlab 2013

조회 수: 5 (최근 30일)
Hallo, I'm trying to utilize the LCD monitor that I've connected to my Raspberry Pi.
I'm using the Raspberry Pi Simulink libraries to do that but I've didn't understood how to axcess to the monitor device of the Raspberry Pi. I'm using MATLAB r2013a and MATLAB r2013b with the Simulink libraries for Raspberry Pi connection.
For exemple I'm able to acquire images from the USB webcam connected to my Rasberry Pi and send them to the Host PC monitor by LAN connection. How to visualize the images on the Raspberry Pi monitor device instead? And how to make an XY plot?
Thank you.

답변 (1개)

Murat Belge
Murat Belge 2014년 3월 6일
There is an "SDL Video Display" block in the Simulink library for Raspberry Pi. This block takes an RGB or YCbCr image as input and displays the image on the monitor. If you run your model in External Mode, block outputs the image to your host computer's monitor. If you run your model on Raspberry Pi without using External Mode, the block outputs the image to the HDMI monitor connected to the Raspberry Pi. Take a look at the Image Inversion demo to see how you can utilize the SDL Video Display block in two different run modes.
  댓글 수: 5
Georg Rauter
Georg Rauter 2021년 1월 5일
Thanks a lot for your comment Graziano. Worked perfectly for me.
Best, Georg

댓글을 달려면 로그인하십시오.

카테고리

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