搜索资源列表
cutecom-0.13.2.tar
- 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
serial
- 基于Linux的串口读写应用程序,包括主机和目标板的源程序代码
vk3x_linux_drv
- vk3x系列串口扩展芯片在linux下的SPI接口驱动源码和测试应用程序源码,实际验证通过!
com2_test
- 这是基于linux的应用层的串口程序,根据linux的不同只需做设备的打开路径的修改即可,这是一个典型的字符设备的调用过程。对学习其他字符设备是很有帮助的。尤其对初学的人帮忙最大。
uart.c
- linux 串口应用程序,实现ARM串口数据的传输
gps
- 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
heart
- 运用linux环境下的QT开发应用程序,包括曲线的描绘,串口数据的采集等-To develop the application by using QT4 under linux, including the mapping of the curve and the adapt of the serial port
SerialPortTest
- ARM下用LINUX编写的串口收发的应用程序,可以同时用于S3C2410和S3C2440-ARM prepared using LINUX serial transceiver applications, can be used for S3C2410 and S3C2440
serial_communication
- 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
serial_solution(Coding)
- 一个串口应用程序,向串口内写入1,2,3,4,5,6,7,8,9 并从串口中读出数据 输出到ARM板屏幕上-A serial application, write to the serial port with 1,2,3,4,5,6,7,8,9 Medium读出数据from serial output to the screen on ARM board
serial
- linux串口应用程序开发,帮助你适应串口应用程序开发.-linux serial program research.
main
- 串口应用程序,串口初始化,波特率,校验位的设置等。-Serial applications, the serial initialization, baud rate, parity bit and other settings.
minicom.install
- LINUX平台串口应用程序,非常不错的应用程序,只须进入后设置一下就可以了-Serial LINUX platform applications, a very good application, you only need to enter the following settings can be a
linux_ad_da_motor_keyboard_tty
- Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
full_488_test
- linux串口应用程序代码,成功在ARM与PC集中测试通过,并用来开发-RS232与RS488通讯
1
- 进行项目开发前,首先要做的是搭建一套基于Linux操作系统的应用开发环境,一般由目标板和宿主机所构成。目标板用于运行操作系统和系统应用软件,而目标板所用到的操作系统的内核编译、应用程序的开发和调试则需要通过宿主机来完成。开发环境对硬件没有特殊的要求,但是为了双方之间建立连接关系,关键的接口包括串口、以太网口和USB口等是必不可少的-LINUX
123
- 串口应用程序完整版,与驱动的接收,发送完美结合,还可设置波特率-Serial full version of the application, and the drive to receive and send the perfect combination, but also set the baud rate, etc.
serial
- OK6410串口应用程序源码,学习的好帮手-
linux usart
- linux 串口应用程序驱动 收集自网络(linux usart driver collect from net)
serialPort
- 使用QT5开发串口应用程序,如串口配置,串口发送数据,串口接收数据(use QT5 to develop a simple serial port communication code;)