Zolertia Z1
View API Documentation View API documentation generated by Doxygen.
View on GitHub View this source code on GitHub.
Support for the Zolertia Z1 board.
Support for the Zolertia Z1 board.
Components
| MCU | MSP430F2617 |
|---|---|
| Radio | CC2420 |
| Embedded CeramicAntenna | |
| USB-to-Serial | CP2102 |
| Sensors | ADXL345 3-axis digital accelerometer |
| TMP102 Thermometer from Texas Instruments |
Todo
The two sensors listed above are not supported yet.
Options
The Z1 starter platform — an extended version with some supplementary basic actuators, phidgets and ziglets connectors, SMA-RP connector for a concrete antenna, battery (2xAA) enclosure, and MSP430 JTAG connector — is also available. This RIOT port also supports this version, except that supplementary actuators (multi-color LED, wheel potentiometer, buzzer) are not directly defined. This will be done as soon as possible.
Layout

Flashing
RIOT comes with a version of goodfet.bsl, a flashing tool for MSP430 based
platforms.
Just link or copy it somewhere into your $PATH and you are good to go.
e.g.
cp /path/to/RIOT/dist/tools/goodfet/goodfet.bsl /usr/local/bin