ESensors

Signal Input/Output

Manage recordings from multiple environmental sensors.
Blocking and non-blocking reads from many sensors in parallel, sensor readings in adaptable units, output of sensor properties and readings on Serial and into CSV files on SD card, hardware independent derived measures, like for example, dew point and absolute humidity. Currently supported sensors are: BH1750, BME280, DS18x20, and TSL2591.

Author: Jan Benda

Maintainer: Jan Benda

Read the documentation

Compatibility

This library is compatible with the teensy, avr architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.