Code Monkey home page Code Monkey logo

wimjan1 / kiwi-air-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swat-engineering/kiwi-air-monitor

0.0 0.0 0.0 54.4 MB

Kiwi monitor is an open source CO2/Humidity/Temperature sensor intended for monitoring the quality of the air in a room. Kiwi was created to support teachers with a notification to ventilate their classroom.

Home Page: https://www.kiwimonitor.nl/

License: GNU General Public License v3.0

C++ 62.78% C 8.00% Go 27.47% Dockerfile 1.02% Shell 0.72%

kiwi-air-monitor's Introduction

Kiwi Monitor logo

Kiwi air monitor is an open source CO2/Humidity/Temperature sensor intended for monitoring the indoor air quality. Kiwi air monitor was initiated by swat.engineering to support teachers and school organizations with the ventilation of the class rooms.

Features

  • Monitor CO2, Humidity, Temperature, Atmospheric Pressure
  • Display current measurements and its trend on a small display
  • Blink a warning light if certain thresholds are reached (> 800ppm CO2 for example)
  • Optionally: publish sensor readings to a (self hosted) MQTT server to allow building wide monitoring
  • Optionally: partial remote control via MQTT
  • Optionally: Updating firmware over wifi (OTA)
  • Optionally: Docker-compose based Dashboard & MQTT server setup

Due to the cost-cutting concern, we have focussed more on precision instead of accuracy. Meaning that if a value increases, it should indeed represent an increase in that property, but it is acceptable to have a bias with respect to more expensive measurements. So you might get a temperature of 20.4 degrees C even though it iss actually 20.9 degrees C but if it increases to 20.5 degrees C it indeed is now 21.0 degrees C.

Hardware

The hardware is build around the ESP8266 platform. The costs (in the Netherlands) are roughly โ‚ฌ45-50 per device. The list of components and schemas can be found in doc/NL/Hardware.md. We also provide a 3D model to print.

Documentation

Please check out the documentation for further details and instructions about hardware and software, and user manuals:

  1. Dutch
  2. English

Server

We've developed a small server setup (docker-compose based) so you can get started yourself. Checkout the server/ directory and the corresponding documentation.

License

The software and 3D models are all GPLv3 licensed. We use libraries with compatible licenses. See Software documentation for a list of which libraries are used.

kiwi-air-monitor's People

Contributors

davylandman avatar frankvd81 avatar mariesaphira avatar petravanhoudt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.