Skip to content

rudrodip/DurbarController

Repository files navigation

Command code manual:

Motor control command format

m[DIR][MOTOR][PWM]
DIR -> f - forward, b - backward, r - right, l - left, s - stop, c - custom
Motor -> 0 or 1
PWM -> (0-255)

Servo control command format

s[servo_number][pos]
pos -> (0-180)

Custom control command format

st
[motor/servo command]
[motor/servo command]
.
.
.
end

About

Mobile app for control Durbar Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors