Skip to content

loupeteam/SMRamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Library is provided by Loupe
https://loupe.team
info@loupe.team
1-800-240-7042

Description

The SMRamp library provides a clean interface for controlling stepper motors using ramp mode.

The interface supports basic motion control functionality such as powering, homing, basic moves, and reading back status information. This significantly reduces development time for motion applications using stepper motors.

Use Cases

The SMRamp functionality can be integrated into any project using a data structure and a function call.

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/smramp.html

Installation

To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run lpm install smramp. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

Licensing

This project is licensed under the MIT License.