Recent content by atariplayr

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. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I ran through my instruction set on a new Rpi system and found a mistake and some confusing instruction. Attached are my version 2 instructions with corrected commands and clarifications made. These instructions should be used instead of what is posted by me originally on Dec 3, 2017.
  2. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    The command was incorrect. We need to apply the changes to the 'pi' user account. The command should be "sudo usermod -aG www-data pi" I got a new Rpi in my hands and am running through my entire instruction set to verify all. I'll re-post my original instructions with some minor updates to...
  3. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I need to review my notes. I may have accidentally truncated that command in my instructions. I believe that the correct command is: "sudo usermod -aG www-data admin-user"
  4. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Forgot to reply to you @Fred S. I had updated my original post by adding the instructions as a Word doc zipped. You should find the original Word doc there now: https://www.homebrewtalk.com/forum/...-taplist-solution.487694/page-79#post-8184819
  5. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thoughts on installation on Raspbian Stretch So the main source of issue is that Raspbian Stretch makes use of php7, while the RPINTS software was designed in php5. Unless someone performs a deep dive into the RPINTS source code to update for usage within php7, we simply need to bypass using...
  6. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Since I had difficulty getting my RPints build correctly on the newer Raspbian OS, I took detailed notes on the commands and modifications needed to get RPints running on a Raspberry Pi 2 Model B using the Jessie version of Raspbian OS. I found most all of the alternate instructions on this...
  7. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hey Goran, I did not get to moving the flow meter closer to the tab, however I do want to note that the foaming has stopped for me. It took a while, like more than 20 pours. Left it idle for 4 days and now it pours perfectly with the adafruit flowmeters. Maybe there was still a big air pocket...
  8. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I have an almost identical setup and also getting lots of foaming. Adjusting the psi has also not helped me. How close to the tap is your flow meter? My next try is to move the flow meters closer to the tap. Right now I have the flow meters about 18 inches from the taps and I can see air...
  9. atariplayr

    Smart Keezer Build (IoT - Pi - ESP8266/ESP32)

    Good luck! I just finished my RaspberrPints install for a 2-tap system. I just need to get adapters for the flow meters to get it all installed and then calibrate the flow meters....
  10. atariplayr

    Smart Keezer Build (IoT - Pi - ESP8266/ESP32)

    Hi. What was your final solution for the adapters for the flow meters? I'm also having difficulty finding them with NPS thread...
  11. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I do have the power plugged into the Alamode. With a fresh mind this morning, I found the problem. I had the flow meters attached to the AlaMode board while I was trying to upload. Unplugging the flow meters allowed the upload to complete successfully. I found a hint to the issue here...
  12. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I rebooted and started the AlaMode setup instruction from scratch. I now have the ability to select the Serial port in Arduino IDE to be /dev/ttyS0. In /boot/config.txt, I have set enable_uart=1 to get this to work. New problem: On upload of raspberrypints.ino in Arduino IDE, the upload fails...
  13. atariplayr

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've found this forum to be immensely helpful in getting my Raspberry Pints build going. I'm having difficulty with uploading to the Alamode board in Step #9 and would appreciate any ideas. My environment: * RPI2B * Installed NOOBS from the NOOBS_2017_07_05 image (running Jessie) * I've loaded...
Back
Top