• 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 Naesstrom

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    @beerNbikes if you connect a temp sensor you can set the refresh interval for the UI
  2. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I thought I would give you a few days off from my bloody load cells :D This gif shows 4 minutes with a 2s refresh of the page but I've speeded it up. Tap 1 have a keg on it but with just a little beer in it and tap 2 is empty so should show 0. Whenever it just shows 4.26 that's the value I've...
  3. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've seen everything between 4.7K to 10K, I'm using 4.7 and it's working fine!
  4. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Buy a DS18B20 on a cable and you're set. Just add a small pull up resistor between vcc and dat. I'm only using one for now but just for fun I'll add one for each keg :D
  5. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Try the new calibration function, I'm not using flowmeters anymore since I got problem with foam with my cheap versions. Pour a set amount that you can measure and see what it gives!
  6. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    At the tap list check settings at top and that "Show pin settings" are active: Then on each tap you have a "flow pin" and a "Count per unit"
  7. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Yup, you do all of that in the UI now :D
  8. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Been there, done that! The new script is literally wort it's weight in gold! :D Not sure if that's the problem, it should boot up anyway. But if you want to redo it just run the same command again and select reinstall. Check the logs to if you see some errors in there. When you connect to the...
  9. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    If you followed the old site yes it's super outdated, now we just enter a single line into the shell on the Pi and it will guide you through everything, takes a couple of minutes! :D curl -L install.rpints.com | sudo bash
  10. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    OMG you're so awsome! I calculated the ratio (271587/1020 = 266.26) and added to the ratio field but sometimes it shows the raw value: But sometimes when updating the page it shows the correct one? Changed the ratio to 266261 since I noticed it was reporting in g and not kg Should I Tare...
  11. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Ok I think you're on to something now... the correct values in the right fields: So I followed your suggestion to run it with the db and... MariaDB [raspberrypints]> UPDATE kegs SET label = NULLIF('Keg 3',''), kegTypeId = NULLIF('1',''), make = NULLIF('Kegland',''), model = null, serial =...
  12. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Ok after a reinstall and adding some of the mods to see if it reports weight this is the result. LC-1: Updating 1 Weight=249916.0 kg LC-2: Updating 2 Weight=40109.0 kg So the load cells are clearly reporting data back but on the load cell page it doesn't show that This time nothing is showing...
  13. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    What the heck... Yes Keg 3 had a current weight added of 70. and Keg 2 of 60... but I never added that? Removed the values but left the "empty weight" at 4.26, saved and when I go back to the load cell it shows current weight as 4.26 ie. empty weight...
  14. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    So made the change, tried doing a backup but... Validating Entries...Success! Checking DB connectivity...Success Connecting to Database! Checking config folder permissions...Success! backing RaspberryPints... Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384...
  15. Naesstrom

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Yup, looks exactly like that: And that looks correct with Keg "Nr 2" on Tap 1 and Keg "Nr 3" on Tap 2 Noticed now that when I took this screenshot that it shows the weights on the tap screen correct, or atleast with the values being sent. Same thing on the Keg list: (current amount) but the...
Back
Top