Hi
I'm trying to build a controller to semi-automate a still to distill "water".
I'm going to be using a teensy 4.0 some ds18b20 temp sensors, and a nextion display.
I've got it to a point where i can see all the temps on the display and control the outputs etc.
But i want to add a scales to weigh the collection jar and pause (turn off the heater) if it is full (90% ish).
so i bought a hx711 board and the 4 50kg load cells avaliable ( 3 different sets) but not getting any cosistancy from them.
i go through the procedure to tare it and then set a scale value using a known weight (350g glass of water) and it shows roughly 350 grams take the weight off and it goes to roughly 0grams
Then i put a 600-ish gram weight on it and it shows about 2000grams then i try a 70gram weight and it shows -40grams.
Is there something i'm doing wrong? or are these not compatible with the teensy 4.0
Is there an alternative i can use? I don't need accuracy (-+ 100grams would be more than enough). The collection jar will be about 5kg (11lbs) when full
I'm trying to build a controller to semi-automate a still to distill "water".
I'm going to be using a teensy 4.0 some ds18b20 temp sensors, and a nextion display.
I've got it to a point where i can see all the temps on the display and control the outputs etc.
But i want to add a scales to weigh the collection jar and pause (turn off the heater) if it is full (90% ish).
so i bought a hx711 board and the 4 50kg load cells avaliable ( 3 different sets) but not getting any cosistancy from them.
i go through the procedure to tare it and then set a scale value using a known weight (350g glass of water) and it shows roughly 350 grams take the weight off and it goes to roughly 0grams
Then i put a 600-ish gram weight on it and it shows about 2000grams then i try a 70gram weight and it shows -40grams.
Is there something i'm doing wrong? or are these not compatible with the teensy 4.0
Is there an alternative i can use? I don't need accuracy (-+ 100grams would be more than enough). The collection jar will be about 5kg (11lbs) when full