Friday Fun: Solving a Rubick’s Cube with LEGO
Solving a Rubick’s Cube with LEGO and popsicle sticks The user enters the cubes state into a python GUI, which the solves the cube using the beginners layer by layer method. It then sends the solution to the Arduino via (usb) serial, which then solves it. →