/StepperComms

A Python script for communicating with the LaunchPad Stepper, a MSP-EXP430G2 LaunchPad firmware to control the BOOST-DRV8711 Stepper Motor BoosterPack through a simplified UART protocol.

Primary LanguagePythonMIT LicenseMIT

GitHub license GitHub issues GitHub repo size

StepperComms

A Python script for communicating with the LaunchPad Stepper.

Installation

Launch StepperComms.py with python3 StepperComms.py.

Requirements

Notes

  • Debug module currently unavailable, has to be manually disabled.

Support

Please email micael@jarniac.com for support.

Roadmap

  • Basic communication
  • Write commands
  • Read commands
  • Basic user interaction
  • TUI
  • GUI

Credit

Created and maintained by Micael Jarniac.