Difference between revisions of "PC/104 stacks and Matlab xPC"
From Mech
Jump to navigationJump to searchLine 1: | Line 1: | ||
*[[The PC/104 Lab Kit]] |
*[[The PC/104 Lab Kit]] |
||
*[[Configuring xPC Target PC]] |
*[[Configuring xPC Target PC]] |
||
Line 20: | Line 19: | ||
** [http://www.mech.northwestern.edu/courses/433/Writeups/PC104BoB/stack.htm#mechanical[Assembling the PC104 Stack]] |
** [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]] |
||
<h3>xPC Target Real-Time Operating System</h3> |
|||
* [[xPC Overview|Overview of Real-Time Programming with Simulink and xPC Target]] |
|||
* [[Configuring xPC Target PC|Configuring xPC Host/Target PC]] |
|||
* [[Creating a Simple xPC Program|'''Quickstart''':Creating a simple xPC Program]] |
|||
* [[Common xPC Blocks|Commonly Used Blocks]] |
|||
* [[Using the Host Scope]] |
|||
*Advanced |
|||
** Model Properties |
|||
** [[XPC M-file Communication|M-file communication]] |
|||
** Using outside of the lab |
|||
** [[media:standalone.pdf|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]] |
|||
<br clear=all/> |
Revision as of 05:50, 2 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