* VID6608: Add option to skip auto-zero rouitine * VID6608: Update library to version 1.0.3, add Zero control for Gauge
20 lines
568 B
JSON
20 lines
568 B
JSON
{
|
|
"name": "vid6608",
|
|
"keywords": "driver, motor, control",
|
|
"description": "Arduino library for driving IC VID6608 and clones for Switec X25.168 / X27.168 miniature stepper motors",
|
|
"homepage": "https://github.com/petrows/arduino-vid6608",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/petrows/arduino-vid6608.git"
|
|
},
|
|
"authors": {
|
|
"name": "Petr Golovachev",
|
|
"email": "petro@petro.ws",
|
|
"url": "https://petro.ws/"
|
|
},
|
|
"version": "1.0.3",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|