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
2019-07-29 23:45:16 -04:00
firmware/armCtl firmware 2019-07-29 23:44:12 -04:00
.gitignore initial commit 2019-07-29 23:43:48 -04:00
ArmControl.g4 scripting language 2019-07-29 23:45:16 -04:00
ArmControlLexer.py scripting language 2019-07-29 23:45:16 -04:00
ArmControlListener.py scripting language 2019-07-29 23:45:16 -04:00
ArmControlParser.py scripting language 2019-07-29 23:45:16 -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

armCtl

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