I want to get a detailed insight about how the major electronic modules are controlled by the Meduino including the Baseshield itself.
I know most about the Stepper Motors and its drivers that are being used. But here are a few extra questions,
- To what and how many pins of Meduino is the Solenoid itself connected and how does it get powered?
- How is the limit switch powered including its pin connections?
- What are the important baseshield pins that are being used for the task?
Apart from these, is there any detailed documentation of this product that might also include understanding of the āCā code that is burned into Meduino and all the constant values it assigns to certain variables and why?
Also, what do the motorDrc and motorPwm set to 4 and 5 specifically do?
Thanks.