12345678910111213141516171819202122 |
- {
- "name": "TeensyStep",
- "keywords": "teensy, stepper, motor, high-speed",
- "description": "High speed stepper driver for teensy boards (T3.0 - T3.6)",
- "repository":
- {
- "type": "git",
- "url": "https://github.com/luni64/TeensyStep"
- },
- "authors":
- {
- "name": "Lutz Niggl",
- "email": "lutz.niggl@lunoptics.com",
- "url": "https://github.com/luni64",
- "maintainer": true
- },
- "homepage": "https://luni64.github.io/TeensyStep",
- "version": "2.1",
- "frameworks": "arduino",
- "platforms": "Teensy"
- }
|