Code Monkey home page Code Monkey logo

homeproject's Introduction

Infrastructure deployment Web app and spi deployment

HomeProject

Home Project is a system for controlling IOT devices in my home. It will be using azure as the cloud provider and the necessary resource groups, resources and apps should eb deployed automatically using github actions.

Please feel free to comment, add PR's and fork are try it on your own. I will try to make this as easy as possible to setup with everything being automated and manual steps being documented.

Motivations

My motivation for creating this project is 2 part, first I want to learn how to build the infrastructure in azure in a best practice and secure way. Second, I really like working with IOT devices, and I need to be able to open my garage from inside my car ๐Ÿ˜€

Architecture overview

It will have a backend system for connecting to the IOT devices using azure IOT hub. The sensor data received to the IOT hub should be routed to a database. Then a static web app will be used as a frontend with azure functions to retrieve the data from the database. Inside my home, the devices will also connect to apple HomeKit so that sensor data is available in the HomeKit system.

The devices are mainly being built up on the ESP8266 and ESP32 modules. I will be using platform IO with Arduino framework on these devices. Some of the devices I have plans to build are:

  • Temperature and humidity sensors.
  • Garage opener.
  • Automatic watering of plants based on humidity in the soil they are planted in.
  • ....and whatever more I come up with :)

Deployment

See github actions setup for more info about deployment using github actions.

Debugging

See debugging for more info about setting up local environment to debug the solution

homeproject's People

Contributors

jornpe avatar jornpettersen 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.