Skip to content

Raspberry Pi Irrigation System w/ OpenTelemetry Reporting

Notifications You must be signed in to change notification settings

jhawk7/pi-irrigation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi-irrigation-system

Raspberry Pi Irrigation System w/ OpenTelemetry Reporting

Local Development (pi-zero only)

  • install pyenv, use python 3.9.2 pyenv install 3.9.2 and set it to be global or local pyenv local 3.9.2
  • install pipenv with pip3 install pipenv
  • create requirements.txt file with pipenv run pip freeze > requirements.txt

About

Raspberry Pi Irrigation System w/ OpenTelemetry Reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published