dimitry-ishenko-cpp / firmata

Firmata Client Library in C++ using Asio
GNU General Public License v3.0
6 stars 4 forks source link

Implement network I/O #6

Open dimitry-ishenko opened 7 years ago

empirefox commented 6 years ago

When will this be done? Really need this. But i am not good at cpp. Thanks!

dimitry-ishenko commented 6 years ago

@empirefox TBH I don't know. First, it will require Firmata server implementation that supports network I/O. I was going to write one at some point in the future, but it won't be for a while. If you elaborate a bit on your application, I will see what I can do.

empirefox commented 6 years ago

Thank you @dimitry-ishenko. Here is my Stm32FirmataW5500 repo. It is just a copy of StandardFirmataEthernet with a mac address.