Skip to content

uStepper/uStepper-8b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uStepper 8b

The library contains support for driving the stepper, reading out encoder data. A few examples are included to show the functionality of the library. The library is supported by and tested with Arduino IDE 2.3.7.

For more information, visit www.ustepper.com

Installation

Installation is split into two parts - Hardware and Library. Both are required to use the uStepper 8b boards.

Hardware Installation

To add hardware support for uStepper in the Arduino IDE (2.3.x) do the following:

You have now added uStepper hardware support and should be able to select uStepper 8b under "Tools -> Board."

Library Installation

To add the uStepper 8b library, follow these steps:

  • Open Arduino IDE (Version 2.3.x)
  • Go to "Sketch -> Include Library -> Manage Libraries..."
  • In the Library Manager, type "uStepper 8b" into the search bar
  • Locate "uStepper 8b" in the search results and click "Install"
  • Close the Library Manager

Documentation

The documentation for this library can be found at the following URL:

http://ustepper.com/docs/ustepper8b/html/index.html

MAC (and a few Windows) Users:

In order to make the uStepper 8b show up in the "ports" list, you need to install the VCP driver from the following link: https://www.silabs.com/software-and-tools/usb-to-uart-bridge-vcp-drivers?tab=downloads

##To Do

  • Update keywords.txt
  • Better comments
  • Variable cleanup

Known Bugs

  • none

Change Log

1.0.0:

Creative Commons License
uStepper by uStepper is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

library for uStepper 8b boards

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors