Rock Paper Scissors Robots
2019-05-10
Introducing the wireless Rock Paper Scissors Robot!
This was one of my final senior year projects at Geneseo, for my physics major. The projected consisted of using two arduinos, one for the human player (which I am wearing on my wrist in the video) and one for the robot player. All communication done by the two arduinos is done over radio waves, hence wireless. When the human has moved their hand up and down four times (rock, paper, scissors, shoot), the robot will randomly choose any of the three options. The robot hand is 3D printed and controlled by 5 servos that pull an elastic filament attached to the joints of the hand. All code for the project can be found on my GitHub.