Adafruit_Sensor icon indicating copy to clipboard operation
Adafruit_Sensor copied to clipboard

Common sensor library

Results 6 Adafruit_Sensor issues
Sort by recently updated
recently updated
newest added

Euler angles might not be the best for various applications. Some applications prefer quaternions.

Hi, I was wondering how to implement the interface toward a power/energy meter that gives me reading in W/Wh respectively. Thanks sensors_type_t has no power/energy constant. I wonder if it's...

Hi! This library is very nice! But an event can't contain multiple values (because it is an union) neither the interface offers a way to provide them. I was checking...

Hello! I love the idea of this type of abstraction library and it looks like it has a lot of great things going for it. I'm a little confused at...

Currently, there is no support for Load cell or weight sensors in the Sensor type and standardized SI values. Is there a plan to add support or open to contributing...