I am new to Arduino. I am going to buy components and equipment for my brother to work on. I will buy 88 servo motor locks with sensors. Each servo motor lock has 2 pins for power and 2 pins for signal feedback. This is the specs of the servo motor:
Working Voltage is 6-24V. Drive time >1S. Working current is <200mA
Only one servo motor will run at a time.
Witch method do you recommend to connect all 88 locks with sensors to the Arduino Uno or Mega? Do I need to buy many PWM-sheilds, relays or is it better to buy a couple of Mega-boards and connect them together? What is the best way to power the locks and sensors? I need this to be very stabile.
That is NOT a servo.
It seems like a DC motor with internal limit switches.
Can't use the PCA9685 for that.
You probably need H-bridges to drive (forwards/reverse) the motors, and I/O expanders for the limit detection.
Better order one sample first and start playing with it before you order 88.
Leo..
Actually I don't think we can be sure of that - without a proper datasheet I would advise: "you are on your own, maybe buy just one first and experiment"