Skip to content

eukota/iot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

iot

My exploration of IoT devices.

Water Tank Meter

My first IoT device is a Raspberry Pi Zero W hooked up to an Ultrasonic Sensor. The device is deployed inside a water tank in the top of a water tower in Northern California. It connects to the home's WiFi.

Output

  • logs the water height to a file every minute
  • logs IP address to a Slack channel daily (in case the dynamic IP changes)
  • logs the last water height read to the Slack channel hourly including a remaining gallons estimate

About

internet of things various

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.0%
  • Shell 25.0%