Skip to main content

An extensile temperature management framework.

Project description

Braubuddy CI Downloads Supported Python versions

Braubuddy is a temperature management framework written in Python.

Conceived as a means of monitoring and controlling the fermentation temperature of beer, Braubuddy can be used in any situation where visibility and/or control of temperature is critical:

  • Keep tropical fish swimming happily in water that’s 26°C

  • Brew a perfect lager by fermenting at a constant 9°C

  • Maximise employee productivity with an optimum office ambient air temp of 21.5°C

Complete documentation is available at braubuddy.org.

Features

Web Interface

Braubuddy’s web interface facilitates temperature monitoring from any device with a web browser.

Braubuddy web application

API

Time-series temperature, heating and cooling metrics may be consumed programatically using the Braubuddy API.

Outputs

Braubuddy outputs allow metric values to be recorded in a variety of formats or published directly to external services including Graphite, Librato, Dweet and Twitter.

Extensible

The various Braubuddy components are designed to be extended. Consult CONTRIBUTE.RST if you’d like to request or contribute support for a particular component.

Getting Started

Hardware

To monitor temperature using Braubuddy you will need a supported thermometer.

To control temperature you will also need a supported environmental controller.

Install

Braubuddy is best enjoyed from within a Python virtualenv:

virtualenv ~/braubuddy
source ~/braubuddy/bin/activate

Production

Install the latest production release from PyPI <https://pypi.python.org/>:

pip install braubuddy

Development

Install the latest development release from Github:

git clone https://github.com/amorphic/braubuddy.git
pip install -e ./braubuddy

Start

Start braubuddy with a single command:

braubuddy

Configure

If not already present, a default configuration file is deployed to ~/.config/braubuddy/.

For system-wide configuration, copy this config file to /etc/xdg/braubuddy/.

The example config file use default targets and automatically attempts to find a compatible thermometer and environmental controller. Follow the docs to customise your configuration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

braubuddy-0.4.1.tar.gz (237.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page