• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rubik's cube solving robot that set a world record

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.