Giter Site home page Giter Site logo

boilerazureiotdatalogger's Introduction

BoilerAzureIoTDataLogger

The ESP32 device code that collects water tank temperature telemetry and sends it to an Azure IoT Hub. The device is an ESP32 with two thermistors (I use my 3D printer spare part) and an AC current sensor: https://learn.openenergymonitor.org/electricity-monitoring/ct-sensors/interface-with-arduino?redirected=true

To use this code, you need to install the ESP32 tool chain: https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html and the Azure IoT Hub: I use this: https://github.com/Azure/azure-iot-pal-esp32 but there is a new repo: https://github.com/espressif/esp-azure

You also need to create Azure IoT Hub and cloud service that read the information, or you can route the telemetry messages to Azure Stream Analytics service, Power BI and Azure Functions that take action, for example in my case I turn on and off the water heater (this code is not included).

To implement the OTA (Over the air update, you need to put your new firmware in a cloud blob storage and create an Azure function app with the functions that you'll find in "Azure Functions for OTA" text file.

You also need to update the variuos Azure urls and connection strings.

boilerazureiotdatalogger's People

Watchers

 avatar  avatar

Forkers

legopart

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.