Giter Club home page Giter Club logo

m5stack-co2-monitor's Introduction

M5Stack CO2 Monitor

M5StackとSCD30を使ってCO2濃度・温湿度を計測、表示します。
オプションでAmbientによるログ保存、Pushbulletで濃度レベルに応じた通知(PC/スマホ)ができます。

image1

Requirement

Hardware

Software

Option

Usage

以下のブログを参照ください。

換気のすゝめ ~M5StackでCO2濃度モニタを作る~

また、co2monitor.inoと同じディレクトリにenvs.hを作成し、以下のように各種定数を定義してください。(ver.2のみ)

#define WIFI_SSID "YOUR SSID"
#define WIFI_PASSWORD "YOUR PASSWORD"
#define AMBIENT_CHID 11111
#define AMBIENT_WRITEKEY "YOUR WRITE KEY"
#define PB_APIKEY "YOUR PUSHBULLET API KEY"

もしWifiやAmbient、Pushbulletを使用しない場合は、空のenvs.hを作成しco2monitor.ino中の#define USE_AMBIENTおよび#define USE_PUSHBULLETをコメントアウトしてください。

Author

Twitter URL

License

"M5Stack CO2 Monitor" is under MIT license.

m5stack-co2-monitor's People

Contributors

kmizta avatar

Watchers

 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.