A robot that uses an Arduino and a couple of servos to solve a rubiks cube.
- General Instructions - http://www.instructables.com/id/Rubiks-Cube-Solver/
- Source Code - https://github.com/matt2uy/Cube-Solver
- Dependencies:
- Pyserial
- Arduino IDE or Codebender (To edit and upload the code onto the Arduino)
- Python 2.7.x
- Tkinter - GUI (Normally pre-installed with Python)