Behold! The problem i was trying to solve is forgetting to turn the air control down after reloading the stove. They way this works in this prototype is I press a button on that keypad, after which a timer starts. Every minute the robotic arm moves to the right a little bit and as a result the air control closes a little bit. The whole cycle takes about 20 minutes to go to halfway air closed. I can also use the keypad to tell it to close it more (or less). I can even set a delay of 5 minutes so it doesn't start closing it before that. The round thing on the air control is a magnet, which is how it gets dragged when the arm moves. This all works surprisingly well.
Version two will have a temperature sensor that will open/close the air control as needed to maintain a set temperature (think of those coils on Blaze King, only digital). Also, I could make it beep loudly if the stove temp is too high/low.
For those technically inclined, I used an Arduino to program the whole thing. If anyone is interested, I can send you the code.
Version two will have a temperature sensor that will open/close the air control as needed to maintain a set temperature (think of those coils on Blaze King, only digital). Also, I could make it beep loudly if the stove temp is too high/low.
For those technically inclined, I used an Arduino to program the whole thing. If anyone is interested, I can send you the code.