Skip to content

artiam99/Rubik-s-Cube-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rubik-s-Cube-Solver

hqdefault

This is Rubik's Cube Solver. The CPP Program can solve the Cube from any of it's 43 quintillion different combinations. The Program generates an algorithm consisting of close to 100 rubik's cube moves (R R' L L' U U' D D' F F' B B') and it stores the algoritm in an automatically generated text files. The Code is generating the algorithm using Ortega's Corner Solving Method and Beyer-Hardwick's Edge Solving Method.

Place the algorithm in the Arduino Ide COM port and run the program it will Start Solving the Cube. Don't forget to change the stepper motor pin numbers in the arduino code. It depends on your circuit arrangements.

Main Robot Components -

Arduino Mega

Stepper Motor NEMA 17

L298N Motor Driver

Circuit Diagram -

Wiring-NEMA-17-Stepper-Motor-with-L298N-Arduino

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages