Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZLAC80380L_CAN_controller

A Python package for CANopen communication with the ZLAC8030L motor driver

Prerequisites

A modified canopen package is required, here

git clone https://github.com/mzahana/canopen.git
cd canopen
git checkout python2
python setup.py develop --user

See the remaining prerequisites in the requirements.txt file. This branch python2 is suitable for Python 2.7

Installation

After installing the custom canopen version as mentioned above, go ahead and install this packge.

To setup/install package in develop mode

git clone https://github.com/mzahana/ZLAC8030L_CAN_controller.git
cd ZLAC8030L_CAN_controller
git checkout python2
python setup.py develop --user

Usage

See the tests/speed_test.py script for example use.

About

A Python package for CANopen communication with the ZLAC8030L motor driver

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages