projects:parafoil:two
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:parafoil:two [2007/06/02 11:13] – jcoxon | projects:parafoil:two [2008/07/19 23:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
* Aerocomm 868Mhz Radio | * Aerocomm 868Mhz Radio | ||
* Cutdown device | * Cutdown device | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
==== Construction ==== | ==== Construction ==== | ||
Line 21: | Line 32: | ||
=== GPS === | === GPS === | ||
- | GPS is a cheap Jupiter Rockwell GPS unit that was bought off ebay for £10, its relatively large for a gps unit but out puts at TTL so can easily be wired up to the gumstix' | + | GPS is a cheap Jupiter Rockwell GPS unit that was bought off ebay for £10, its relatively large for a gps unit but out puts at TTL so can easily be wired up to the gumstix' |
+ | |||
+ | The GPS requires an antenna which attaches with a mcx connector - I also got one of these off ebay (you can also get them from maplins) - the cable was far to long so i shortened it by cutting a section out and resoldering the two ends being careful to keep the different bits of the coax cable seperate. I used an active antenna so added a power line from the gumstix. One thing i've noticed is when the gps is powered on and the gumstix is off the nmea pulses seem sufficient to cause the gumstix light to flash in time. Doesn' | ||
+ | |||
+ | On the software side the gps is connected to BTUART and therefore ttyS1 - A perl script is used to read the gps and log to /gps.log - exactly as is done with the Pegasus missions. | ||
+ | |||
+ | === Accelerometers and Gyro === | ||
+ | |||
+ | === Servo Snooper === | ||
+ | |||
+ | === Cutdown Device === | ||
+ | |||
+ | === Aerocomm Radio Modems === | ||
+ | |||
+ | Had the development kit for these lying around so thought they would be an appropriate system. The great thing about them is that in their default state they work as just serial port extenders. Amazingly they have the same stupid pinout size as the GPS which makes finding a connector that fits nearly impossible so using random connectors I managed to get enough wires to the right pins (Tx, Rx, GND and Power (3.3v)). The radio modem is connected up to the ttyS0 serial port and runs at 57600baud. While data can be sent directly from the console using the echo " | ||
+ | |||
+ | The radio modem on the ground side is still on the development board and is powered and communicated with via usb (with a usb-> | ||
+ | |||
+ | |||
+ | === R/C Gear === | ||
+ | * Exactly the same as in Mission One however the Servo Snooper is now interfaced to monitor the PWM signal. | ||
+ | |||
+ | === Power Supplies === | ||
+ | |||
+ | |||
projects/parafoil/two.1180782813.txt.gz · Last modified: 2008/07/19 23:32 (external edit)