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

Homebrew Talk

Help Support Homebrew Talk:

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

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I've looked at the tutorial again and this was completely my fault for not catching that...it clearly shows only a Pi without Arduino. I am using the 1 Wire probes, so good to go. Thank you @RandR+!
  2. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I'm having trouble with DS18b20 temperature sensors. It is connected to my Arduino Nano and is visible via Arduino IDE. ROM = 28 FF EE E2 C1 17 4 65 Chip = DS18B20 Data = 1 56 1 4B 46 7F FF C 10 7B CRC=7B Temperature = 21.37 Celsius, 70.47 Fahrenheit No more addresses. In Admin of RPints...
  3. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    In honor of Pi Day tomorrow, I'd like to share how I've gotten RaspberryPints and flow meters operational on a Raspberry Pi 3B+ and Clone Arduino UNO R3. What worked for me is: used balenaEtcher and latest Raspbian Stretch with Desktop and recommended software written to a 64gb microSD on Win10...
  4. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    @RandR+ Sir, I'm humbled by your generosity of time and talent. IT WORKS!! Thank you!:bravo: I'm going to reload just Stretch with desktop instead of NOOBs as I loaded NOOBs to see if a driver (or something) was missing. Again, THANKS.
  5. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    The tests yesterday were with establishContact at 1000 and just line 13 flowmon debug = True. Adding dispatch debug = True I get this with all baud rates (flowmon.py & raspberrypints.ino) at 57600 I get this looped: pi@raspberrypi:~ $ tail -f /var/log/rpints.log 2019-03-13 11:29:33 RPINTS...
  6. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    @RandR+ Thanks for the suggestions. If I do that I get a loop of: pi@raspberrypi:~ $ tail -f /var/log/rpints.log 2019-03-12 20:58:53 RPINTS: waiting for alamode to come alive 2019-03-12 20:58:54 RPINTS: serial connection stopped... 2019-03-12 20:58:55 RPINTS: flowmonitor aborted, restarting...
  7. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    With both a 5 second delay and a 10 second delay I get the same results at 57600 baud: pi@raspberrypi:~ $ tail -f /var/log/rpints.log 2019-03-11 15:57:18 RPINTS: Could not import RFID Reader, RFID disabled. Assuming SPI not installed/configured 2019-03-11 15:57:20 RPINTS: no hexfile to flash...
  8. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Both tests with establishContact at 1000 If my baud rate is 9600, I get an endless loop of: pi@raspberrypi:~ $ tail -f /var/log/rpints.log 2019-03-11 15:03:22 RPINTS: waiting for alamode to come alive 2019-03-11 15:03:23 RPINTS: serial connection stopped... 2019-03-11 15:03:24 RPINTS...
  9. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    I reflashed my card with NOOBs this time, ran @RandR+ script, got same outcome. Stopped the raspberrypints.cpp.hex file by renaming it, stopped flowmon, uploaded the raspberrypints.ino via Arduiono IDE, and sent via serial monitor string: C:4:2:10:11:12:0:300:35:30:250:0:0| and blew through flow...
  10. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    How do I go from seeing data in rpints.log to seeing pours in my tap list? I'm assuming I am collecting data? 2019-03-06 15:06:40 RPINTS: got WS connection from ('::ffff:192.168.15.11', 58468, 0, 0) 2019-03-06 15:07:02 RPINTS: got WS connection from ('::ffff:192.168.15.11', 58490, 0, 0)
  11. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks for the suggestions @ba-brewer. I stopped flowmon, set the establishContact to 1000 in raspberrypints.ino and uploaded the sketch, Rx LED blinking once per second so uploaded okay. I renamed the cpp.hex file to cpp.hex.SAVE so it wouldn't be used and restarted flowmon. No change. I...
  12. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Hello from Minnesota--land of snow o' plenty. I'm awed by the work and support of this group. Thank you! :mug: A year ago I bought the RPi 3B+ and UNO R3 clone to jump into RPints. Found the water waaaay too deep for my skill set because of the Stretch OS. A year later and reading from where I...
  13. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Thanks kcolby! I've sent you a PM.
  14. jdunst

    [Version 2 Release] RaspberryPints - Digital Taplist Solution

    Deleting an accidental re-posting of same message.
Back
Top