An open API service indexing awesome lists of open source software.

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.

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
![Design](/design/01-design-scatter-rendered.png)
![Skui](/design/02-design-alat-rendered.png)
![3D Design](/design/alat.png)