Hello everyone!
(Excuse for possible bad English, I'm not a native speaker)
For a project I'm working on I want to make cordless drill that is switched on and off via a remote control and infra red sensor.
The problem is: I'm not very experienced with the arduino, so I would like some help.
I have coded the arduino so that I can switch the build in led on and off, but now I want to move on to the drill.
The drill has an 18V battery with it, which is connected to the motor through the push button mechanism.
The idea is to put a cable tie around the button so it will always stay on and then use the arduino as the switch. (Or maybe remove the switch out of the circuit at all?)
Now onto my quistion:
Since the battery is 18V and arduino only supports up to 5V, how do I put the arduino into the circuit? Would that require a resistor or even a transistor? If you could help me out, I would really appreciate that!
Thanks in advance!