Giter Site home page Giter Site logo

devkitnodemcu's Introduction

devkitnodemcu

ControlBoard.net DevKit NodeMCU

alt tag

Components:

  • 1 x DHT22 - Temperature and humidity sensor (1 pin digital)
  • 1 x MQ135 - Ar Quality Sensor (1 analog pin)
  • 1 x HC-SR501 - Motion sensor (1 pin interrupt)
  • 1 x Led RBG

If you want to BUY this kit click here: http://www.ebay.com/itm/Smart-Home-DevKit-DIY-ControlBoard-Net-NodeMCU-Based-/131641456092?ssPageName=ADME:L:LCA:US:1123

How to program:

Use the ESPLORER:

Files description:

  • config.lua : Store the MQTT server URL
  • dht22.lua : library to read dht22
  • application.lua : code to read dht22,movement,gas sensor and send to server with protocol MQTT
  • rgbled.lua : code to rgbled
  • configap.lua : Config ap to config wifi
  • wificonfig.lua : Store the wifi authentication and secretkey for MQTT
  • start.lua
  • init.lua : init file that try to connect to wifi with authentication on file config.lua and if fails starts AP for wifi config

How to use:

  • Power the Dev Kit NodeMCU;
  • In a device (Smartphone, Tablet) connect to wifi AP "controlboardkit" with the password "12345678";
  • When connected, open your browser and entry this url: "192.168.4.1";
  • Select your home wifi network and password;

devkitnodemcu's People

Contributors

tribaltronik avatar

Stargazers

Easion avatar

Watchers

James Cloos avatar  avatar

devkitnodemcu's Issues

MQ135 read 65535

Using MQ135 and adc.red(0) returns value 65535. I tried to calibrate the MQ135 but nothing changed

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.