I am trying to control 12vdc motors (that appears to be the max voltage any Arduino Board can handle). I would like to control multiple motors, but 4 appears to be the maximum through the MKR MOTOR CARRIER. The overview of the product page https://store.arduino.cc/usa/mkr-motor-carrier says two high-performance and two standard performance: does not define the difference. Also, under the "Tech Specs" tab, it says for Overview:
The MKR Motor Carrier (also known as MKR motor carrier board) is an MKR add-on board designed to control servo, DC, and stepper motors.
and then lower in the Tech Specs section:
When plugging the MKR1000 and the Motor Carrier, some of the pins will stop being available for you to use in your code, as they will be needed to control some of the features of the Carrier.
so from this it would appear that the MKR MOTOR CARRIER is not a functioning board by itself, but can only be added to the MKR1000 ? And the purpose of MKR1000 is to control the MKR MOTOR CARRIER, as if you can't send computer code to the MKR MOTOR CARRIER directly. Somehow you write a C++ program, plug the MKR1000 into your computer or use WIFI, and then the MKR1000 controls the MKR MOTOR CARRIER to control the motors? Doesn't seem logical so I am asking for a reality check. Also, there must be an easier way to actually get the schematics or logic to these boards than asking on the forum and hoping/waiting for a response, or second-guessing the information posted under tech specs, or trying to find the right links when links on the pages don't link to anything, such as the link for pdf at the very bottom of the MKR MOTOR CARRIER "tech specs" page:
Documentation The Arduino MKR Motor Carrier is open-source hardware! You can contribute to the design using the following files:
-Schematics (MKRMotorCarrierV3.0-sch.pdf)