top of page
Computer Sketch

Code and Circuit

Our robotic arm is powered by three servos and an electromagnet. We've also used LCD display and buzzer for better interaction with the opponent. You can skip this part since it's not necessary.

Servos and electromagnet are controlled by Arduino and Python running on our laptop.

This page contains the details of the Arduino Code and Circuit Design. 

In case you don't know much about Arduino, please make sure that you go through the tutorial links given on "How to use Arduino​" on Robotic arm page.

For details of "How to connect python with Arduino through Serial", you can refer to the Computer Vision section on the homepage.

​

Code: Services
circuit_edited.png

​






Code: Image

Complete code of Robot

File name is botcode_new.ino

Code: Files

©2019 by checkmates

bottom of page