mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 07:49:08 +02:00
54dd31ea11898383f6b451900059261ce7f8d8ee
Changes int() on mashin and boilsteps to a float() value to check if the Target Temp is reached. This allows decimals value to not error out in the log.
CraftBeerPi V3.0
This is CraftBeerPi version 3.0. It's currently in beta status.
Introduction Video
https://www.youtube.com/watch?v=YGARUJgFWh4&t=1s
Installation
Open a terminal window on Raspberry Pi and type:
git clone https://github.com/Manuel83/craftbeerpi3
This will download (clone) the software to your local Raspberry Pi.
Type cd craftbeerpi3 to navigate into the craftbeerpi folder.
Type sudo ./install.sh
Hardware Wiring
Here you will find a guide how to wire everything up.
http://web.craftbeerpi.com/hardware/
ATTENTION
CraftBeerPi 3.0 is a complete rewrite. Server as well as user interface. I recommend to use a second SD card for testing.
Donation
CraftBeerPi is a free & open source project. If you like to support the project I happy about a donation:
Languages
JavaScript
90.9%
Python
8.5%
Shell
0.5%
