• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. B

    craftbeerpi new setup error

    Probably dependencies errors : Look at the end of of this : https://techdout.dev/2019/09/24/installing-craftbeerpi/
  2. B

    CraftBeerPi - Raspberry Pi Software

    Still able to access CBPi3 after some reboot ? No in my current install ( done following the movie above) edit: finally up & running thanks to facebook group & Miha Zivkovic: I did : 1. $ git clone https://github.com/Manuel83/craftbeerpi3 This will download (clone) the software to your local...
  3. B

    CraftBeerPi - Raspberry Pi Software

    Hi, this does not work . Is it possible to share a running zipped image of craftbeerpi3 ( B v1.2 board) If not I will keep investigating but sometimes it works and... don’t after reboot
  4. B

    CraftBeerPi - Raspberry Pi Software

    Trying to make CBPI3 running : I used 2017-07-05 jessie distribution, install Craftbeerpi3 (choosing update option at first step...) Applied all "sudo pip..." command I found here: https://www.reddit.com/r/craftbeerpi/comments/brx8xt/cbpi3_woes/ run "pip install -r requirements.txt" after each...
  5. B

    CraftBeerPi - Raspberry Pi Software

    OK SOLVED ! I was applying 5V to my 2 relays module. I switched to 3.3V pin and this is now ok. So I have now CBPI2.2 running fine. Next trail will be to install CBPI3 finding the right distrib. Cheers and thanks a lot for your support.
  6. B

    CraftBeerPi - Raspberry Pi Software

    this might be the issue but I don't really understand the logic because as soon as the GPIO are connected, the red leds turn on. by inverting GPIO, I can hear relays moving but lights are still on... I enclosed picture. Any alternative relays you may propose to solve this ? Thanks a lot for...
  7. B

    CraftBeerPi - Raspberry Pi Software

    I enclosed 2 pictures showing the relays used: I use GPIO 17 & 19 for relays. As I said, as soon as they are connected to PI, they both turn red (meaning activated ?). When I check inverted, I can hear the relay moving but light stays red. When I remove the corresponding GPIO cable, red light...
  8. B

    CraftBeerPi - Raspberry Pi Software

    I believe I wasn't clear: on relay I need to plug 3 cables : one for GPIO (with red led), one for ground & one for 5V (green led). the relay seems to be activated (red led) as soon as CBPI is starting When I remove the GPIO cable, the red led turns off: r: When I change the GPIO setting into...
  9. B

    CraftBeerPi - Raspberry Pi Software

    thanks for the support: I believe relays wiring is correct (GPIO (x2) + 5V + ground) as it was ok before and when I unplug the GPIO cable, relay led turns off. As configuration does not work correctly through CBPI hardware configuration, where can I find the file to edit & put COM and NO ?
  10. B

    CraftBeerPi - Raspberry Pi Software

    Last update: Heating SSR is working fine but the pumps using 5v relays are always on when chosen GPIO pins are connected. Inverted box checked does not change anything. Something is still wrong in my config.
  11. B

    CraftBeerPi - Raspberry Pi Software

    Yes but GPIO or relays get same (wrong) results in my case So I am progressing : 1. I installed craftbeerpi SD image I found here: http://unofficialpi.org/Distros/CraftBeerPiOS/ and follow the provided guide. 2. Due to "requirements" issue, I run "pi install -r requirements.txt" command to...
  12. B

    CraftBeerPi - Raspberry Pi Software

    Easiest way for me (and probably other candidates to install CBPI3) would be to get an SD disk image: in my case one working for Raspberry PI 3 B v1.2. If somebody can be kind enough to share such a compressed file ? Thanks.
  13. B

    CraftBeerPi - Raspberry Pi Software

    OK. Now I have access to Craftbeerpi3 interface but choosing the relayboard type for actors (pumps & heater) result in them being on as default : I believe they are inverted in CBPI3. Also when I activate the heater, it turns it off. But when i do it for pump, nothing happens: it stays on. Any...
  14. B

    CraftBeerPi - Raspberry Pi Software

    OK. I managed to access it following advices bellow. looks like dependencies are now outdated. Be carefull to backup your SD card before reinstalling it... https://www.reddit.com/r/craftbeerpi/comments/brx8xt/cbpi3_woes/ Hope it may help new users.
  15. B

    CraftBeerPi - Raspberry Pi Software

    Thanks for the answer: I used sudo ./install.sh I don't know where to find the installation log: i get ( sorry it is in french) fatal: impossible de se connecter à git.drogon.net : git.drogon.net[0: 2a03:9800:10:7b::2]: errno=Connexion refusée git.drogon.net[1: 188.246.205.22]...
  16. B

    CraftBeerPi - Raspberry Pi Software

    Hi, obviously a known issue but I am stucked for 2 days now. Installing CBPI3 on a "new" pi 3 B 1.2 board and looks like it does not start either locally or through SSH (access deny). I tried many raspbians (jessie etc.) without success; I restarted many times from scratch. I get message like...
Back
Top