Difference between revisions of "Classix"
Line 1: | Line 1: | ||
== Classix Control Board == | |||
The Classix autopilot was designed for heavy sensing applications. | |||
attachment:classix_proto1_top_small.jpg | |||
attachment:classix_proto1_bot_small.jpg | |||
== Features == | |||
* Dual LPC2148 MCUs | |||
* 14 ADC channels | |||
* 2 UARTs | |||
* 6 PWM outputs | |||
* 2 RC Receivers inputs | |||
* 2 combined USB clients | |||
* 2 combined SPI | |||
* 2 [http://en.wikipedia.org/wiki/I%C2%B2C I<sup>2</sup>C] | |||
* Connector to dock with a [http://www.gumstix.com Gumstix] board | |||
* 3.3V linear regulator & 3.7V linear regulator (for Gumstix) | |||
* audio (for downlink) | |||
* 2 LEDs (status display) | |||
* 12 grams | |||
* 89 x 30mm | |||
The Classix Control Board use 2 Philips LPC2148 ARM7 based microcontroller. | |||
The [http://www.arm.com/products/CPUs/families/ARM7Family.html ARM7] is a low-power 32-bit RISC processor core and the [http://www.standardics.philips.com/products/lpc2000/ Philips LPC2148] has 512KB on-chip Flash ROM, 40KB RAM and can be clocked at 60MHz. | |||
With 2 MCUs this system is very robust, 1 MCU can handle all critical code, fly-by-wire and such, and the other can handle all autonomous processing. In the case of autonomous code error, the aircraft may be saved via manual control and the fbw MCU. | |||
The ability to dock with a [http://www.gumstix.com Gumstix] board would allow for image processing, heavy communications, or payload support. | |||
== Architecture == | |||
[[Image:Classix_Architecture.jpg]] | |||
== Pinout == | |||
[[Image:Classix_v099_pinout.jpg]] | |||
== BOM == | |||
''under construction'' |
Revision as of 14:58, 7 December 2006
Classix Control Board
The Classix autopilot was designed for heavy sensing applications.
attachment:classix_proto1_top_small.jpg attachment:classix_proto1_bot_small.jpg
Features
- Dual LPC2148 MCUs
- 14 ADC channels
- 2 UARTs
- 6 PWM outputs
- 2 RC Receivers inputs
- 2 combined USB clients
- 2 combined SPI
- 2 I2C
- Connector to dock with a Gumstix board
- 3.3V linear regulator & 3.7V linear regulator (for Gumstix)
- audio (for downlink)
- 2 LEDs (status display)
- 12 grams
- 89 x 30mm
The Classix Control Board use 2 Philips LPC2148 ARM7 based microcontroller. The ARM7 is a low-power 32-bit RISC processor core and the Philips LPC2148 has 512KB on-chip Flash ROM, 40KB RAM and can be clocked at 60MHz.
With 2 MCUs this system is very robust, 1 MCU can handle all critical code, fly-by-wire and such, and the other can handle all autonomous processing. In the case of autonomous code error, the aircraft may be saved via manual control and the fbw MCU.
The ability to dock with a Gumstix board would allow for image processing, heavy communications, or payload support.
Architecture
Pinout
BOM
under construction