Week ??: Wildcard Week

https://www.youtube.com/watch?v=pkIqNsfwNGo&feature=youtu.be

Overall Setup!

PCB

First, we marked x = 0, y = 0 on the bed to get the relative coordinates of the DJ board.
PCB

Thanks to the Flappy Bird team for the pawesome end effector :D
PCB

PCB

Then, it was all code to move the robot around!
Getting the robot’s root position:
PCB
Moving everything relative to the root - the robot arm couldn’t go super slow without the program crashing since it detects that the robot isn’t moving at all, so I stepped through slow movements.
PCB
Built a bunch of functions, and calibrated it so that timing/location would be correct (and it wouldn’t break the board)
PCB

Thanks to Alex for helping me out a ton!