Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 209 Bytes

StepperRobotArm

Small stepper robot arm using Arduino with grbl and a Raspberry Pi as controller.

Usage

Start pigpiod deamon, then start the mainLoop.py file

sudo pigpiod
sudo python3 mainLoop.py