Dump from SVN

This commit is contained in:
Fándly Gergő
2019-08-08 17:09:21 +03:00
parent 9ec84017e4
commit 37522d26fc
118 changed files with 85533 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=CheapStepper
version=0.2
author=Tyler Henry
maintainer=Tyler Henry <tyler@tylerhenry.com>
sentence=A library for the cheap but useful 28BYJ-48 5v stepper motor with ULN2003 driver board
paragraph=Library uses half-stepping for fine control (default: 4096 mini-steps per rotation), and supports blocking and non-blocking moves. The total number of steps is also adjustable (e.g. 4076 steps for 63.68395:1 measured gear ratio).
category=Device Control
url=https://github.com/tyhenry/CheapStepper
architectures=*