Feeds
提问
How to configure serialport callback in app designer?
I want to receive streaming data using serial port. The data stream is dense and I don't want to miss any part of it. So I want ...
5 years 前 | 3 个回答 | 2
3
个回答已回答
What is the correct way to close a serialport connection in App Designer?
I find a solution for this question. First, I add a public property for this app. It is called Serial_Port, used to save the se...
What is the correct way to close a serialport connection in App Designer?
I find a solution for this question. First, I add a public property for this app. It is called Serial_Port, used to save the se...
5 years 前 | 4