Apologies for the sporadic responses — we’ve been traveling for the past week, in addition to having some other things that have been eating up my attention. Should be back to normal by this time next week.
Boards are here, complete with SMT assembly. I've built up two of the boards, and plugged an ESP and a 2004 I2C LCD into one of them--it flashes fine, talks to the display fine, comes up on the network fine. Don't have it talking to temp sensors yet, but that should be soon (there isn't a problem, just haven't gotten to it yet). I've ordered some of the "backpack" boards from oshpark along with TFT displays (and boards for your "magic box" optocoupler circuit), but those will be a while yet. Progress, progress.
I see a few cases in this thread of people selling boards of your design--it seems you don't have a problem with that? It doesn't look like your license would prohibit it, but still...
That’s awesome! Let me know if you have any questions when it comes to assembly - happy to help!
With regards to people selling my designs: even when I have boards on Tindie the profit margin is minuscule. The idea is more to help prevent someone having to order from oshpark and assemble SMD components if they only want a single board. If people have extra boards and want to sell them, that just helps grow the user base (so long as they aren’t of terrible quality, obviously!).
When I get back from traveling, I plan to take inventory, get Tindie updated, and try to clean out some space (but mostly for that reason - too many projects in a tiny apartment)!
Besides: Fermentrack and BrewPi-ESP8266 wouldn’t exist if Elco hadn’t made BrewPi open source. If someone wants to spend to get something fully built, I’d recommend they look at BrewBlox. It’s a great product based on the same foundation of BrewPi, but focused on total brewery control rather than just fermentation.
That probably will be silly question.
Is iSpindel calibration necessary?
I set up fake brew for testing fermentrack, and SG shown on chart is unreal.
View attachment 832054
But I didn't make iSpindel calibration. I just took polynomial equation from iSpindel setup page and pasted values into iSpindel's configuration page at fermentrack:
Current Formula: gravity =
0.0x^3+- 0.00031x^2+0.557x+14.054
So back to original question. Do I have to perform calibration or there is something wrong with my iSpindel (when I did iSpindle pure water calibration, angles shown in info page was OK to me)?
EDIT:
OK. I know I have to calibrate my iSpindel

I play a little bit with formula calculator and inserted different equation to fermentrack and now it looks way better.
I see your edit, so you already know - but yes - calibration is required. The iSpindel spits out raw angle values that need to be transformed to gravity, and since each iSpindel is hand-built with potentially different components, the exact formula will differ.
I’ve tried to make calibration in Fermentrack as easy as possible (grab a bucket, a bag of sugar, and a thermometer!) but if you have any trouble, let me know.
This discussion probably belongs more over here than on the Fermentrack thread, so I'll post the link to at least connect the two:
https://www.homebrewtalk.com/thread...acement-for-raspberry-pi.649303/post-10306261
Discussing using Fermentrack and BrewPi-ESP to control my Icemaster Max 4 glycol chiller,
@Thorrak had suggested a circuit that would replace that system's temp probe and simulate high/low temperature readings, in order to turn the pump on or off. That way, BrewPi-ESP could control the chiller with no modifications at all to the chiller itself. I've now been able to test it a bit, and it seems to work well.
Thorrak, what would you say to incorporating the "magic box" circuit into the PCB? There's plenty of real estate to do it with SMT parts, and it'd only add about 5 cents to the BOM from jlcpcb.com. I can make the changes myself, but I'd be using KiCad rather than Eagle--not sure if KiCad can output in Eagle's file format.
Works for me.
@gromitdj has been harassing me for years about switching to KiCad - which it looks like I
might have to do at some point soon, anyways. I think you already know, but all of the source files for my designs should be on
GitHub. If any aren’t that you would like, ping me, and I’ll get them added.