搜索资源列表
serial
- linux下串口编程, 设置参数和收发数据
r00t-broadcast-examples.tar
- UNIX/Linux环境下使用广播方式进行数据收发的代码,可以使用Makefile进行编译。
serial
- linux下的串口通信程序,可以实现串口的数据收发
rs485
- linux 基于 s3c2440 的rs485驱动及测试程序,可正常收发16Mhz字节数据!
CAN_EPP_Linux_driver
- 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
Linux_UDP
- 基于Linux上一个简单的UDP数据收发程序-Based on Linux, a simple procedure to send and receive UDP data
succ_omc_client_flex
- 基于Linux的网络编程,能实现简单收发数据的功能,这是一个比较复杂的程序。但里面包含了很多函数,适合初学者学习 。-Linux-based network programming, easy to send and receive data to realize the function, this is a relatively complex procedures. But which contains a lot of functions, suitable for beginners
my2440linux_serial
- s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
Linux
- Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
DM9000
- DM9000在LINUX下的驱动源码,实现的了DM9000在linux在的数据收发。-DM9000 driver in source code under LINUX, the realization of the DM9000 in linux to send and receive data in.
rs485_app_test
- linux下测试RS485数据收发的实例-linux rs485data send and receive example
samsung
- 三星s3c2440串口驱动,用中断模式进行收发数据-Samsung s3c2440 serial port driver, sending and receiving data using interrupt mode
my_serial
- linux系统下实现串口数据的简单设置以及收发。-linux system to achieve a simple serial port settings, and send and receive data.
gps
- 能够实现网络串口的读取与收发数据。实现串口读取的c代码,方便简单。-Network serial read and send and receive data. C code for serial read, convenient and simple.
driver_gprs
- linux环境下通过UART控制GPRS模块收发数据,包括各种菜单。-GPRS module to send and receive data through the UART control in the linux environment, including a variety of menu.
LINUX-i2c
- 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
select-non-block
- 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
Qt usart
- 1 支持串口收发 2 支持串口数据解析 3 支持自定义发送数据(1 can read/write usart data 2 can analysis data from uart 3 can custom data to send)
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)
qtmqttclient
- 在树莓排安装QT,通过MQTT协议收发数据,测试通过(Install QT in raspberry row by the MQTT protocol to send and receive data, the test pass)