Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motor Module - Basic Implementations #1

Closed
11 tasks done
NuwanJ opened this issue Feb 28, 2024 · 0 comments · Fixed by #5 or #6
Closed
11 tasks done

Motor Module - Basic Implementations #1

NuwanJ opened this issue Feb 28, 2024 · 0 comments · Fixed by #5 or #6

Comments

@NuwanJ
Copy link
Member

NuwanJ commented Feb 28, 2024

Functionalities

  • Primary Move Commands

    • motor.begin()
    • motor.write(left_speed, right_speed)
    • motor.stop()
    • motor.stop(delay_ms)
    • motor.pause()
    • motor.resume()
  • Motor Encoder Commands

    • motor.encoder_print()
    • motor.encoder_read(*left, *right)
    • motor.encoder_reset()
This was linked to pull requests Apr 22, 2024
@NuwanJ NuwanJ closed this as completed in #6 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant