Web Serial Robotic Arm
Control your robotic arm in real-time via local USB connection. Record steps and run automation loops right from your browser without any software installation.
Robotic Arm Control Panel
Connect your Arduino Nano to control joints, record positions, and run automation loops.
How It Works
Four steps to master manual control and automation loops.
Connect Arduino
Plug your Arduino Nano via USB. The Web Serial API lets Chrome/Edge talk directly to the hardware β no drivers or software needed.
Manual Control
Move the range sliders in the control panel to adjust the Base, Main Arm, Forearm, and Gripper Claw joints in real-time.
Record Steps
Once you find a pose, hit "Record Step". The app saves these coordinates into a routine queue for later automated playback.
Run Automation
Click "Run Automation Loop" and the software will continuously play back your recorded routine steps sequentially.