Recent content by jangevaa

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

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

    CraftBeerPi - Raspberry Pi Software

    These revisions look good to me @Wootonius!
  2. jangevaa

    CraftBeerPi - Raspberry Pi Software

    Nice diagram -I'd prefer to have the SSR after the contactor, and probably have another LED indicator tied to it to indicate things are live. -SSR control circuit is not correct, should go to an available GPIO on RPi and DC Ground on RPi. DC GND is not the same as AC GND -You'll need a pull up...
  3. jangevaa

    Brew Bubbles: Web-Enabled Airlock

    Right on, this is what I used: https://www.digikey.ca/en/products/detail/OSTVN03A150/ED10562-ND/1588863
  4. jangevaa

    Brew Bubbles: Web-Enabled Airlock

    Got a friend to print some of the newer brackets with colimeter. I've found the new divider needs to be trimmed up to accommodate the boards I put together. I've filed a couple down a couple dividers to make them fit, but they also have the tendency to snap off when doing this. I may suggest...
  5. jangevaa

    BrewFlasher - Windows/MacOS app for flashing ESP8266/ESP32 Brewing Projects

    Just flashed 7 brewbubbles devices. Really easy to use tool, well done. Took me a second to understand how versioning is represented. Does this connect with a remote firmware database? Or does it check github repos directly?
  6. jangevaa

    Brew Bubbles: Web-Enabled Airlock

    @James_42 I have 10 pcbs in my desk... and photogates and esp8266s to go with them. I haven't soldered any up yet...
  7. jangevaa

    CraftBeerPi - Raspberry Pi Software

    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/craftbeerpi3 https://github.com/jpgimenez/craftbeerpi-plugins/blob/master/plugins.yaml
  8. jangevaa

    Raspberry Pi Control Box

    Sorry your thread has gotten derailed a bit @beer2d2, we should move on. How is the build/planning going?
  9. jangevaa

    Raspberry Pi Control Box

    The same hardware will work with many projects, which is a benefit of using an RPi. CBPi still works as it is, so you can still use it. You might run into some minor bugs or disgruntled users, but it's fine. If you want something actively developed you could use Node-Red (see Facebook Groups)...
  10. jangevaa

    Wiring Check- CBPi Controller

    I just commented this on another RPi brewery controller thread... You should be aware CBPi is no longer actively developed or maintained. You can still use it of course and it works for many people but there are uncorrected bugs, outdated dependencies and it uses an outdated language even...
  11. jangevaa

    Raspberry Pi Control Box

    Helpful comments here, just wanted to mention that if this project uses CBPi you should be aware it is no longer actively developed or maintained.
  12. jangevaa

    Native ESP8266 BrewPi Firmware - WiFi BrewPi, no Arduino needed!

    Does this meet your needs? https://PCBs.io/share/4QvpO You can leave off the circuitry for the LCD if you don't need it (10k resistors and mosfets)
  13. jangevaa

    CraftBeerPi - Raspberry Pi Software

    No, you should be able to use all the same hardware. Just a matter of know which GPIO you're using for each process. DS18B20 temperature sensors are well supported.
  14. jangevaa

    Node-RED for Raspberry pi-based brewery control

    Node-RED is not restricted to raspberry pi by any means, and is often ran in a VM. It's been awhile, but if you can push JSON to brewpi like fermentrack does, I think that would do what you want. I don't recall exactly how that communication works, as it's been awhile since I was using...
  15. jangevaa

    Node-RED for Raspberry pi-based brewery control

    I highly recommend using influx db for this sort of time series data. If you are more experienced with data visualization, you could use something like vega for highly customizable plots. There is also a plug and play timeseries chart included in node-red-dashboard, but it leaves something to be...
Back
Top