Git Product home page Git Product logo

domoticsduino / smarthome-fw-esp8266-mq4-gas-sensor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14 KB

Firmware for my board named ESP8266MCU11, based on ESP8266 microcontroller. This device use a MQ-4 gas sensor and use MQTT protocol to send data to OpenHAB Smart Home Automation System.

Home Page: https://www.domoticsduino.cloud

License: MIT License

C 24.56% C++ 64.37% Python 11.07%
esp8266 iot mqtt home-automation openhab3 mq4 gas-sensor esp8266-projects esp8266-esp-12e esp8266-firmware

smarthome-fw-esp8266-mq4-gas-sensor's Introduction

Smarthome firmware for ESP8266 - MQ-4 Gas Sensor

Firmware for my board named ESP8266MCU11, based on ESP8266 microcontroller.

This device use a MQ-4 gas sensor and use MQTT protocol to send data to OpenHAB Smart Home Automation System.

Built with platformio (https://platformio.org) and visual studio code (https://code.visualstudio.com)

Depends on the following dd libraries:

  • ddcommon
  • ddwifi
  • ddmqtt
  • ddmq4

Compile & Build

To build your firmware bin file:

  • clone this repository with the --recursive flag to checkout dd-libraries
  • rename file include/user-config-template.h in include/user-config.h
  • set your WIFI and MQTT settings in file include/user-config.h

Firmware file will be in .pio/build/esp12e/firmware.bin

OTA / WebServer support

To upload using OTA, open http://ip-device/update on a browser and point to the firmware *.bin file

Open http://ip-device to get sensor state and device info in your browser

Branches

  • main contains work in progress commits - NOT STABLE branch
  • master contains STABLE commits and releases

Credits

smarthome-fw-esp8266-mq4-gas-sensor's People

Contributors

domoticsduino 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.