I have been using pyserial to read lines sent from an arduino. While it works fine, I was wondering if there are some best practices. In particular when the input needs to be passed through multiple functions (ie, a filter and then a rangefinder class).
No comments:
Post a Comment