GithubHelp home page GithubHelp logo

demo-mqtt-adafruit's Introduction

MQTT and MongoDB Demo (Adafruit)

This project demonstrates a simple MQTT Pub-Sub system that stores data in an external MongoDB database. The MQTT broker used is adafruit.io's free service.

The data published is 'faked' using randomised 'temperatures' from two 'locations', inside and outside an address.

Requirements

Requirements are given in the requirements.txt file.

Use pip install -r requirements.txt to install the required packages.

Services Used

This project uses a free MQTT broker service and the free MongoDB Atlas service that allows for testing of a small sharded MongoDB cluster.

MQTT Brokers

The following brokers provide free services for testing / low data volume:

  • test.mosquitto.org
  • broker.hivemq.com
  • iot.eclipse.org

Adafruit.io (https://io.adafruit.com/) provides a secured low volume free service that may be upscaled to larger volumes of data/events by subscription.

MongoDB Free Service

TODO: Add details of creating free service account

References and Readings

The following articles were used to assist in the creation of this example code:

Plans

  • add testing
  • add flask based front end
  • organise into sections using folders

demo-mqtt-adafruit's People

Contributors

pwa-goulda 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.