Skip to content

wDove1/motorcontrollib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor Control Python

A motor control library for Python currently supporting one motor with more to be added in the future. This was originally created to control motors for my computer science project but should be useful in multiple applications. Also can I say this is my first project on Github and I am still at school so please understand if anything is not quite up to scratch.

Installation

Installed through pip install motorcontrollib.

Usage

once downloaded import through 'from motorcontrollib import Motor'.

Release Notes

Plans

Add motors Add performance profiling to allow more accurate performance on different devices.

Credits

Thanks to Matt at https://www.raspberrypi-spy.co.uk/ for the motor control script that got this project started.

License

This is made available under an Apache v2.0 license.

About

A library to control some motors in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors