![]() |
Sensor Boards - a framework for networked sensorsHome | Download | |
The sensor board code runs on a wide variety of platforms. A few are shown below.
This is a 6-DOF inertial sensor (gyros and accelerometers) from Freedometrics.
It is based on the MSP430 microcontroller and has onboard data storage, a Bluetooth
"serial" port, and an internal battery.
This is a 6-DOF inertial sensor (gyros, accelerometers, and magnetometers) also from Freedometrics.
It is based on the LPC2148 ARM-based microcontroller and a CC2420 802.15.4 radio. It has
onboard data storage, USB and serial interfaces, and an internal battery.
This is the board that comes with the IAR evaluation kit. It's very similar to an
Olimex LPC2148-R2 development board.
The sensor boards software is based on the Quantum Framework
by Dr. Miro Samek. Thanks!
Other very useful projects are MSPGCC,
GNU ARM, and LPCUSB.