Ok. So the restart of the flowmon service appears to have worked. I'm now getting reaction to the taplist when blowing trough the flowmeter. I'm not getting the pour on the pour list, but the amount of liquid left in the keg is deminishing.
Yes. The file now look like this (after turning on debugging):
# the dir everything lives in
config['pints.dir'] = '/var/www/html/'
#the serial port to the alamode
#config['flowmon.port'] = '/dev/ttyS0'
#The following line is for serial over USB
config['flowmon.port' ] = '/dev/ttyACM0'
#The...
Finally got around to hooking up one of the SF800 for a test.
Set the pin to 8 in the taps section, and hooked up the flowmeter to the UNO pin 8, and otherwise according to instructions.
I get no result in Rpints when blowing trough the flowmeter, so I tried checking the /var/log/rpints.log...
Thank you :)
So just upload the raspberrypints.ino to the UNO, set the correct pins in the tap section then.
Where would I see the pulses register during testing? I guess I could just put a mock up test beer on tap and see if it registers when I blow through the flowmeters, but is there...
Being totally green, that writeup would be gold. I have managed to uncomment the UNO line in the Config.py file, but when trying to configure the sketch to upload to the UNO as per the instructions in post...
Hi,
I chose "no monitor" in the install script, so that would explain why chromium won't start automatically.
Is there any way to amend this choice now, or do I have to run the scrip again (wich I guess would wipe the changes I have done so far)?
Also, I'm unable to get rid of the list of pours...
I'm not using the keg volume kalculator mod, and really appreciate the writup :). I saw in earlier post that you're also using EBC instead of SRM, and this is another conversion that would be welcomed for the non US users I guess.
Ideally these options would be possible to choose between in the...
Thanks :cask:
It is mostly for the gallon and Oz to liters the conversion is important to me, as I have flowmeters on the way. I will try to find some code (from someone with more programming skills than med and post back.
Btw, I noticed in the admin Menu, that conversions was to be...
So, I ran your script, and got Raspberry Pints up and running, for now without the flowmeters hooked up.
I run it om the 7" Rpi touchscreen, an noticed during install that there was no option to choose a resolution to match this screen (I chose "no screen"). The result is that they taplist does...
Probably a dumb question, but does anyone have a drawing or a photo of how to hook up several Swiss SF800 flowmeters to the arduino uno? As there is only one pwr and gnd out for the uno card, I assume there has to be a breadboard or some soldering involved?
Thx.
So, beeing new to this forum, this thread and Rpi, I've been skimming trough this whole thread (took a good couple of days). I have a Rpi 3B and and a few flowmeters (Swiss) on the way. Th Rpi3B comes with a memorycard with Noobs preinstalled. I also got a clone of an Uno card, a 7" touch screen...