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

Controlling tank tread motors via RP4 #12

Open
kalinkochnev opened this issue Oct 12, 2022 · 0 comments
Open

Controlling tank tread motors via RP4 #12

kalinkochnev opened this issue Oct 12, 2022 · 0 comments

Comments

@kalinkochnev
Copy link
Member

Task:
make an API for CAN communication from the Arduino to the RP4 for tread motor control

Tread control requirements:

  • Individually addressable motors
  • Set parameters such as velocity, direction

Implementation:

  • Raspberry Pi sends commands across CAN
  • Rust client maintains current state of tread control, commands sent update internal state as well, returns a result
  • Arduino processes incoming messages across CAN
  • Arduino responds with OK message if successful, Err if not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant