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

Ethernet and Serial Wrapper library #15

Open
btdubs opened this issue Nov 13, 2018 · 1 comment
Open

Ethernet and Serial Wrapper library #15

btdubs opened this issue Nov 13, 2018 · 1 comment
Assignees

Comments

@btdubs
Copy link
Contributor

btdubs commented Nov 13, 2018

Make a library to encapsulate the boilerplate Ethernet and Serial things and allow us to swap between them without much thought. Ensure safe messages and enforce internal message protocols (start with "$"and end with ";" ).
Reading can output data as a string for the user to handle.
Writing can format message for you or just send what you give.

@btdubs
Copy link
Contributor Author

btdubs commented Jan 13, 2019

This is being handled by RJNet library. Keeping this note to update Sedani's motor control board and Sedani's imu to use it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant