joshua-barber / StepperRobotArm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%