搜索资源列表
uClinux编译傻瓜教程
- 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
linuxusart
- linux 下串口编程提供了对串口的访问和读写操作-Serial Programming is provided by the serial port visit and write
driver_for_TL16C750_under_uClinux_+_44b0
- 此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of floodi
posserial
- this program is the application of serial port -this program is the application of serial p ort
44b0LEDtest
- 三星44b0的测试程序,运行后,三个LED在闪,因为程序没有初始化串口,所以运行后超级终端没有反应-Samsung 44b0 testing procedures, operation, the three LED flash, initialization procedure because no serial port, run after the Super Terminal no response
serial_44b0
- serial port driver in linux
com0口驱动
- 一个基于嵌入式linux的串口驱动程序和测试程序的源码,很实用的。-a Linux-based embedded serial port driver and testing procedures source code, the very practical.
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
uCos-II+Serial+Port+Middleware+Applications+Exper
- Source code UcosII in rar format
serial
- 是针对OK2440的串口测试程序,代码是买开发板附带的,应该还可以-Is the serial port test program for OK2440
serial-2410.c
- 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
serial
- 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
Serial-communication-protocol
- 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
serial.c.tar
- 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
Exp2-ARM-serial-interrupt
- ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
QT-serial-programming.tar
- 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
ARM-serial-port-
- ARM 监视串行口,将接收到的字符再发送给串口(计算机与开发板是通过超级终端通讯 的),即按PC 键盘通过超级终端发送数据,开发板将接收到的数据再返送给PC,在超级终端上显示。-ARM Serial Port experiment
linux-serial-port-programming-
- 嵌入式串口编程 有详细例子 还有详细解释-Embedded serial port programming with detailed examples are explained in detail
QT-serial-programming.tar
- 用qt实现的串口通信,这样通过串口,两台主机就可以进行收发信息。-Use qt realization of serial communication, so that through a serial port, two hosts can undertake to send and receive messages.
serial
- 利用QT编写的一个可视化串口工具,能够和带有串口的ARM通信-Use QT prepared a visualization tool for serial port, serial port can communicate with and ARM
