GithubHelp home page GithubHelp logo

poisonedpawn / weakgardencontroller Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 118 KB

Weak Garden Controller w/ ESP8266 - WiFi - MQTT

License: MIT License

C++ 100.00%
esp8266 mqtt iot arduino nodemcu nodemcu-esp8266 esp8266mqtt

weakgardencontroller's Introduction

Weak Garden Controller

This is a garden controller designed for nodeMCU development board. Implements MQTT/TCP client. It is configured through a header C file.

Features

  1. PlatformIO: simple development, build and upload
  2. Arduino Framework
  3. NodeMCU - ESP8266-12E
  4. Wifi (STA Mode)
  5. MQTT
    1. 3 topics for BME280
    2. 1 topic for MoistureSoil sensor
  6. BME280 [SPI-MODE] (Presure, Humidity, Temperature) and MoistureSoil [AnalogRead]
  7. Status led.
  8. Jumper for RST mode.

Dependencies

  1. PubSubClient
  2. ESP8266WiFi
  3. BME280
  4. Wire
  5. SPI

Roadmap

  1. OTA Update
  2. DeepSleep and eco function
  3. Sensor Module
  4. Simple configure method: UI over WIFI (AP Mode)
  5. Custom PCB
  6. 3D Print Case

weakgardencontroller's People

Contributors

poisonedpawn avatar

Watchers

 avatar  avatar

weakgardencontroller's Issues

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.