搜索资源列表
modbus.rar
- modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
serial
- linux环境下使用串口进行通信,C语言编写,使用系统调用函数打开、关闭、读写ttyS0-linux environment using serial communication, C language, using the system call function to open, close, read and write ttyS0
gsm-modem.c.tar
- linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
gsm-linux
- 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
automake.tar
- linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
receive.c
- 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
c-kermit.tar
- c-Kermit9.0,unix上用串口传输文件的软件,由哥伦比亚大学开发,早年就在NASA里使用,学习通信的好材料-c-Kermit9.0, unix on the serial port to transfer files using the software developed by Columbia University, early NASA years in the use of good material for studying communication
send.tar
- 在Ubuntu 11.04下用C语言编写的串口通信源程序,也可用于嵌入式下的串口通信。-Under Ubuntu 11.04 in the C language source code for serial communication can also be used for embedded serial communication under.
read_write_serial
- Linux操作系统下用c语言编写的串口通信实例,包括对输入输出模式,波特率,数据位长度等的设定-Using c language examples of serial communication under the Linux operating system, including input and output mode, baud rate, data bit length setting
Visual C++实践与提高 —— 串口通信与工程应用篇
- 一些串口代码主要是C++,希望对大家有帮助。(Some serial code of GPS antenna)
serPort
- 串口通信的C语言实现,包括初始化串口,串口的读写,错误处理,特别是流处理情况。(C language implementation of serial communication, including the initialization of a serial port, serial port to read and write, error handling, especially stream processing.)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr