Support Scripts

VelocityDRIVE-SP only offers a binary management interface and requires some client tools to interact with it.

The go-to tool for new users is VelocityDRIVE-CT, which is easy to get started with and supports both Windows and Linux.

To complement VelocityDRIVE-CT, the velocitydrivesp-support git repository offers a set of support scripts that can interact with the VelocityDRIVE-SP firmware.

This repository and some of the scripts have already been introduced in the getting started guide.

The scripts in this repository are released under the MIT license, which is a permissive open-source license. This means that scripts here can also be used as a simple reference implementation for customers who wish to implement their own client.

For more details, head to the repository (https://github.com/microchip-ung/velocitydrivesp-support), read the README file, and start diving into the sources.