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

    Homebrewing Facebook Group

CraftBeerPi - Raspberry Pi Software

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
every board will work with RPi Zero which is designed for RPi2/3 because it has same pinouts. Although I am not sure if Zero i capable of CBPi, I cant check it as it is impossible to get Zero over here.

@SHvanBommel

I can see that you connect temp port to both GPIOs, that might sometimes cause the problem because some GPIOs when system start ar HIGH and some are LOW and I am not sure how system will read temp, you can check it :)
 
CBPi did run on my zero under raspbian, but as indicated above I had issues with DietPi on the zero. I think it's related to some missing or improperly configured software, but I'm not an expert in that area.
 
I read on some other forum that they used some other lite version than DietPi and it works. There is also guy on irish forum who is using Zero for CBPi so I think you can get it to work.
 
there was something on aussie and this Irish one was nationalhomebrewclub.ie i believe. I do not have history here so I can't check :)
 
Random question, does anyone know if CraftBrewPi supports PID autotuning? I have a hosehead with Strangebrew Elsinore, and trying to compare against CraftBrewPi. Strangebrew doesn't do autotuning as far as I'm aware.
 
So, I'm thinking about building a pi-based system using CraftbeerPi and going all electric.
One question I had was running the pi with a little touchscreen TFT display-- is that supported in the base code or is it some custom work that people have done?
 
Alternatively, if I stick with gas,
is there an ignitor relay output? I'd need to have the relay on for 2-5 seconds whenever the gas is turned on.
 
Hey, I am working a board rev to jumper the different pins for use as 1-wire but from what I understand you can change configuration of pins to go hi or low at startup. I still think there's no reason you can't just put all sensors on gpio4 but...
 
no no, you can of course put all sensors to one GPIO, I am just asking in sake of 4.0 board and just my own knowledge :)
GPIO4 is not really usefull as it is from the "inside" side of the bus.
 
Ah, yes I did try connecting them to different gpio and they were not recognized.
 
did you change GPIO at the install.sh script and install CBPi from scratch?

or

"Add the following to /boot/config.txt and reboot.

dtoverlay=w1-gpio,gpiopin=x

where x is the (Broadcom) GPIO number you want to use for the 1-wire bus."

I was trying the latter and it works, not sure about 1st method but seems the same
 
All things considered, i've finished the design for my version of the hat. feedback is appreciated before i send it to print.

Screen Shot 2016-09-26 at 3.25.41 PM.png
 
Pritty cool! Is GIPO 14 for "stop push button" support? This could be very helpful!

Regards,
Manuel
 
@manuel - no, smart idea, That's why I jump eres the 3v line so you could use the regular gpio or use for 1-wire. GPIO 14 is for running a shutdown script from a momentary push.
 
Ok ,the boards just arrived today.I'll send you a PM with my paypal information and I'll need your snail mail address. $4.00 a board including shipping in the USA.

I paypal'ed you the funds, but i can't pm you my address. (Says you've opted not to receive pm's)

You'll need to send me a way to send my address to you. Should have included it in the paypal, I guess.
 
@SHvanBommel,

I like the more efficient layout. If you are going to make this layout or any bare boards available to others, you may want to explicitly label the I2C header itself, as well as the part number of the power buck, in the same font as "shutdown". Similarly, how about explicitly naming the SDA and SCL pins at the I2C header in lieu of simply 0 and 1? Finally, you should probably distinguish pin 1 on the GPIO socket for the benefit of any total NOOBS.
 
I'll fix all of the suggestions above and will have another 4 or 5 boards available, besides the 3 for bigdadyale if anyone is interssted
 
Back
Top