Skip to content

Releases: josemotta/IoT.Hass.Farm

An IoT hass farm for SCADA systems.

16 Sep 22:04
Compare
Choose a tag to compare

Combining cheap CPUs and open source microservices into an architecture for distributed supervisory and control systems. This version has tank, supervisor and pump nodes.

Uses VL53L1X "time of flight sensor", an invisible laser device that measures distances with millimeter resolution.

This version was used at canoasystem 1.0 application with a "pt" user interface:

sudo ./set-config.sh <tank | super | pump> pt

An IoT hass farm for SCADA systems

05 Apr 19:27
Compare
Choose a tag to compare

Combining cheap CPUs and open source microservices into an architecture for distributed supervisory and control systems. Initial version with tank and supervisor. Since several tanks may exist in a wide area, the proposed distributed architecture dedicates a node to get data from each tank, including water level, temperature, humidity, and luminance.

  • Water Tanks Process
  • Raspberry Pi 0W & B3 hardware
  • Home-assistant software
  • ToF (Time of Flight) platform with VL53L1X

The STMicroelectronics VL53L1X "time of flight sensor", has an invisible laser to measure distances with millimeter resolution.