BayLibre ACME

From sigrok
Jump to navigation Jump to search
BayLibre ACME
Acme.png
Status supported
Source code baylibre-acme
Connectivity BeagleBone Black expansion connector, I²C
Measurements energy, power, current, temperature
Website baylibre.com

The BayLibre ACME is an extension (cape) for the BeagleBone Black, designed to provide multi-channel power and temperature measurements capabilities.

It comes with power and temperature probes, turning it into an advanced all-in-one power/temperature measurement solution.

Hardware

Photos

Protocol

ACME probes are connected to I²C bus #1 of the BeagleBone Black via the ACME cape.

The components used to do actual measurements (INA226 & TMP435) are supported in mainline Linux. The drivers expose a standard interface via the Linux sysfs pseudo file system.

The ACME driver for libsigrok uses said interface to acquire measurement samples and control the cape (change shunt resistance configuration, power-off measured devices etc.).

Resources