Difference between revisions of "Flameman/mrm"
From eLinux.org
| Line 1: | Line 1: | ||
EARLY PROOF VERSION | EARLY PROOF VERSION | ||
| + | = intro = | ||
The Mini Robo Mind | The Mini Robo Mind | ||
| Line 8: | Line 9: | ||
The Mini Robo Mind (MRM) is a 68332-powered microcontroller board from www.robominds.com that inspired the founders of this project to create a useful, easy-to-use collection of software libraries. The libraries should serve to make the MRM more accessible to beginners, and improve productivity for experienced embedded developers using the MRM. | The Mini Robo Mind (MRM) is a 68332-powered microcontroller board from www.robominds.com that inspired the founders of this project to create a useful, easy-to-use collection of software libraries. The libraries should serve to make the MRM more accessible to beginners, and improve productivity for experienced embedded developers using the MRM. | ||
| − | + | = documentation = | |
| − | + | ||
| − | |||
* MC68332 Data Sheets | * MC68332 Data Sheets | ||
| Line 24: | Line 23: | ||
* QSMRM/AD Queued Serial Module Reference Manual | * QSMRM/AD Queued Serial Module Reference Manual | ||
* SIMRM/AD System Integration Module Reference Manual | * SIMRM/AD System Integration Module Reference Manual | ||
| + | |||
| + | |||
| + | = interesting projects = | ||
| + | |||
| + | * 68332 + xilinx fpga http://www.users.qwest.net/~kmaxon/page/cont/cont3.htm | ||
Revision as of 01:20, 3 March 2009
EARLY PROOF VERSION
intro
The Mini Robo Mind
The Mini Robo Mind (MRM) is a 68332-powered microcontroller board from www.robominds.com that inspired the founders of this project to create a useful, easy-to-use collection of software libraries. The libraries should serve to make the MRM more accessible to beginners, and improve productivity for experienced embedded developers using the MRM.
documentation
* MC68332 Data Sheets * MC68332 Reference Manuals
Here are the IDs of some of the most important documents:
* MC68332UM/D MC68332 User's Manual * CPU32RM/AD CPU32 Reference Manual * TPURM/AD Time Processor Unit Reference Manual * GPTRM/AD General Purpose Timer Reference Manual * QSMRM/AD Queued Serial Module Reference Manual * SIMRM/AD System Integration Module Reference Manual
interesting projects
- 68332 + xilinx fpga http://www.users.qwest.net/~kmaxon/page/cont/cont3.htm
