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

    Homebrewing Facebook Group

Recent content by Boomer3731

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Man, when you get this deep into it it really is the simplest of things that you forget. Haha. Thanks! :mug:
  2. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Just to test things out and make sure I'm not losing my mind and plugging things in in the wrong place I have only one sensor plugged in to pin 2 on the UNO (which is connected to the RPi3 through USB). I also flashed a fresh .ino with just pin 2 mentioned. It's working but it's updating the...
  3. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Which pins on the UNO are everyone using for flow sensor inputs? I'm having weird results trying to use what I think are 2,3,4,5,6,7 on the "Digital" header. Some are working but aren't seeming to correspond with the right taps. I have them set as "[2,3,4,5,6,7]" in the sketch that I uploaded...
  4. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I ended up ditching the AlaMode. I just could not get it to work with the RPi3. I swapped in an Uno and uploaded the sketch no problem. I'm now just trying to get the flowmon services right. I'm not able to get the GUI to reflect a pour yet. I followed your advice above and the terminal...
  5. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    This post has some good insight for Jessie. Unfortunately, it seems like something is not right with the serial alias mapping. When I run: $ ls -l /dev On the list appears: ttys0 -> ttyAMA0 I'm thinking I don't want this. No where on the list is "serial0 -> ttys0" which is what I think...
  6. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I just went back to double check things and I can't get jessie-setup to run. I ran it through dos2unix and it appeared to work fine, but then it wouldn't execute. I'll try running them all manually. EDIT: Ran all the commands manually, everything went fine there. Unfortunately, still...
  7. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Yup, I've done both of those. Arduino IDE still hangs on upload. Thanks!
  8. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Still having problems with RPi3 and the AlaMode.... Thinking about just picking up an Uno to rid the headache. I'm not able to upload the sketch to the AlaMode.
  9. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Something is not right with the AlaMode upload. After it runs through a lot of logging it finishes with: Using Port : /dev/ttyS0 Using Programmer : alamode Overriding Baud Rate : 115200 avrdude: Send: 0 [30] [20]...
  10. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've enabled flow sensors in the GUI I've edited the .ino to match my sensor quantity and pins I've flashed the AlaMode board with the .ino I've copied flowmon to the init.d folder I've changed the flowmon file to update the ticks to the proper pours file location for Jessie I've started the...
  11. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Everything except the actual flow sensors.
  12. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    More Jessie problems for me trying to get the flow sensors to work. I've got everything working with the Alamode board (I think) and the flowmon seems to be operating... Unfortunately, it's not updating the UI at all when I pour. I even changed the target directories in flowmon to the...
  13. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I'm trying to configure flow sensors. Unfortunately, when I try to run the setup file for AlaMode in Jessie it gives me this error: jessie-setup: line 2: $'\r':command not found : No such file or directoryne.txt chown: cannot access '/usr/share/arduino/hardware/tools/avrdude\r': No such...
  14. Boomer3731

    Hitachino Nest White ale recipe?

    I'm curious about the yeast as well. Any guesses?
  15. Boomer3731

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I actually cracked it last night. I have the taplist hiding notes but when each tap line is clicked on the touchscreen another page opens with notes. There is a simple return button to go back to the taplist. It makes the 7" screen much more manageable.
Back
Top