Difference between revisions of "PC/104 stacks and Matlab xPC"
From Mech
Jump to navigationJump to searchBen Tollberg (talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
*[[The PC/104 Lab Kit]] |
*[[The PC/104 Lab Kit]] |
||
*[[Configuring xPC Target PC]] |
*[[Configuring xPC Target PC]] |
||
Line 13: | 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] |
||
⚫ | |||
<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/> |
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