Skip to content

florisvb/ArduinoStepper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Version 0.0.1

The arduino firmware was written for and tested with an arduino UNO. It will probably only work what an UNO without a fair bit of work.

Usage:

1. upload the firmware (usb_stepper.ino) to your arduino uno using the arduino IDE.
2. install the python api: from within arduino_stepper/python run:
        python setup.py install
3. import arduino_stepper.arduino_stepper to get access to the class that serves as the python API

Examples:

see the folder python/examples.


http://playground.arduino.cc/Linux/Udev

About

Firmware and Python API for controlling a stepper motor via arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors