I have my primo set for passive venting only with the Heater Meter, I've posted pics here before but effectively it is a servo controlling the vent door. It's also fixed in place. It's easy enough to move with my hand when I'm doing something quick like burgers or whatever but I've had a concept to add a switch and a potentiometer to my heater meter which would in effect put the servo in direct control manual mode.
I know how to do this directly with an Arduino and could easily just switch the output the servo receives to an Arduino powered off the same bus but that seems silly given that the HeaterMeter itself is effectively an Arduino.
Direct fan control works but the joystick is a bit cumbersome I find... yeah, yeah, first world problems but let's be honest we're controlling a grill via internet, so that's basically the whole thing here
So I guess the thought would be to add a dedicated switch to toggle between "auto" and "manual" mode and switching to a pot to control the opening when in manual.
Thoughts on difficulty/feasibility/usefulness?
I know how to do this directly with an Arduino and could easily just switch the output the servo receives to an Arduino powered off the same bus but that seems silly given that the HeaterMeter itself is effectively an Arduino.
Direct fan control works but the joystick is a bit cumbersome I find... yeah, yeah, first world problems but let's be honest we're controlling a grill via internet, so that's basically the whole thing here
So I guess the thought would be to add a dedicated switch to toggle between "auto" and "manual" mode and switching to a pot to control the opening when in manual.
Thoughts on difficulty/feasibility/usefulness?