ideas:flight_computer
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ideas:flight_computer [2007/01/20 01:59] – laurenceb | ideas:flight_computer [2008/08/15 11:18] (current) – Added badger board. edmoore | ||
---|---|---|---|
Line 6: | Line 6: | ||
==== PIC's ==== | ==== PIC's ==== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 11: | Line 16: | ||
==== AVR's ==== | ==== AVR's ==== | ||
- | Used on MIHAB 1,2, and 3 in conjunction with [[http:// | + | Used on MIHAB 1,2, and 3 in conjunction with [[http:// |
You will need to use the bascom programmer plugin or [[http:// | You will need to use the bascom programmer plugin or [[http:// | ||
AVR's have loads of great built in hardware e.g. I2C, SPI, multiple UART's , wake on interrupt, external ram busses ect. They are also a lot less power hungry than gumstix or routers, a typical AVR clocked at 16MHz will run off 3.3 volts at 25ma. | AVR's have loads of great built in hardware e.g. I2C, SPI, multiple UART's , wake on interrupt, external ram busses ect. They are also a lot less power hungry than gumstix or routers, a typical AVR clocked at 16MHz will run off 3.3 volts at 25ma. | ||
+ | If you're looking for some help/advice on AVR's check out: | ||
+ | *[[http:// | ||
+ | *[[http:// | ||
+ | |||
==== Basic stamp ==== | ==== Basic stamp ==== | ||
+ | Not used on any UKHAS projects, perhaps a bit overpriced. [[http:// | ||
[[http:// | [[http:// | ||
==== PICAXE ==== | ==== PICAXE ==== | ||
+ | Cheap but seems to lack memory ect? | ||
+ | [[http:// | ||
+ | ==== ARM ==== | ||
+ | Used successfully by CUSpaceflight for the Badger flight computer series. (NXP LPC2148 on current revision). | ||
Line 66: | Line 80: | ||
*Expensive when compared to microcontrollers ($119 for basic working system) | *Expensive when compared to microcontrollers ($119 for basic working system) | ||
*Perhaps too much processing power for simple tasks | *Perhaps too much processing power for simple tasks | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
=====" | =====" | ||
+ | | ||
+ | Not really a smart phone but more a smart phone module, but as it has a python interpreter, | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | The python code has access to virtual terminals to control the phone and recieve data from the GPS (sirf3). There are also libraries for running bit banged i2c and spi out of the GPIO pins. 1.5Mb of ram avaliable. | ||
+ | |||
+ | [[http:// | ||
+ | |||
=====FOX board===== | =====FOX board===== | ||
ideas/flight_computer.1169258355.txt.gz · Last modified: 2008/07/19 23:30 (external edit)