Be the first to rate this file! 18 Downloads (last 30 days) File Size: 1.7 MB File ID: #37871
image thumbnail

Simulink Support Package for Pandaboard hardware (R2012b)

by MathWorks Simulink Team

 

12 Sep 2012 (Updated 02 Nov 2012)

Simulink block library for creating standalone applications for the Pandaboard

| Watch this File

File Information
Description

The PandaBoard (http://pandaboard.org/) is a low-cost, single-board computer designed for audio, video, and digital signal processing.

With R2012b, Simulink provides built-in support for prototyping, testing, and running models on the PandaBoard and PandaBoard ES. You can design algorithms in Simulink for audio processing and computer vision applications then see them perform with hardware.

--------------
SPECIAL INSTALLATION INSTRUCTIONS

Note: Do not use the Download Submission button.

1. Open MATLAB.
2. Enter "targetinstaller" at the MATLAB command prompt.
3. When Target Installer opens, choose Internet, and follow the instructions provided.
--------------

Simulink support for the PandaBoard includes the following I/O driver blocks:
• Video Input and Display
• Audio Input and Output
• UDP Send and Receive

For more information on the PandaBoard, see:
http://www.mathworks.com/hardware-support/pandaboard.html

For more information on built-in hardware support, see:
http://www.mathworks.com/products/simulink/simulink-targets

Required Products Simulink
MATLAB
MATLAB release MATLAB 8.0 (R2012b)
Other requirements Simulink Support for the Pandaboard requires a Microsoft Windows platform.
Tags for This File  
Everyone's Tags
arm cortex a9(2), beagleboard(3), cortex a9(2), omap, panda board(2), pandaboard, pandaboard simulink(2), pandaboard support(2)
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
19 Sep 2012 Murat Belge

The PandaBoard Ubuntu image comes with a pre-installed VNC server (x11vnc). One can connect to the PandaBoard using his/her favorite VNC client (I use UltraVNC). To launch the x11vnc server on the PandaBoard, execute the following on the MATLAB command line:

>> h = panda
>> h.connect
>> h.execute('export DISPLAY=:0.0; xhost+; x11vnc -bg')

Using a VNC, one can see the graphical desktop of PandaBoard without attaching a monitor to the board.

Updates
29 Oct 2012

Updated description

02 Nov 2012

Updated description

Contact us