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

24 control the robot using an arduino control the arduino over serial #35

Conversation

Armandpl
Copy link
Owner

@Armandpl Armandpl commented Dec 2, 2023

  • first pass at controlling the robot using an arduino and serial communication. tuned a pid to validate everything works (new hardware + communication)
  • will reopen the issue later to finish the protocol + gym interface
  • hardware that worked:
    • xiao samd21
    • TXS0108E logic level shifter
    • motor controller: MC33926 motor driver or TB9051FTG (even though it's not rated for 3.3v we didn't have isssues (yet?))

@Armandpl Armandpl linked an issue Dec 2, 2023 that may be closed by this pull request
@Armandpl Armandpl merged commit 939a962 into master Dec 2, 2023
1 check failed
@Armandpl Armandpl deleted the 24-control-the-robot-using-an-arduino-control-the-arduino-over-serial branch December 2, 2023 10:28
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

Successfully merging this pull request may close these issues.

Control the robot using an arduino, control the arduino over serial
1 participant