Greetings! First post and still educating myself so please go easy on me. I have been building an experimental aircraft (Cozy MKIV) and am currently planning out my avionics and wiring needs. I am planning to run an oil heat exchanger to provide cabin heat during cold winters. I would like to use an Arduino nano (open to others as I don't feel it makes a difference for my use case) to control a 12v 7.5A gear pump (https://www.enginegearonline.com/4-gpm-reversible-gear-pump-12v-for-diesel-fuel-or-water-transfer/) via an on/off potentiometer (e.g. right turn on and then variable speed control through remaining rotation due to limited space on instrument panel). The pump will be transferring hot oil from my engine sump to the heat exchanger with the idea that variable speed will provide variable temperature control.
Questions are:
-
In topics/forums I have seen so far, the DC motors used are typically quite small (hobby). Any recommendations on ohm rating for a potentiometer for my use case described above. Again, I am educating myself but since I will likely have the Arduino control the motor speed via motor control unit, not sure if OHM rating maters all that much. Could be wrong.
-
Assuming I will need a standalone DC motor control module to connect to the Arduino and handle the amperage. Any recommendations
-
The Arduino will power up via main master switch connected to a 12v power bus (along with my other avionics) so assume I will need a buck converter to get down to 5v needed. Any recommendations? They seem to all be pretty much the same but looking for something with over voltage, heat, short circuit protection. Will protect the wires going in via standalone circuit breaker (1A).
I realize there are likely some more details needed to be able to provide appropriate feedback. Please let me know. Thanks in advance for you assistance.