Project topic

Measurement Tool projects

Measurement tools use onboard sensors to create a focused instrument rather than a general sensor demo. Adafruit’s CLUE spirit level reads the board’s accelerometer, calculates tilt, and renders a digital bubble on the color display, giving a pocket-sized example of calibration, filtering, and visual feedback. It differs from the CLUE Sensor Plotter because the output is an interpreted level indication rather than a scrolling stream of raw readings. Install the CircuitPython libraries specified by the guide and keep board orientation consistent with the code’s axes. Accelerometer offset, mounting, and scaling affect the indicated center, so calibrate against a trusted reference and do not use the hobby build for safety-critical alignment. Compare compatible devices, explore original projects and use the linked guides to get moving.

1 entry
Sources

Sources and further reading

Original project pages, manufacturer documentation and repositories used while preparing this page. Last reviewed .

  1. Adafruit Clue — Clue Spirit LevelAdafruit Learning System