搜索资源列表
Sig_SW
- 本程序基于s3c2440的IO口电平状态检测驱动,适用于开关量信号检测电路。程序实现:检测当前IO口状态并通过串口打印。-This procedure applies to the switch signal detection circuit based on the the s3c2440 IO port level of state detection driver,. Program: detection of IO port status and print through the s
serial-driver
- 关于arm9G20处理器的串口驱动,没有使用DMA,但可作为驱动学习入门参考,我已经在板子上实现了,当串口不能使用时,可用ssh进行监听。-Serial driver about arm9G20 processors, does not use DMA, but can be used as learning portal reference to the drive, I' ve been on the board when the serial port can not be used
UART-A8
- Linux环境下,使用C语言,A8中实现Uart串口驱动程序-Linux environment using C language Uart serial driver in A8
arm2430
- zigbee串口实现收据无线接收,带菜单。-the zigbee wireless receiver serial realization receipt with the menu.
android-serialport-api
- linux下串口驱动,通过串口终端,实现在电脑上打印信息。-under linux serial port driver, print the information in the computer through the serial port terminal.
LinuxForCom
- 这是一个Linux环境下的串口通信程序,能够实现Linux环境下的串口通信-This is the code of Linux com communication. It is useful.
mini2440-uart.tar
- 程序实现了mini2440开发板中的串口的初始化工作。-The program mini2440 development board serial port initialization.
TQ2440and51
- 该资源可实现Tq2440与51单片机串口通信,2440向51发送信息,51收到后将收到的消息回传给2440,并在2440上显示出来,2440上程序用qt开发,2440上串口选择tq2440_serial1(也就是com1,linux下叫ttyS1,因为0口被天嵌用作调式口),用杜邦线分别接2440的TXD1、RXD1和51的Rxd、Txd相连。-This resource can be realized Tq2440 with 51 single-chip serial communicatio
serialDriver.tar
- linux串口应用接口驱动,实现串口的发送和接收-linux serial application interface driver
STM32F407-led
- STM32 usar程序,改程序实现LED流水闪烁,和串口打印功能-STM32 usar program, change the program to achieve LED water flashes, and serial print function
serial
- 实现Linux下的串口助手功能,采用多线程编程,基于Qt4.-Implementation under Linux serial assistant.
Uart_example
- 针对TQ2440开发板上的Keil编程,是从ADS移植到Keil中去,主要实现的是开发板和电脑之间的串口通信。 -Keil TQ2440 development board for programming, is transplanted to Keil from ADS to go, the main achievement is the development board and the serial communication between computers.
uart
- 这是一个关于串口驱动的程序,用c语言实现的,在用之前必须要对板子进行初始化,初始化代码另附-This is a serial port driver program, c language, the use must be on board before the initialization, the initialization code attached
usb_serial.tar
- mips君正4775,usb generic serial驱动,实现usb模拟串口功能。可用在bootrom或uboot等处-mips jz4775,usb generic serial driver,use usb simulate serial. you can use it in bootrom or uboot.
drv_uart
- linux或android平台串口通信接口实现源代码-linux&android serial
send
- Linux下实现打开串口,并通过串口发送消息的功能。-Open the serial port under Linux implementation, and sending messages through the serial port functions.
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI source. 2 Under " uart_v1.0.t
comhelper
- linux C++通用串口读写类,可实现串口的实时监控。-linux C++ class of wirte/read serial
S5P210
- 这是210开饭版逻辑程序串口通讯程序,实现串口之间通讯 和串口中断。-This is the version of the logic program 210 meals serial communication program
uart_comm
- 通过封装串口操作类 实现串口的配置和串口的读写等功能 析构函数自动释放串口设备-uart operation