Giter Club home page Giter Club logo

mqtt_test1's Introduction

weather-master

Real Time weather monitoring using MQTT + Android

Overview

Weather master is a real time weather monitoring app made using Android Studio. To provide the data for the application a Weather Monitoring device has been implemented using NodeMCU 1.0 + Temperature and Humidity Sensor. (Pictures of the device and screenshots are included at the bottom)

Android Application

In this application eclipse's Paho MQTT API is used create the MQTT client in Android Studio. It is a pretty straightforward process and a callback function is used to execute everytime the data is added to the MQTT broker.

MQTT Broker

As the MQTT broker , I used CloudMQTT cause it provides a free easy to use service with a simple interface. You can easily find how to implement Paho MQTT with CloudMQTT.

NodeMCU Device

NodeMCU WiFi Module and DHT11 Temperature Sensor is used to demonstrate the basic functionality of this Application , many other weather sensors can also be added to increase the functionality.

PahoMQTT Client Library has been used to set up the NodeMCU as a MQTT client.

All are welcome to fork or do a pull-request ! :)

Images - Results

Device

pic1 pic2 pic3

Application

pic4 pic5

mqtt_test1's People

Contributors

rashm1n avatar

Watchers

James Cloos 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.