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

Not working with Arduino Leonardo #3

Open
romainreignier opened this issue Jun 29, 2017 · 0 comments
Open

Not working with Arduino Leonardo #3

romainreignier opened this issue Jun 29, 2017 · 0 comments

Comments

@romainreignier
Copy link

Hello,

First, thank you very much for this library, nicely written.

I have used it with success on an Arduino Uno but did not managed to get it running with an Arduino Leonardo.

The difference is that the Arduino Leonardo provides the virtual serial port by itself so a new serial connexion do not reset the board and it is maybe the cause of the issue.

I have tried to use another Firmata client, pymata-aio and it works well with Arduinos Uno, Mega and Leonardo. But I would prefer to use a C++ library.

I will try to investigate a bit but I opened the issue to get your thoughts on that.

Thanks.

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

No branches or pull requests

1 participant