搜索资源列表
linux8251
- 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -Serial communication is to use two machines will be used for serial communication link, the most simple. For example, in a plane into a character, b plane will display
windows8251
- 这个是windows版本的.就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -This is a windows version of the. Serial communication is to use two machines will be used for serial-link appear, the most simple. For example, in a plane into a character, b plane
as868251
- 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
Serialfiletransfersystemsourcecode
- 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
UAVMP
- 整个无线通信演示系统由ABCD四个节点组成,根据硬件前端的实现,每个节点在收到与自己地址对应的数据包时触发同步信号,所以就需要一个中心节点来进行同步触发,本系统中以A节点为中心节点,B、C、D三个节点地位对等。A节点周期性的广播同步信息,从而实现四个节点的同步。A节点连接一台PC机,用来监视网络的情况并显示从其它节点发送过来的图像流信息。该软件可以实时对串口进行监听并显示A节点的路由表、网络的时隙表和吞吐量,实时获得B、C、D三个节点的图像流数据。-The wireless communica
