I ran the setcap and my Tilt is working fine.
FYI - I updated to the latest dev code and when I go to the Tilt troubleshooter, it reports "Python is missing capability flags." I ran setcap again but no change.
this looks telling from the tilt-stderr.log
ERROR:asyncio:Fatal write error on socket transport
protocol: <aioblescan.aioblescan.BLEScanRequester object at 0x74b72fb0>
transport: <_SelectorSocketTransport fd=8 read=idle write=<idle, bufsize=0>>
Traceback (most recent call last):
File...
Thanks to the help of this forum (@day_trippr, @Thorrak) and the fermentrack docs, I built an Arduino-based (because I had the parts) brewpi with Fermentrack and used it last with my ferment. It worked well for temp control. However, the data from my Tilt isn't being read. I have removed and...
Planning my keezer build. I'm planning to use DuoTight and Evabarrier. What are the right tubing sizes for beer and CO2?
As an aside, is there a good guide for some of the basics?
on my install, everything is under /home/fermentrack/fermentrack. /home/fermentrack is the user home directory and /fermentrack is where the app is installed.
Try this (YMMV):
sudo nano /home/fermentrack/fermentrack/kegchamber/settings/config.cfg
scriptPath =...
THanks. I'm sure I have a 5v supply around.
I cut the shrink wrap from off the probes and it slid right into the current well. I may add a dab of silicone to protect it.
I'm moving pretty slow on this build. (Everyone is away so I have to keep house and cook and work and water and brew and find time for this. Phew!) Two questions tonight
First is easy. I need to drive 5v from the arduino to both the temp probes and the sainsmart relay. There's one 5V...
Port forward port 80 (HTTP) to the fermentrack IP unless you added an SSL cert (in which case, its port 443).
PSA: this is not recommended. Fermentrack says software is not designed to be secure enough for the interweb kiddies who have nothing better to do. .
Thanks. I forgot I have the relay module too. Have to order the temp probes.
do folks use a circuit board for making the connections?
Adding the Temp Probe schematic
And a picture
I've have Fermentrack running for over a year hooked up to my Tilt. I get very nice graphs but I've always used an external STC-1000 temp controller. I want to switch to a Brewpi/Fermentrack-based controller. I bought an Arduino Uno with my Pi at the beginning and would like to use it. I was...