Skip to content

Expecho/IoT

Repository files navigation

IoT

Code running on my home automation IoT devices.

  • The Azure Sphere MT3620 sends data using its luminosity sensor and barometer. Since Azure Sphere cannot use mqtt directly data is sent to an Azure Function which forwards the data to an mqtt broker (CloudMQTT).
  • The NodeMCU V3 device detects motion using an attached motion sensor. Data is send using mqtt.
  • A Intel Galileo Gen 2 is used for P1 port readings (gas and electricity consumption). It is connected to an mqtt broker.

All data is received by Home Assistant using mqtt. See my Home Assistant config repo for additional details.

About

Code running on my home automation IoT devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published