https://github.com/simonrupf/monsens
Low cost, modular framework to integrate MCU attached sensors to monitoring systems
https://github.com/simonrupf/monsens
Last synced: 2 months ago
JSON representation
Low cost, modular framework to integrate MCU attached sensors to monitoring systems
- Host: GitHub
- URL: https://github.com/simonrupf/monsens
- Owner: simonrupf
- License: other
- Created: 2017-06-18T16:00:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-01T19:27:09.000Z (6 months ago)
- Last Synced: 2026-01-02T00:57:46.063Z (6 months ago)
- Language: C++
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
MonSens
=======
The MonSens project aims to provide low cost, low maintenance and modular
solutions to integrate environmental sensors into common network based
monitoring solutions.
Usage
-----
- [Wired Network](wired/README.md)
- [DigiSpark](wired/DigiSpark/README.md)
- Wireless Network
- [ESP8266](wireless/ESP8266/README.md)
- ESP32
- [Sensors](sensors/README.md)
- [Bosch BME280](sensors/bme280/README.md) (humidity, barometric pressure & temperature)
- Bosch BMP280 (barometric pressure & temperature)
- [Dallas 18B20](sensors/ds18b20/README.md) (temperature)
- ESP8266 internal voltage
- ESP32C3 external voltage
- [Photoresistor](sensors/photoresistor/README.md) (light level)
- Silicon Labs Si7021 (humidity & temperature)