Skip to content

A relay for the Tilt hydrometer to Brewfather

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

undefinedvalue/tilt-relay

Repository files navigation

tilt-relay

A relay for the Tilt hydrometer. It reads the Tilt's Bluetooth LE broadcasts and sends them via WiFi to Brewfather.

This probably only works with the Tilt Pro since the regular Tilt has different sensor precision and I don't own a regular Tilt to test with. However, the changes to support a regular Tilt should be minor.

This is running on an Adafruit ESP32-C3 QT Py, but can run on any ESP32-C3 since it uses no GPIOs, only the Bluetooth and WiFi built in to the MCU.

The binary is no_std, so it runs on the bare metal microcontroller.

About

A relay for the Tilt hydrometer to Brewfather

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published