Hello! I am newish to Arduino and need help picking the correct Arduino board. I am trying to make a prosthetic arm that moves with micro servos. I will wear a separate device that potentiometers attach to and measure the bend in my arm/wrist. I want the prosthetic arm to be wirelessly controlled with my arm so I would have two separate boards.
I was wondering what(if any) board is the easiest to code so the input of the potentiometers can be wirelessly sent to the servos
Since you are going to have wires for power going to each board and to the servos, why not include serial communication between the Arduino boards?
I want to eventually disconnect them from my computer and have them run just on a power supply.
At this point it is very hard to pick the correct board(s). You need to complete the mechanical portion of the design including servos etc. When you reach that point you will need to know the current requirements of each of the parts.