Back to Riot

Doc

boards/z1/doc.md

2026.10-devel1.9 KB
Original Source

@defgroup boards_z1 Zolertia Z1 @ingroup boards @brief Support for the Zolertia Z1 board.

Components

MCUMSP430F2617
RadioCC2420
Embedded CeramicAntenna
USB-to-SerialCP2102
SensorsADXL345 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.

shell
cp /path/to/RIOT/dist/tools/goodfet/goodfet.bsl /usr/local/bin