Giter Site home page Giter Site logo

mqtt-arduino-sensors's Introduction

This repo stores all of the source for various MQTT sensors. I intend them to work with HomeAssistant but they should work for any MQTT service.

Sensors:

  1. Garage door sensor (In work)
    • This sensor connects to the garage door opener limit switches to detect if it is open or closed.
  2. Temperature sensor (Not started)
  3. Door shut & Lock sensor (Not started)

Requirements:

  1. Arduino Nano 33 iot board (will probably work for other similar boards, but no guarentees)
  2. PlatformIO VSCode plugin

Setup:

  1. Add the project inside platfromio plugin
  2. Update ./include/secrets.h to include your MQTT information and WIFI login information
  3. Call git update-index --assume-unchanged "./include/secrets.h" to avoid accidently commiting your secrets
  4. Set the environment to your desired sensor (default is garage_door_sensor)

Debugging

Setting DEBUG to true in ./include/common.h will enable serial debug print statements

mqtt-arduino-sensors's People

Contributors

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