Giter Club home page Giter Club logo

pienvironmentmonitor's Introduction

The PI Environmental monitor

The idea: Rig a raspberry pi with a few environmental sensors, let sensor data flow into the cloud and be used for various scary purposes :bowtie:

The Raspberry PI is a great, low-cost experimental platform. The potential for moving beyond experimental is high. Collecting environmental data like temperature, humidity, barometric pressure and light level are just easy accessible examples. The list of sensors that easily can be attached to this devices is huge.

From a technical perspective I wanted to get more knowledge in using cloud solutions, SaaS/PaaS services, communication using api's and message buses.

Obviously, collecting sensor data was done using a Raspberry PI ๐Ÿ˜„. For the back-end part I choose to experiment with various services in the Azure eco-system and ended up using Azure IOT Hub to manage devices and collect data from devices, Azure Stream Analytics for real time processing of the data the devices where sending and various Azure storage options to get some insight into the options. For my purpose the Azure DocumentDB seemed like a good companion.

Even though the options seems pretty unlimited when working in eco-system like Azure, it is also quite obvious the you are guided in a certain direction driven by which services that are connected to each other. The way of least resistance is tempting one ๐Ÿ˜จ. For the analytics purposes of my sensor data there were some very obvious choices in the Azure eco-system, the direct connection between Stream Analytics and Power BI being one.

I played around with Power BI and did not really find the use for real time data that convincing and decided to explore other options - like Grafana. Sounds easy, but not straight forward. My data were apparently locked down in a document database with not standard support from Grafana or the community.

Read more about

Architecture

pienvironmentmonitor's People

Contributors

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