Building the MeArm Robot Arm Kit for BBC micro:bit
Required Materials in this Guide
MeArm micro:bit Kit which includes:
- Acrylic Parts (4 x Acrylic Plates)
- Screws, Rubber Feet, and Hex Wrench (Packaged together)
- MeArm micro:bit Board (PCB4503 AKA MeArm Control Board)
- MeArm Base Board (PCB4502)
- 4 x Metal Gear Servo Motors, Servo Horns, and Screws
- 6 Pin Rainbow Cable
- 4 x AA Battery Pack
Not included but required
- BBC micro:bit microcontroller (v1 or v2)
- Small crosshead screwdriver
- USB Programming Cable (NB some USB Charging Cables do not have a data line)
- Personal Computer
- 4 x AA Batteries or a suitable 6V 2A Power Supply
Calibration of Servo Motors
Attach the MeArm micro:bit Board (PCB4503) to your MeArm base, using the screws provided. Push the plastic thumb caps down onto the joysticks firmly. We will refer to this as the MeArm Control Board from here, so not to confuse it with the BBC micro:bit.
Plug in your BBC micro:bit (sold separately) into the socket on the MeArm Control Board with the LEDs and buttons on the BBC micro:bit facing upwards. As shown the image below.
Attach a micro USB cable (sold separately) to the BBC micro:bit and attach the other end to your personal computer. Use this link for some great makecode to get you started
Attach the servo motors provided to your MeArm Base Board (PCB4502), matching the Orange wire to the Y (or O on later boards). Connect the MeArm Control Board and MeArm Base Board together using the 6 pin ribbon cable provided.
Power the MeArm Control Board using the battery pack included or a 5-6V 2A+ power supply (6V is best, power supplies sold separately). Powering via the battery pack is the best option, as it provides 6V power for the servos. If using a USB power supply make sure you are using the power port on the MeArm Control Board rather than the programming port on the BBC micro:bit.
Your Servo Motors should spring to life as the BBC micro:bit is powered via the MeArm Control Board, defaulting to their 90 degree positions. Attach the following servo horns in the following positions.
This is the calibration of your servo motors completed.
Building Your MeArm
Click here to download the latest instructions for the MeArm v3, which is the only version used for the MeArm micro:bit Kit.
Coding with Your MeArm
Once your MeArm is complete you can explore our make code blocks, by either dragging and dropping the hex code you’ve downloaded into the browser at makecode.microsoft.org or adding our package from GitHub.
Thank you for following along and supporting MeArm.