搜索资源列表
chuankoutest
- 串口调试程序,很好用,对初学者很有帮助,通过在单台PC或两台PC之间串口之间相互发送二进制或十六进制文件-serial debugging procedures, useful, very useful for beginners. through in a single PC, or between two PC serial port between this binary or hexadecimal documents
Ethernet_TCP_IP_AssistantV1.0
- 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
SerialDebug
- 串口调试程序。 使用VC开发,实现两台PC之间的通信。 可发送接收数据、选择COM口,设置波特率等参数。功能和超级终端类似。