Difference between revisions of "Platforms telosb"
Line 5: | Line 5: | ||
* Tmote Sky |
* Tmote Sky |
||
* Tmote Mini |
* Tmote Mini |
||
⚫ | |||
⚫ | |||
* Zolertia Z1 |
* Zolertia Z1 |
||
make z1 |
|||
make z1 upload |
|||
===Compile example=== |
|||
⚫ | |||
===Upload example=== |
|||
⚫ | |||
===Dependencies=== |
===Dependencies=== |
||
You should have the latest msp430-gcc toolchain installed. |
You should have the latest msp430-gcc toolchain installed. |
||
===Other notes=== |
|||
Schematics and some data is available on TinyOS.net: |
|||
* http://www.tinyos.net/scoop/special/hardware#telos |
Revision as of 10:56, 26 June 2012
Contents |
In MansOS, "telosb" is a platform supporting certain hardware based on msp430F1611 processor. The following platforms have been tested in MansOS using this platform:
- TelosB
- Tmote Sky
- Tmote Mini
make telosb make telosb upload
- Zolertia Z1
make z1 make z1 upload
Dependencies
You should have the latest msp430-gcc toolchain installed.