SIU-Robotics / moondawg-ino

Files uploaded to the Arduino for the Lunabotics robot
2 stars 1 forks source link

Fix arduino stop responding #13

Closed abarnes6 closed 7 months ago

abarnes6 commented 1 year ago

The Arduino stops responding to input when using the motors excessively. This is a problem and it should be fixed. The current workaround is activating the arduino restart pin using a GPIO pin on the pi to restart it and continue to receive input.

BigBroccoli commented 7 months ago

This is potentially no longer an issue as we are using serial for communication