All Projects → twinone → rubik-robot

twinone / rubik-robot

Licence: MIT license
Rubik's Cube solver robot

Programming Languages

java
68154 projects - #9 most used programming language
OpenSCAD
209 projects
javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
HTML
75241 projects

rubik-robot

A low cost, 3D printable Rubik's Cube solving robot. This project was built in about two or three weeks, incuding the hardware design, software, etc. Just printing and assembling it should take about two days, so you can do it in a weekend. The total cost of the project is about 45$, from which 35$ are for the non-printable hardware, and 10$ are the actual printed parts.

Timelapse of the robot in action

Hardware used

  • 3D Printer (BQ Prusa i3 Hephestos)
  • An Android phone (OnePlus One)
  • 4x micro servo (TowerPro MG 995)
  • 4x servo (Tower Pro SG 90)
  • Arduino Nano, breadboard, jumper wires, etc.
  • Bluetooth module (HC-05)
  • M3 screws / nuts

Parts

  • OpenSCAD designs for the printable parts (see scad/).
  • The sketch that runs on the Arduino (see arduino/).
  • An Android application (see android/) that uses the camera and works in cooperation with the Arduino to scan and solve the cube automatically.
  • Standalone utility apps (see utils/) for talking to the Arduino.

Make your own

See BUILDING.md

Authors

License

Everything is MIT-licensed (see LICENSE) except this README and the documentation files under docs, which are under a Creative Commons Attribution-NonCommercial 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].