Nodes

bma180_node

The bma180_node interfaces with Bosch Sensortec BMA180 3-axis accelerometer. The driver requires an Xdimax SUB-20 Device to communicate with the SPI interface of the BMA180.

Published Topics

~<name>/bma180 (bma180/bma180meas)
  • acceleration data in [g] for x, y, z axis

Parameters

~max_acc_g (double, default: 16)
  • maximum measurable acceleration in g
~bandwidth_Hz (double, default: 300)
  • sensor filter bandwidth
~rate_Hz (double, default: 100)
  • sampling rate of sensor
~calibrate (boolean, default: false)
  • run through an initial calibration procedure

Wiki: bma180 (last edited 2011-05-11 15:36:36 by SebastianHaug)