xoxota99 / HighFrequencyTwister

Rubik's cube solving robot that set a world record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HighFrequencyTwister

These are all the source code and design files for High Frequency Twister, the Rubik's Cube solving robot built by Jay Flatland and Paul Rose that set the World Record at 0.900s on February 5, 2016.

Primary files include:

  • FreeCAD drawings for 3D printed parts
  • Arduino sketch for stepper motor controller
  • C++ code for the solving application
  • Various other cruft we collected along the way

The code is a mess, but it got the job done. We meant to organize this better before releasing, but never got around to it and decided to just publish it as-is rather than delaying any more.

About

Rubik's cube solving robot that set a world record

License:GNU General Public License v3.0


Languages

Language:C 56.7%Language:C++ 29.8%Language:Python 13.0%Language:Makefile 0.4%Language:HTML 0.1%Language:Shell 0.1%Language:Batchfile 0.1%