-
Notifications
You must be signed in to change notification settings - Fork 3
Arduino Due experimenting #2
Copy link
Copy link
Open
Description
It works on Arduino Due with only slight adjustments. Nice.
Not much on the .rb side was needed at all. On the host side it experienced a few communication synchronization / timing issues. What made it robust was adding a common read routine with retry after a usleep timeout mechanism. Also O_NONBLOCK is set for the serial port open. Perhaps USB serial port timing is a bit different on the Due.
I think your gem is a great idea, very helpful. Good work!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels