phuang1024 / rubiks

Rubik's cube solver robot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rubiks

Rubik's cube library and solver.

File structure

  • robot/control: Code to run on a computer, which solves the cube and communicates with the Arduino.
  • robot/firmware: Code that runs on the Arduino.
  • rubiks: Python rubik's cube module and solver.

https://www.youtube.com/watch?v=uo8RVXdQ_po

About

Rubik's cube solver robot.

License:GNU General Public License v3.0


Languages

Language:Python 94.3%Language:C++ 5.7%