Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Rapid BeagleBoard Prototyping with MATLAB and Simulink

You're reading from  Rapid BeagleBoard Prototyping with MATLAB and Simulink

Product type Book
Published in Oct 2013
Publisher Packt
ISBN-13 9781849696043
Pages 152 pages
Edition 1st Edition
Languages
Toc

Table of Contents (15) Chapters close

Rapid BeagleBoard Prototyping with MATLAB and Simulink
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Introducing BeagleBoard 2. Installing Linux on the BeagleBoard 3. C/C++ Development with Eclipse on Windows 4. Automatic Code Generation 5. Digital I/O and Serial Communication 6. Voice Recognition 7. Digital Video-Based Motion Detection Wrapping Up Index

Simulink code generation


Simulink, a graphical tool for modeling and simulating systems, provides an interactive graphical programming environment and enables rapid prototyping to explore design ideas at an early stage. An attracting feature of Simulink is that you can tune parameters of your design "on the fly" and immediately see what happens on the BeagleBoard, for "what if" exploration.

There are two major kinds of elements in Simulink, namely function blocks and signal lines. As a graphical programming language, a program is presented as a block diagram (referred to as a Simulink model) where blocks are connected by lines. In this section, we will build a simple program by creating a Simulink model and then run that model to play a music file (a *.wav file) on the BeagleBoard. We will also adjust the parameters of the model (in this example model, it is the volume or balance) on the fly.

A Simulink model of a music player

The Simulink model of the music player we are going to build is...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}