Initial commit: add stepper controller firmware
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"device": { "name": "PS2014 Wohnzimmer", "hostname": "ps2014-wohnzimmer" },
|
||||
"motor": { "stepsPerRevolution": 4096, "maxSpeed": 500, "acceleration": 180, "reverseDirection": false, "holdPosition": false },
|
||||
"wifi": { "ssid": "", "password": "", "apName": "PS2014-Setup", "apPassword": "ps2014v1" },
|
||||
"limits": { "enabled": false, "leftPin": 13, "rightPin": 2, "activeHigh": false }
|
||||
}
|
||||
Reference in New Issue
Block a user