https://github.com/oki-aryawan/smart-cattle-biodigester
IoT based cattle biodigester monitoring system with NodeMCU ESP8266.
https://github.com/oki-aryawan/smart-cattle-biodigester
iot monitoring nodemcu-esp8266
Last synced: over 1 year ago
JSON representation
IoT based cattle biodigester monitoring system with NodeMCU ESP8266.
- Host: GitHub
- URL: https://github.com/oki-aryawan/smart-cattle-biodigester
- Owner: oki-aryawan
- License: gpl-3.0
- Created: 2022-01-29T07:36:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T07:08:28.000Z (over 4 years ago)
- Last Synced: 2025-01-21T19:36:48.528Z (over 1 year ago)
- Topics: iot, monitoring, nodemcu-esp8266
- Language: C++
- Homepage:
- Size: 8.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Cattle Biodigester
IoT device that can monitor cattle biodigester powered with Arduino Nano and NodeMCU ESP8266. I used Arduino to collect data from all sensors and send it to NodeMCU via UART communication. The NodeMCU will store the datas to the server.
Website mockup [scatterid](https://oki-aryawan.github.io/scatterid/)
# MQ Sensor
I used 3 types of MQ sensor: MQ-4, MQ-135 and MQ-8. For those sensors I used [*MQSensorsLib*](https://github.com/miguel5612/MQSensorsLib) library from Miguel A. Califa
# BME280 Sensor
I used [*BME280 Sensor*](https://github.com/adafruit/Adafruit_BME280_Library) library from Adafruit and also [*Adafruit Common Sensor*](https://github.com/adafruit/Adafruit_Sensor)
# Hardware


