搜索资源列表
ep93xx_amba
- Cirrus logic ep9302 本机串口驱动程序-Cirrus logic ep9302 the Serial Driver
WindowsCEDeviceDriver
- 在此以串口驱动程序中初始化过程为线索简单讲一讲WindowsCE下驱动程序开发基础-this in the serial driver for initialization process as simple as talking about the clues driver under Windows CE Sequence development foundation
USB-rs232-Linux
- USB接口转换成RS232接口驱动程序,通过串口——USB线即可实现通信-USB interface into RS232 interface driver, through serial port -- USB cable communication can be realized
sscom32
- 这是一个串口调试功能的工具,可以回显烧入的驱动程序
232_TCPIP
- 程序的最大缺陷: Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
modem驱动程序
- 单片机通过串口上网的MODEM驱动源程序
ne2000
- NE2000----串口到网络的通讯模块,实现单片机等的串口到网络的通信和数据传输。该程序为NE2000的驱动程序-NE2000----PROGRAME
Linux.cuankobianc
- 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
Prikej
- 三星2440CPU下的WIN MOBILE系统下面串口驱动程序!()