Skip to content

This is in essence a very simple project that allows you to trigger a servo remotely and read a DHT11 sensor. Emphasis on essence.

Notifications You must be signed in to change notification settings

sofusskovgaard/SmartHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHome

overview.jpg

This is a monolithic repository containing three different projects.

Name Description
App A Xamarin.Forms mobile application that allows for viewing of telemetry data captured by the Controller project.
Controller An embedded application for a SAMD21 arduino microcontroller
Worker Both a service worker and a web API. The worker part of this application consumes telemetry data via RabbitMQ from the Controller project and ingests it into a InfluxDB instance. The web API is used by the mobile application to display telemetry data and toggle a servo on the controller.

About

This is in essence a very simple project that allows you to trigger a servo remotely and read a DHT11 sensor. Emphasis on essence.

Resources

Stars

Watchers

Forks

Packages