Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mp-se/kegmon
DIY scale for beer keg monitoring
https://github.com/mp-se/kegmon
dht22 ds18b20 esp32 esp8266 hx711 nau7802 scale
Last synced: 3 days ago
JSON representation
DIY scale for beer keg monitoring
- Host: GitHub
- URL: https://github.com/mp-se/kegmon
- Owner: mp-se
- License: mit
- Created: 2022-05-03T18:32:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T19:51:47.000Z (22 days ago)
- Last Synced: 2024-10-26T02:39:52.037Z (20 days ago)
- Topics: dht22, ds18b20, esp32, esp8266, hx711, nau7802, scale
- Language: C++
- Homepage:
- Size: 87.7 MB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![download](https://img.shields.io/github/downloads/mp-se/kegmon/total)
![release](https://img.shields.io/github/v/release/mp-se/kegmon?label=latest%20release)
![issues](https://img.shields.io/github/issues/mp-se/kegmon)
![pr](https://img.shields.io/github/issues-pr/mp-se/kegmon)
![dev_build](https://img.shields.io/github/actions/workflow/status/mp-se/kegmon/pio-build.yaml?branch=dev)
![doc_build](https://img.shields.io/github/actions/workflow/status/mp-se/kegmon/doc-build.yaml?branch=master)# KegMon - Monitoring the volume in your kegs
![KegMon Logo](src_docs/source/images/kegmon_logo_s.png)
This is a project that I have done for my own Keezer, if you like it please feel free to suggest improvements.
For docs see: https://mp-se.github.io/kegmon/index.html
# Hardware
* Supports ESP8266 D1 mini, ESP32s2 mini or ESP32s3 mini
* Loadcells and HX711/NAU7802 ADC converters
* DS18B20, DHT22, BME280 or BrewPI(IP) temperature sensors
* OLED 0.96" or LCD 20x4/20x2 displays# Features
* Can measure weight from 1 or 2 scales
* Stable scale presentation (data is filtered and processed)
* Support temperature/humidity sensor in one scale base
* Integration with Brewfather to retrive data on brew
* Integration with Brewspy to retrive data on brew and also update the remaning volume and pours
* Integration with Home Assistant
* Weights and Volumes in Metric, Imperial (both US and UK)
* Pour detection for pours over 100 ml
* Estimation on how many glasses remain in the kegs
* Firmware update via UI
* One build for all hardware options
* Modern HTML5 UI
* Easy scale calibration
* 3D models and PCB