Communication to the Sangaboard unipolar motor driver
Project description
pySangaboard
This is the python module that communicates to the Sangaboard v0.3, an open-source board for driving unipolar stepper motors. It also supports older versions of the Sangaboard that were based on an Arduino Nano and a couple of Darlington pair ICs.
Contributors
Richard Bowman (University of Bath, UK) Wrote the initial version of the library when the board was specific to the OpenFlexure Microscope. Julian Stirling (University of Bath, UK) Contributed to the initial library, and divided to code base to make an independent sangaboard library Boyko Vodenicharski and Filip Ayazi (University of Cambridge, UK) contributed Python 3 support, endstop support.
This project is (c) 2017 by the contributors, and released GNU GPL v3.0 (software).
Install
You can install pySangaboard with the following pip command
pip install sangaboard
Documentation
The documentation is available on Read the Docs
Developer notes
Publishing
pip install twine
python setup.py sdist bdist_wheel
twine check dist/*
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sangaboard-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e945e876a094be9fb62f5a7282a06be4a3eb386d2032c615bff4f42dbb74bc8 |
|
MD5 | 3aad2203b012b1f8d16b4419fc89e14d |
|
BLAKE2b-256 | be6b545f59f50a15284748d954416fd22754eae1eae5dbc879621e2ef372f216 |