Friday 22 December 2017

switches - DC Motor reversing relays using a micro switch



I'm looking to use relays and 1 micro switch to reverse the polarity of the circuit. I will need a simple ON/OFF switch to have the motor turning in one direction and then when the micro switch is activated for it to reverse polarity and stay it to stay that way.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...