Skip to content
This repository was archived by the owner on Nov 28, 2021. It is now read-only.
 
 

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytilt

Tools for reading your Tilt brewing hydrometer on a Raspberry Pi and storing the results as CSV.

Dependencies

  • sudo apt-get install python-bluez
  • Make the bluetooth interface accessible without being root:
    • sudo setcap cap_net_raw+eip /usr/bin/python3.7 (for example)
    • Note: this command does not follow symlinks so applying it to /usr/bin/python3 won't work
    • You need to run this command whenever apt updates that library

Running

From the directory containing pytilt.py run python pytilt.py

Acknowledgements and notes

TODO

  • Use a JSON config file for storing and mailing data.
  • Distinguish different Tilt colors.

About

Tool for reading Tilt brewing hydrometers on a Rasberry Pi.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages