SorceCode Download
You can download the source code and library files needed for the operation of coding kits such as electronic instruments and Arduino Smart Farm.
SW·AI Education Kit
Code Download
You can download the library source code and files
required for BPLAB's coding education kit.
Robot arm source codes
COPYRIGHT ⓒ 2019 BPLAB ALL RIGHTS RESERVED.
You can download two arduino code files.
[File]
1. Arduino Robot arm code ① - robot_arm_init.ino
Before operating the robot arm, We need to initialize the angles of the servo motors.
After detaching the servo motors, upload the initialization source code to Arduino.
Once the upload is complete, reassemble the servo motors.
2. Arduino Robot arm code ② - robot_arm_control.ino
Let's use two joysticks to create a code that moves the robot arm.