I need help finishing a project for Visual Studio 2022, windows form in C#. Im using Xbee RF modules from Digi.com (XB3-24Z8PT) to communicate. I was able to do it using the XCTU software from Digi. One Xbee is the “Master” connected to PC via USB port and the other modules in the same network (same channel) are sending string data like: “hello world”. Everything works fine but I need to implement this on Visual Studio C# .Net windows form. I was able to create a form to open the port using SerialPort.Open Method. But I don’t know how to add the remote modules to send the data and display on a textbox. Maybe I need to add a library file or something else. The remote modules have a microcontroller transmitting (sending) the data.
该外包需求信息来源于站外平台,本站仅提供公开信息部分字段展示与订阅服务,更多请查看免责声明。