Git Product home page Git Product logo

smc's Introduction

Stepper-Motor-Controller

Stepper-Motor-Controller (SMC) is a project that provides a user-friendly driver and graphical user interface (GUI) for control of a stepper motor using and Arduino-based board in conjuction with the Pololu DRV8825 stepper driver board.

The host suite is built on Python this allows that the SMCC or SMC-Core (the part the mediates between the user and the Arduino driver via serial port) could be deployed as a standalone component that could be easily integrated in any Python-based project. Additionally the GUI is built on top of PySide2 and can be easily customized for every projects needs!

The SMCD or SMC-Driver for the Arduino is written in C++ and was developed using and Arduino-Uno board.

Index

Hardware Setup:

Information about how to connect the Arduino and Pololu boards and how to burn the driver to the Arduino can be found on the driver repository: SMCD!

Installation:

From sources

For this kind of installation you just need to clone the repository and using pipenv install the necessary dependencies as follows:

$ pipenv install

Then you just run the following command to start the GUI:

$ pipenv shell
$ python SMC.py

From releases - Only Windows

For Windows there is a .exe release packaged with PyInstaller. To install just download the latest release SMC_release_exe.zip and unzip it. Inside the extracted folder there is the exe file:

smc's People

Contributors

wauro21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.