Overview

Each sensor driver follows a standard interface — outputting JSON-formatted readings, supporting internal/external location filtering, and integrating with the WildlifeSystems sensor-control framework. All drivers can be installed via the WildlifeSystems APT repository or built from source.

Temperature & Humidity

sensor-dht11

Low-cost temperature and humidity monitoring using DHT11 sensors via GPIO. Ideal for basic microclimate logging at field sites.

Learn more
Multi-parameter

sensor-bme680

Temperature, humidity, barometric pressure, and gas resistance from the Bosch BME680 via I2C. Comprehensive environmental profiling for habitat monitoring.

Learn more
Temperature

sensor-w1therm

Precision temperature readings from 1-Wire sensors (DS18B20 and family). Supports multiple probes on a single bus for spatial temperature mapping.

Learn more