brewpi-remix / brewpi-tools-rmx

START HERE: BrewPi Remix Tools
https://www.brewpiremix.com
GNU General Public License v3.0
17 stars 6 forks source link

Tilt temperature not logging #52

Closed snelsonfoster closed 3 years ago

snelsonfoster commented 3 years ago

I've had success in installing and running brew-pi with a test fermentation. Gravity measurements are logged, and brew-pi seems to be getting temperature date (I see an accurate reading in the upper left corner), but temperature data is not being logged.

lbussy commented 3 years ago

Do you have temperature probes installed?

Since (right now) the Tilt probe is not used for temp control, I am not logging it in the chart.

snelsonfoster commented 3 years ago

I think that's my problem. I assumed that the beer temp probe would be unnecessary and removed it. But it makes sense that since the tilt doesn't interact with the controller that it couldn't be used to affect the temp control process. You said that the tilt can't be used that way right now. Might that be possible in the future?

Thanks

lbussy commented 3 years ago

Sorry I missed your follow-up question. The answer is maybe. The Arduino will likely never be able to do this, simply because it's "full." The ESP32 has WiFi and Bluetooth capabilities and might be able to do this. Some folks are working on that and I intend to support it if/when that happens.