1
0
Fork 0
A suite of software useful in experimenting with small robotic arms. Use as a teaching framework with a low barrier to entry for robotics and programming.
Go to file
Kevin Matz 5d17370cc2 initial commit 2019-07-29 23:43:48 -04:00
.gitignore initial commit 2019-07-29 23:43:48 -04:00
LICENSE.md initial commit 2019-07-29 23:43:48 -04:00
README.md initial commit 2019-07-29 23:43:48 -04:00

README.md

armCtl

  • Arduino firmware
  • firmware/armCtl/armCtl.ino
  • Python3 host-side interface
  • armCtl.py
  • Antlr4 scripting language
  • maybe. maybe not.