搜索资源列表
example_collect
- 嵌入式系统中一些外围设备驱动示例程序集,可做参考-embedded system some external device driver sample program sets, do reference
PS2_ARM
- 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboa
200581718185184812
- 绝大多数的win98用户,在使用USB存储设备时需要安装厂家的驱动程序,而且 各个厂家的驱动只能驱动自家的USB存储设备,很不方便。 现在我在win2000 winme分离出来的USB驱动,可以使win98的用户象win2000、 XP、ME使用USB盘一样方便了。(不用四处找驱动)-majority of the win98 users, the use of USB storage equipment manufacturers need to install the driv
USBCounterDriverCode
- 实现USB计数功能的设备驱动程序源代码 主要用C++实现-counting function USB device driver source code mainly used C + +
2003-11-24_drivercode
- D12 USB设备控制芯片驱动程序代码,是学习USB设备驱动编程的好资料
2442_testcode
- SMDK2442所有设备的驱动测试程序。运行monitor程序,通过USB下载运行。可了解所有244x平台驱动。
UART_INTERRUPT
- 嵌入式设备中UART驱动及使用的实例程序,可用于arm的相应开发板,可能要做少量的修改以达到移植的效果
I2c-Eva
- 用并口模拟的I2C驱动程序,可以用来调试I2c设备,比如EEprom,Tuner等-A Evaluated program using 1284 Port
sleep_wake
- 带睡眠唤醒功能的某设备驱动程序,PIC12F629单片机-Sleep, wake-up function with a device driver, PIC12F629 Microcontroller
Specification_of_the_Embedded_Communication_System
- 《嵌入式通信设备驱动程序设计标准化》,通过对Windows和Linux环境下设备驱动程序设计模型的比较,结合通信领域嵌入式系统的特点,提出了嵌入式通信系统设备驱动程序设计标准化的构想;通过参考常用的设备驱动程序的设计思想和设计模型,制定了嵌入式通信系统设备驱动程序的分层结构,统一了底层驱动程序对上层应用或管理程序的接口,屏蔽底层的硬件特性,实现了驱动程序的规范化、标准化;在VxWorks开发环境下,对设计标准进行了详细解析,并阐述了该标准制定的原因和意义。-This paper introduc
USBforLPC23xx
- 基于LPC23xx芯片的USB驱动例程(包含初始化USB设备控制器、USB事件处理、USB 中断服务程序、USB 端点高速中断服务程序等)-Chip-based USB driver routines LPC23xx
STM32_USB
- 圈圈的USB自定义设备的上位程序+驱动+D12固件源代码,还有自己改的STM32的虚拟串口的USB固件。-Circle of a USB self-definition equipment the host program+ to drive+D12 firmware source code, also has its own reform STM32 virtual serial USB firmware.
PL2303__v1.5.0
- 一个win8能用的usb转串口驱动,亲测可以用,安装完后,请打开“控制面板”->搜索“设备”(在控制面板右上角的搜索栏里输入“设备”即可),然后在弹出的对话框中选择“否,让我选择要执行的操作”->选择“从不安装来自Windows的更新程序驱动软件”(保持“自动获取设备应用以及设备制造商提供的信息”选中)-A Win8 can use the USB-to-serial driver, pro-test can be used after the installation, open
Sources
- 本程序是在用户模式下检测设备的拔插,比如USB驱动设备、iPod、无线网卡等,该软件还可以禁用任何新插入的设备。-We develop a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.
STM32-RF24L01
- 基于ARM coretx-m3的stm32的无线设备NRF24L01的驱动及应用程序。-based on ARM coretx-m3 STM32 ,wireless NRF24L01 devices and applications
cheap_flash_fs_32bits
- Cheap_Flash 嵌入式NandFlash驱动文件系统源代码下载 Cheap_Flash 代码由我们开发完成,经过了严格的测试。 坏块处理包括基于坏块表的处理程序,提供单/多扇区操作。 多扇区为nandflash处理设计,降低NANDFLASH物理块擦除数,具有扇区预处理分配功能,提高写入速度。 NANDFLASH驱动上面可以运行CheapFAT文件系统。 文件系统可以支持坏块替换,块擦除,块移动,页写入产生坏块。文件系统以NAND_FLASH坏块管理驱动运行。 N
ENC28j60程序
- 单片机驱动 设备驱动程序,平台 stm32(enc28j60 drivers for stm32)