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

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Also hey, look at these...way easier than finding the appropriate connectors: http://a.co/bO3Inw8
  2. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    last i saw they were $60 each, youch. Have you found them or comparable at a better price?
  3. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Is that the Adafruit meters?
  4. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I'm thinking - because I clearly have too much time on my hands (/sarcasm) - to try to do this whole thing in python and omit the arduino completely. anyone tried this before?
  5. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    hey all, long time no chat. I got everything but the flow meters working but I had to go on xmas break. I'm also writing a readme/text of all the changes needed including this post and a few things that are outside that post; including which version of jessie to get, how to change the right hand...
  6. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    OK, so, i got it to return something, but I'm getting the 'active (exited)' as part of the return that other people have posted here. I can't find a post describing what the answer might be. pi@RaspberryPints:~ $ sudo /etc/init.d/flowmon start [ ok ] Starting flowmon (via systemctl)...
  7. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hey all, I'm at step nine and edited the directory change in the py already to /var/www/html. When I run the steps I get this: pi@RaspberryPints:/etc/init.d $ sudo chmod a+x /etc/init.d/flowmon start $ ps aux | grep flow_monitor.py chmod: cannot access ‘start’: No such file or directory...
  8. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hmmm: https://github.com/me-no-dev/RasPiArduino/blob/master/README.md Pi has come a long way since ‘14
  9. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    has anyone hooked up the two with something less bulky, through GPIO?
  10. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    done all that- saw someone hooked it up over serial, but others say USB. Is that ll i need to do, hook up a usb?
  11. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    so..what are the next steps to the arduino? Load the raspberrypints.ino file onto the uno, connect with a usb.. ... ...profit?
  12. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I'll get right on it- right now some of the design is driving me nuts. The relative size of the text of the beer names, and that the IBU graphic is lower than the SRM graphic. Do happen to have an idea of which lines in CSS are ref'ing that? i've tried altering a few things but it doesn't seem...
  13. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Well at only 3 in the morning I got the fancier SRM images to show up :p I'm learning more about beer doing this project than I thought I would. I have an arduino 101 and an arduino uno- does it matter which one I use? Succesfully added the new beer images- if i have time I'll make nicer ones...
  14. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    h ha, yup. I was entering the tutorial a little bit too literally and hitting 'edit [path] [file]' instead of 'sudo nano'. I'm taking lots of notes on this process and think I'll do an instructable when I'm done. A new thing- no matter the orientation, my beer list runs off the edge of the...
  15. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    ugh, you guys? When I was filling out the initial RasPints UN/PW/email, i put in the UN and hit 'tab' to get to the password field- and it for some reason went straight into the raspints menu. It now logs in with that UN and no password, and no way to recover since I never got the email field...
  16. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hey all- I'm in the 'Edit /var/www/html/python/flow_monitor.py Find these two lines: # Edit this line to point to where your rpints install is poursdir = '/var/www' Change /var/www to /var/www/html' I'm in the file but entering the keys puts me at a cursor on the bottom; hitting dlete in the...
  17. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I know! this forum is great! i don't thing i would have undertaken it if this wasnt here. Really, it seems everyone here is very capable..we should just write a new one and make a nice package for it :)
  18. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    ha! that's awesome. This will *likey*- as I'm building it- only be for the tap. Who knows how he'll hack it. Have you known anyone to do it straight to the Pi and omit the arduino all together?
  19. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    interesting! For right now I'm using Pi2 as I have them sitting around and the 3 hasn't come yet. so the main problem is power consumption? Not anything that i'd have to change some code with? Also- I'm building this at my house, it will live at his house. Am i shooting myself in the foot with...
  20. S

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    cool, thanks. I'm definitely skipping the alamode, it seems like a weird choice to begin with. I have about a bajillion arduinos kicking around anyways. I would imagine the swissflow meters wouldn't be a factor in what install you're doing since they work on the same principle(?). I'm much, much...
Back
Top