搜索资源列表
串口连接程序c语言
- 在linux下把串口映射成TCP/IP端口- Maps under linux the string mouth the TCP/IP port
C++
- Linux TTY驱动程序例程,利用此程序可以方便的开发串口驱动程序
uart.c
- linux 串口应用程序,实现ARM串口数据的传输
io_src
- |-- p6.1.c 获得标准输入、输出和错误输出的终端名称 |-- p6.2.c 修改终端控制字符示例 |-- p6.3.c 使用curses实现密码输入 |-- p6.4.c 使用tcgetattr函数和tcsetattr函数实现密码输入 |-- p6.5.c 串口进行读写示例 |-- p6.6.c 扬声器发声程序 |-- p6.7.c 使用声卡播放音频文件 `-- p6.8.c 声卡录音程序示例
modbus.rar
- modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
linux_program_uart_lan
- linux串口转网口程序 具体实现代码(c语言)以及makefile文件-linux serial port switch to other networks concrete realization of program code (c language) as well as the makefile file
gsm-modem.c.tar
- linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
rfid
- 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
serial.tar
- 很好的linux c 串口编程源代码,可供初学者学习。-Good serial linux c programming source code for beginners to learn.
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
send.c
- 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
send1.c
- linux开发平台下,在串口断发送一个文件,把文件里的内容通过串口发送到另一个终端。-linux development platform, sending a file off the serial port, the contents of the file sent to another terminal through the serial port.
serial.c
- 这个是标准的serial howto programming 里翻译后的串口编程内容。里面的东西需要改动一些参数设置。-This is a standard serial howto programming Lane translated the contents of the serial programming. The stuff inside is to set some parameters need to be changed.
SerialPort
- linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
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
SerialPort.c
- 一个linux下读写串口的源码,可以拿去看一下.-A serial read and write the source code under linux
8250
- linux下的8250串口驱动程序,基于2.6.14的内核-8250 serial driver
gprs
- arm linux gprs.c modem 串口读写程序-arm linux gprs.c
Visual C++实践与提高 —— 串口通信与工程应用篇
- 一些串口代码主要是C++,希望对大家有帮助。(Some serial code of GPS antenna)
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