Skip to content
Paul Cowan edited this page May 19, 2013 · 30 revisions

Overview of the KegNet Client

The KegNet client consists of a small, cheap, internet connected computer attached to a liquid flow meter and a temperature sensor. This allows it to constantly track beer consumption and refrigerator temperature, which is then transmitted to the central KegNet servers for processing and display.

Hardware

Optional Hardware

Operating System

Custom Software Components (This repository)

  • flowd - The flow daemon, captures beer pours using the flow sensor
  • kegnet-client - The KegNet client daemon - transmits temperature and pours to the KegNet servers

Client software should be simple, efficient, minimalistic, and rely on operating system provided facilities as much as possible.

Clone this wiki locally