You sir just got added to my sig. Bravo!I mean, there's the right way, and then there's "this guy on the internet said nothing died [yet]"
You sir just got added to my sig. Bravo!I mean, there's the right way, and then there's "this guy on the internet said nothing died [yet]"
You sir just got added to my sig. Bravo!
Hello! I tried to put it like this :"@inhuman How did you install CBPi3 ?
Best possible way is using the BrewChef fork : BrewChef/craftbeerpi3
He corrected all missing dependencies etc etc.
But this looks a lot like "pythonhosted.org' being down.
Good afternoon! I try to install it, but it doesn't work! Tell me how to fix it
pi@CraftBeerPi:~/craftbeerpi3 $ sudo ./run.py
Traceback (most recent call last):
File "./run.py", line 3, in <module>
from modules import socketio, app, cbpi
File "/home/pi/craftbeerpi3/modules/__init__.py", line 4, in <module>
from flask import Flask, render_template, redirect
ImportError: No module named flask
pi@CraftBeerPi:~ $ sudo pip install flask
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting flask
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",)': /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",)': /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",)': /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",)': /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",)': /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
^[[ACould not install packages due to an EnvironmentError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl (Caused by ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)",))
Everything for my control panel has shipped, but it's delayed due to the weather! I do have my RPi4B+ though, so I thought I'd fiddle around a bit while I wait.
So I've got CBPi 3 running and in the web control, I'm looking at the plugins list. There are quite a few there, and many with overlapping feature sets. Are there any recommendations? Is there any risk in trying any of them? I'm just in the learning stage with both RPi and CBPi, so I don't want to crash anything if possible.
Sounds like you've found a great way to spend money on a DIY solutionNot the cheapest solution [...] but that is even more costly.
Sounds like you've found a great way to spend money on a DIY solution. There will always be cool controller/compute platforms but I think this is where the DIY comes in.
Which of the two modes?BC337-25,BC337-40。800mA is not a saturation from base, its a current limit collector-emitter i think, so basically how much SSR can draw which is fine because it use ~20mA.
The only difference is the gain. -40 are more than 250 hfe . Will make no difference with 1k5 on the base.Which of the two modes?BC337-25,BC337-40。
You go to System>Hardware Settings ---- Down to Sensors>Add>ONE_WIRE_SENSOR ????Hey guys, I could use a little help with my CBPi3.0 setup.
I've got things wired up and just starting to test. In CBPI, my sensor isn't showing up under the hardware settings when I go to select the sensor. If I'm doing it right, it does show up in the RPi files under sys/bus/w1/devices as w1_bus_master1. Can anyone help me find the disconnect?
Thanks!
Hey Phoenix, Yes, I did that, but none show up there.You go to System>Hardware Settings ---- Down to Sensors>Add>ONE_WIRE_SENSOR ????
As much as it pains me to say it, the facebook group is more responsive. I hate tracking issues through it but it's a bit faster.
When you look there (devices) it should appear as a number code such as 28-XXXXXXXeXXXX (X are numbers). Sounds like the pi is not recognizing it. Make sure you have 1-wire turned on via the RPI settings. Also is has to be on GPIO 4. Hope that helps.it does show up in the RPi files under sys/bus/w1/devices as w1_bus_master1. Can anyone help me find the disconnect?
There was someone who forked it and did a python3 version, and even forked and converted all the plugins for python3.
https://github.com/jpgimenez/craftbeerpi3https://github.com/jpgimenez/craftbeerpi-plugins/blob/master/plugins.yaml
I'm not seeing the address format mentioned above. Here is what I’m seeing:
It came back with nothing:If it outputs nothing you either need to make sure 1 wire is turned on or you have a hardware issue.
Yes, using the standard config between GPIO 4, ground and 3.3V. I'll double check the wiring again...You have the 1 wire setup with a resistor?