搜索资源列表
key011
- 按键扫描驱动程序 写的还不错,希望大家看看阿!第一次上这个网,才知道这个网好好啊!-button scanning driver wrote was pretty good, we hope to see A! First on the net, before we know the net good ah!
upsd3400
- 包含一个完整的开发实例的源文件(包括LED驱动),已经通过编译,供upsd3400开发参考.-contains a complete example of the development of source documents (including LED Driver), has adopted compiler, upsd3400 reference for the development.
free-scada-src_0.07b
- 一款最完整的工业组态软源代码,包括了组态界面,脚本语言,设备驱动等,拿来就可以作为自己的组态产品,吐血奉献-one of the most complete industrial configuration software source code, including the configuration interface, scr ipting language and the device driver, can be used as their own product configura
ADS7841
- 采样芯片ADS7841驱动程序,C语言编写-ADS7841 Driver, C language
hs12232-9
- 122X32的点阵LCD的驱动程序,能显示汉字和图形-122X32 LCD driver that can show characters and graphics
Lib_loverxb
- 各种实用的子程序,包括数据类型的转换,芯片的驱动等-various practical subroutine, including the conversion of data types, such as driver chips
MST7054.3
- MST703/705液晶驱动,点4.3寸屏-MST703/705 LCD driver, point 4.3-inch screen
ILI9320
- ILI9320 驱动程序 ,这是STM32F103ZET6用FSMC驱动ILI9320的程序,可以放心使用-ILI9320 driver
FT232
- 这是USB转串口的驱动程序,对没有串口的电脑用处很大。-This is a USB-serial driver, there is no serial port on the computer use much.
LCD_1602
- 基于MSP430的LCD1602驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用。-Based on LCD1602 MSP430 driver, there are written the h files and c file, adding to the engineering can be used.
led-dianzheng
- 这是个51单片机驱动led8*8点阵的程序,跟大家分享下-This is the 51 single-chip driver led8* 8 dot matrix program, to share with you the next
UART
- UART驱动程序,是最底程的,在8位单凭机上已充分应用-UART driver, is the most at the end of the journey, eight alone in the plane has been fully applied
USB
- usb驱动文件,在主机上安装的对开发机的USB驱动-usb driver files, installed in the host machine on the development of USB drives
MP3driver
- media player 万能驱动器,如果媒体播放器缺少驱动使得其无法被电脑识别,安装此驱动-Universal media player drive, if the media player, the lack of drivers makes it can not be a computer to identify, install this driver
ftdi_ft232_drive
- usb232驱动高校毕业生就业,教育部等相关部门2009年出台了多项措施。一是加大促进就业工作力度,形成长效机制。二是扩大各类项目吸纳高校毕业生的规模。三是积极开辟高校毕业生就业的新渠道,探索实施大学生社区就业计划、农村基层卫生人才服务计划等就业项目。四是大力推进高校毕业生自主创业,出台鼓励自主创业的新政策。五是全面提升毕业生就业指导服务水平,加强职业发展与就业指导课程建设,不断提-usb232 driven employment of college graduates, the Minist
UniversalDriverCollection
- 各种接口总线万能驱动程序宝典,这个程序可用于USB、SPI等总线的驱动-A variety of universal interface bus driver canon that this procedure can be used for USB, SPI and other bus drivers
driver
- nios黑金源代码,altera sopc 工程文件,各个模块驱动代码-nios code
s-functions-write-hardware-driver
- c-mex-s函数编写硬件驱动函数,知道配置硬件驱动-C tex-mex- s functions write hardware driver
Interrupt-the-stream-driver
- SmartArm3250实验平台(LPC3250)在winCE6.0中,中断流驱动实验例程-SmartArm3250 experimental platform (LPC3250) winCE6.0 in the shut-off driven experiment in routine
基于模型设计—自动代码生成之硬件驱动
- 基于模型设计—自动代码生成之硬件驱动: 分享RTW 工具箱做自动代码生成时,硬件驱动的编写方法;本文涉及两方面的技术难点CMEX S 函数和TLC 文件的编写,对这两方面不熟悉的童鞋可以先看看相关的Help 文档。 通过硬件驱动模块和上层控制模块的结合,可以实现嵌入式系统C 代码的一键式 生成,所生成的代码无需做任何修改就可以直接下载到单片机中。(Model design based on the hardware driver of automatic code generation)