I have created a robot that detects and follows a ball using Python on a laptop. The laptop's processor sends the ball coordinates to an Arduino via serial communication. However, I am facing an issue where the communication occasionally stalls for microseconds before resuming. I'm struggling to identify the root cause of this problem. Are there any alternative solutions or options to address this issue?
Very likely, there are one or more errors in the code, or in the communications algorithm.
For informed help, please read and follow the instructions in the "How to get the best out of this forum" post, linked at the head of every forum category.
stalls for microseconds
Really?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.