Project:HackSat One: Difference between revisions
From London Hackspace Wiki
No edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
== Experiment == | == Experiment == | ||
[[HackSat1 Payload]] | |||
== Ground Station == | == Ground Station == |
Revision as of 14:20, 27 October 2011
Flux has pledged for a Kicksat satellite dev kit. It's due in May 2012.
First Steps
Get some MSP430 experience. Several people in the space have mentioned having boards.
We have at least 3 MSP430 devkits in the space, The toolchain is a bit icky tho, but I think we have enough incentive to fix that now.
The Hardware
We don't get to design the hardware on this mission, just program it.
- controller: TI CC430, MSP430 core with a radio: http://www.ti.com/product/cc430f6137
- sensors: temperature + one other TBC (KickSat are taking suggestions)
- radio: we can transmit what and when we like (subject to solar power) but data rate is only a few bits per second
Experiment
Ground Station
We need one of these.
Resources
- MSP430 on TI site.
- MSP430 dev kit (Farnell)
- MSP430 getting started workshop