搜索资源列表
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
Proc3
- netfilter的使用,包含两部分程序,第一部分内核程序使用netfilter框架,对与特定IP进行通信的数据包进行截留,第二部分用户程序负责从标准输入获取用户输入的IP地址并传送给内核程序,使截留数据包可以受控。-about netfilter
Dongle
- nodic节点驱动,适用于nrf24lu1p等芯片,作为短距离无线传感网节点数据通信-drivers of NOdic
program
- 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。 (1)掌握系统调用shmget()、shmat()、shmdt()、shmctl()的使用方法及其功能,理解共享存储区通信原理; (2)系统理解linux 的三种通信机制。 -Write a program, while the parent process creates two child processes p1 and p2 make child
arm_fpga.tar
- 实现TQ2440与FPGA的通信功能,将FPGA当作ARM的一个外设,通信方式为静态RAM方式。在代码中,我实现了向FPGA读写数据的功能,已经做过测试。没问题-make the TQ2440 board commuciate with the FPGA board.
spi_adda
- 实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.
chuankou
- 串口通信数据简单处理 加一 开方 数制转换等功能-Simple serial communication data prescribing treatment plus a number system conversion functions
client
- 进程间通信,通过客户端的程序来进行数据的收发,主线程和进程间通过数据的交互来进行通信-Interprocess communication, through the client program to send and receive data, the main thread and the interaction between processes through data for communication
TEST65
- 此代码是用于computer 与89C51单片机进行数据通信传输的-this code is used for computer and 89C51 beging data commoning trans
mmap_test
- 通过mmap的匿名管道实现父子进程通信,实现内存数据传送-The anonymous pipe through mmap parent and child processes to achieve communications, memory data transfer
uart
- uart 串口驱动。串口数据传输是以串行方式进行的。串口在数据通信中吗,一次只能传输一个比特的数据。-uart drivers
maibo
- 主要通过脉搏传感器与arm连接,编写一个简单的串口通信函数,实现脉搏数据采集。-Mainly connected through a pulse sensor and arm, write a simple serial communication function, to achieve the pulse data acquisition.
cansocket
- Can通信,两路Can分别对接,两路Can可以相互读写数据,运行在linux在用C++编写,G++编译就好了-Can communicate, Can two docking respectively.Two cans can read and write data to each other, running linux in written C++, G++ compiler like
iCAN
- ican 底层通信协议,完成数据的交互,和ICAN的基本网络管理-ican protocal
ser2net_ok.tar
- 双向通信.支持监听指定端口并转发数据.上传的是交叉编译OK最新的代码。-Two-way communication. Support to monitor the specified port and forward data. Upload the latest code is cross-compiled OK.