Difference between revisions of "PC/104 stacks and Matlab xPC"
From Mech
Jump to navigationJump to searchBen Tollberg (talk | contribs) |
|||
Line 12: | Line 12: | ||
*[[PC104 Break Out Board]] |
*[[PC104 Break Out Board]] |
||
*[[PC104 Power]] |
*[[PC104 Power]] |
||
*[http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#power |
*[http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#power Power Components] |
||
*[http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#electrical |
*[http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#electrical I/O Electronics: Analog I/O, Digital I/O, Encoder Connections] |
||
* Advanced: Creating a Working Stack from Parts |
* Advanced: Creating a Working Stack from Parts |
||
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm |
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm Building the Breakout Board] |
||
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#ribboncables |
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#ribboncables Breakout Board Ribbon Cables] |
||
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#mechanical |
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#mechanical Assembling the PC104 Stack] |
||
**[[Creating an xPC Flash Boot Disk]] |
**[[Creating an xPC Flash Boot Disk]] |
||
Latest revision as of 09:50, 5 May 2009
- The PC/104 Lab Kit
- Configuring xPC Target PC
- PC104 Overview
- Advantech CPU Card
- Sensoray 526 Data Aquisition Card
- XPC Overview
- Common xPC Blocks
- XPC M-file Communication
- XPC Code From Student Projects
- Creating a Simple xPC Program
- Using the Host Scope
- PC104 Break Out Board
- PC104 Power
- Power Components
- I/O Electronics: Analog I/O, Digital I/O, Encoder Connections
- Advanced: Creating a Working Stack from Parts
xPC Target Real-Time Operating System
- Overview of Real-Time Programming with Simulink and xPC Target
- Configuring xPC Host/Target PC
- Quickstart:Creating a simple xPC Program
- Commonly Used Blocks
- Using the Host Scope
- Advanced
- Model Properties
- M-file communication
- Using outside of the lab
- Standalone Mode
- Stateflow
- Code Examples
- Controlling a DC Motor with an Encoder
- Something With State Machine
- Using RS-232 and Printing to LCD
- UDP Communications between Target and Host PC
- M-functions and S-functions
- xPC Code From Student Projects