... | ... | @@ -19,17 +19,18 @@ are mapped onto two different physically separated processing elements (usually |
|
|
* [Terminology](Terminology)
|
|
|
|
|
|
## Implementations
|
|
|
| Platform | Type | Documentation | Comment |
|
|
|
|-------------|----------|----------------|---------|
|
|
|
| DevBoard | APP | [Specifications](Application/DevBoard) | A low-power development board based on a MSP432. |
|
|
|
| BaseBoard | APP | [Specifications](Application/BaseBoard) | A multi-sensor board based on the Toradex Colibri SOM family. |
|
|
|
| Geophone | APP | [Specifications](Application/Geophone) | A low-power geophone board based on a MSP432. |
|
|
|
| BOLT MSP430 | BOLT | [Software](https://github.com/ETHZ-TEC/BOLT) | The asynchronous processor interconnect based on a MSP430. |
|
|
|
| CC430 [^1] | COM+BOLT | [Specifications](Communication/DPP2CC430) | A low-power communication board based on a CC430. |
|
|
|
| SX126x [^1] | COM+BOLT | [Specifications](Communication/DPP2LoRa) | A low-power communication board based on a SX126x. |
|
|
|
| nRF5 [^1] | COM+BOLT | *TBA* | A low-power communication board based on a nRF52840. |
|
|
|
|
|
|
[^1]: All COM boards (CC430, SX1262 and nRF5) are available on the [FlockLab Testbed](https://gitlab.ethz.ch/tec/public/flocklab/wikis/home).
|
|
|
| Platform | Type | DPP version | Documentation | Comment |
|
|
|
|-------------|--------------|-------------|----------------------------------------------|------------------------------------------------------------------|
|
|
|
| BOLT MSP430 | BOLT | 2 | [Software](https://github.com/ETHZ-TEC/BOLT) | The asynchronous processor interconnect based on a MSP430FR5969. |
|
|
|
| DevBoard | APP | 2 | [Specifications](Application/DevBoard) | A low-power development board based on a MSP432. |
|
|
|
| BaseBoard | APP | 2 | [Specifications](Application/BaseBoard) | A multi-sensor board based on the Toradex Colibri SOM family. |
|
|
|
| Geophone | APP | 2 | [Specifications](Application/Geophone) | A low-power geophone board based on a MSP432. |
|
|
|
| CC430 [^1] | APP+COM+BOLT | 1 | [Specifications](DPP1) | All DPP components on a single PCB. |
|
|
|
| CC430 | COM+BOLT | 2 | [Specifications](Communication/DPP2CC430) | A low-power communication board based on a CC430F51x7. |
|
|
|
| SX126x [^1] | COM+BOLT | 2 | [Specifications](Communication/DPP2LoRa) | A low-power communication board based on a SX126x. |
|
|
|
| nRF5 [^1] | COM+BOLT | 2 | [Specifications](Communication/DPP2nRF5) | A low-power communication board based on a nRF52840. |
|
|
|
|
|
|
[^1]: Variants of all platforms (CC430, SX1262 and nRF5) are available on the [FlockLab Testbed](https://gitlab.ethz.ch/tec/public/flocklab/wikis/home).
|
|
|
|
|
|
### Software
|
|
|
* [Low-power Wireless Bus (LWB)](https://github.com/ETHZ-TEC/LWB): Can be used with the CC430 ComBoard on the [FlockLab Testbed](https://gitlab.ethz.ch/tec/public/flocklab/wikis/home).
|
... | ... | |