MrYsLab / pymata-aio

This is the second generation PyMata client.
https://github.com/MrYsLab/pymata-aio/wiki
GNU Affero General Public License v3.0
155 stars 51 forks source link

Pymata_aio call back #97

Closed nikhilabhi closed 5 years ago

nikhilabhi commented 5 years ago

Sir, I am using pymata aio and firmata. I want to return some data from arduino firmata to Python idle. Whenever i send sysex command it should return me back with data (Callback), But this is not happening with pymata aio. Can u please help to fix this issue?

MrYsLab commented 5 years ago

Here is an example of using callbacks.

If you are still having problems, please post your code and I will take a look to see what might be the issue.

MrYsLab commented 5 years ago

I am closing this issue, but if you have any questions you can post here and if necessary I can reopen the issue.