i have a motor with 3 pins , 12v+ 12v- and to activate it i need to send 12v+ to third pin
(in the documents they write that third pin is used to protect the board that send 12v to motor)
What parts i need( do i need diode ohm resistor and transistor) ? if yes can u tell me the cheapest solution , what i need to buy
12v Power is 12v+ 3A and arduino is connected to pc via usb
I doubt that you have to connect the 3rd pin. It seems to be controlled bt the black switch on your board.
If that switch closes, it can e.g. be used to tell a microcontroller that the motor has reached a certain position. You can use a voltage divider or (preferred) an optocoupler to bring the 12V signal down to 5V (or 3.3V).
You need some motor driver if you want to control the motor from the Arduino.
Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for advice on (nor for problems with) your project.