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

client library in C #25

Closed
rokrsa opened this issue Dec 21, 2021 · 1 comment
Closed

client library in C #25

rokrsa opened this issue Dec 21, 2021 · 1 comment
Labels
question Further information is requested

Comments

@rokrsa
Copy link

rokrsa commented Dec 21, 2021

Is your feature request related to a problem? Please describe.
While working in C, its easier to work on ioctl than to interface it with external python code talking to serial port.

Describe alternatives you've considered
Currently i am using a bus between my C and python code which talks to serial port.

@jfjlaros
Copy link
Owner

There is a proof of concept C++ implementation of this library that may be of some use to you. Please note though that it is not nearly as mature as the Python client.

You may also want to have a look at this issue.

@jfjlaros jfjlaros added the question Further information is requested label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants