I am looking for help in writing a program running off Arduino Uno that would automatically feed flour into a heated dough mixer. My screw feeder is driven by a stepper motor. The idea is to feed a certain amount (grams) of flour into the mixer when the temperatures reaches 60degC (variable), I am looking at having scale so the weight of the flour being added into the mixer can be measured.
Any help will be very much appreciated. I am very new to Arduino by the way.
While you are not working on learning the Arduino, I would start looking into temperature sensors allowed to be used in food contact and for weight (load cell) sensor and how you will get it to a 0-5V analog signal the Arduino can read.
adwsystems:
While you are not working on learning the Arduino, I would start looking into temperature sensors allowed to be used in food contact and for weight (load cell) sensor and how you will get it to a 0-5V analog signal the Arduino can read.
And that means study all the documentation, looking for prohibition for use in any food preparation.