Quote: Originally posted by VSEPR_VOID | You could always make a controller such as that. With a motor controller, RTC, and an ardiuno you could construct such a device.
|
That was actually the plan. The stirrer on my hotplate is broken, and rather than just use it without a stirrer, I figured I'd replace it with a
custom-made one. I have an H-bridge motor controller, (to switch polarity on the motor) and since the motor only draws about 100-200 mA, the
controller should work fine without any power-boosting circuitry. I mounted the original permanent magnet onto the new motor already, now I just need
to build a mount to hold the motor in place inside the hotplate, hook up the stirrer potentiometer, then write the arduino code. I took apart an old
12V 500 mA AC adapter, and that circuitry should be able to provide the necessary DC power to the system, and can be hooked up internally. But if I'm
going to be putting an Arduino in there, I feel like I should add more functionality too, while I'm at it. Of course, I'd then need to add more
controls somehow, or hook up a bluetooth module and use my phone to control and write control software for my phone or something... but I should
probably just focus on the stirring for now. |