Skip to content
/ SoloPy Public

Controlling Motors using SOLO Motor Controllers with PYTHON on RASPBERRY PI, Linux, windows, and more!

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE.txt
MIT
COPYING
Notifications You must be signed in to change notification settings

Solo-FL/SoloPy

Repository files navigation

SoloPy - Python Library for SOLO Motor Controllers

SoloPy is a Python library published by SOLO Motor Controllers to control, command, or read all the parameters that are stored or exist in the command set of SOLO devices.

More information about SoloPy can be found on the SOLO website.

For a list of all available methods, refer to the DataSheet.

Features

SoloPy allows SOLO devices to be used under the following conditions:

  • Windows OS using USB or CANopen (CANopen with Canable)
  • Linux OS using USB or CANopen (CANopen with Canable)
  • Raspberry Pi or any similar controller using UART protocol, USB, and CANopen (CANopen with Canable or MCP2515 Shield)

Installation

Make sure you have Python 3 and pip installed.

To install SoloPy from PyPI, run:

pip install SoloPy

More information is available in each example's README.

Updating

If you have already installed the library and want to update it on Linux, Raspberry Pi, or Windows, run:

pip install --upgrade SoloPy

Dependencies

SoloPy requires the following dependencies:

Authors

SoloPy is created and maintained by the SOLO Motor Controllers team.

License

SoloPy is released under the MIT License.

See COPYING for the full license text.

About

Controlling Motors using SOLO Motor Controllers with PYTHON on RASPBERRY PI, Linux, windows, and more!

Topics

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE.txt
MIT
COPYING

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages