Skip to content

Wrapper around sensor libraries to easily deploy reusable environment monitors

License

Notifications You must be signed in to change notification settings

aardsoft/EnvironmentMonitor

Repository files navigation

Environment sensor library

This is a library to help developing Arduino based environment monitors. Unlike for simple weather station projects it is assumed that numerous monitoring stations with varying sensor configurations are deployed, reporting back to a central computer collecting and analyzing data.

For sensor communication this library mostly just wraps existing sensor specific libraries, and adds glue to allow a single firmware to be deployed to multiple stations in different configurations.

Currently supported sensors are:

For more details on the hardware setup check the mqtt_sensor hardware section. mqtt_sensor currently is the main user of this library.

For building an outside sensor station a Stevenson screen style enclosure is recommended.

About

Wrapper around sensor libraries to easily deploy reusable environment monitors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published