Giter Site home page Giter Site logo

bernhardschlegel / bierbot-bricks Goto Github PK

View Code? Open in Web Editor NEW
29.0 7.0 10.0 2.45 MB

Beer brewing and fermentation control for homebrewers with a nice web UI for 25 bucks.

License: GNU General Public License v3.0

C++ 44.82% C 55.18%
fermentation controller beer brewing homebrewing mashing automation

bierbot-bricks's People

Contributors

bernhardschlegel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bierbot-bricks's Issues

New step for creating water of Nachguss

Hello,

after defecate the wort, I use the TH16 for creating the 78°C water of recast. For this, an optional 'recast' step between boiling wort and boiling hop would be useful. This optional 'recast' step could heat up the water and hold its temperature.

Tobias

Support for Sonoff Basic

Support for ESP8285 based Sonoff Basic would be very simple to achieve.
I made a custom build with a minimum of changes, and it works as expected.

Edited platformio.ini changing the env section as such:
platform = [email protected] board = esp8285 framework = arduino lib_deps = paulstoffregen/OneWire@^2.3.5 bblanchon/ArduinoJson@^6.17.2 WiFiManager=https://github.com/tzapu/WiFiManager.git ; commit f5dd402ba2698be17e27d357b1ead5291c3d0eb1 as of 04/12/2021 worked fine, see backup next line ;./dependencies/[email protected] monitor_speed = 115200 board_build.flash_mode = dout board_upload.maximum_size = 786432 board_build.ldscript = eagle.flash.1m128.ld build_flags = -DSIZE_1M -DBUILD_NO_DEBUG -Os -s

and modified OneWire port in main.cpp:
OneWire ds(2);

Easy enough for me to edit and build, but would be nice to see in the releases as well for the cheapos ;) (me....)

Adding journal for manual input data

Hello,

I guess a journal for manual input data (and a trend out of these data) would be a nice feature.

For my brewery, I'm measuring daily the pressure of the bottles. If I could put this measurement values inside a journal, a trend of pressure development could be created.
In addition to this, I'm measuring the gravity of my beer during fermentation. If I could see a trend of gravity, I could easily determine the end of fermentation.

Tobias

Manual update, flashing the brick

I wasted some time during flash of the TH16. I guess, some others could have the same trouble.

Could you please add the note, that TH16 button must be pressed, during connecting the USB/Serial converter. Otherwise, the downloader will not recognise the device.

A second note (that made me considering) was the jumper setting of programming voltage (3.3 Volts).

Thanks,
Tobias

Recipe delay problem

I'm only testing and simulating fermenting to see if it all works.
I've set up my test recipe to do fermenting at 17C and after 1 day to start secondary fermenting at 13C.
All worked well for a few hours doing 17C, but after only 4hours it went to secondary at 13C. So, not a 1 day wait.

I didn't make changes to recipe while running. Although I have unplugged the brick 2 or 3 times (let's call is simulating power failures).

Online trend shows only last 2 minutes

Online trend e.g. at manual mode shows only last 2 minutes. After zooming out, the history is not loaded. An automatically reload resets the trend view

onlineTrend

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.