Welcome![Sign In][Sign Up]
Location:
Search - drivers.r

Search list

[OS Developreactos0.2.7-REL-src

Description: ReactOS是一个和Windows兼容的操作系统 ReactOS is an Open Source effort to develop a quality operating system that is compatible with Microsoft Windows(R) applications and drivers. -ReactOS is an Open Source effort to develop a quality operating system that is compatible with Microsoft Windows(R) applications and drivers.
Platform: | Size: 17337249 | Author: zz | Hits:

[Other resourcelcm16_LCD

Description: 本程序为驱动LCD为LCM161(HD44780驱动器)字符显示器. 接线:LCD D0-D8(PIN7-14) 对映用户板P0.0--P0.7 LCD VSS(PIN1) 接 GND,VDD(PIN2)接+5V,LCD驱动电源V0(PIN3)接可调电阻ADJ,调节亮度 LCD寄存器选择RS(PIN4)接P2.0,读写选择R/W(PIN5)接P2.1,使能端EN(PIN6)接P2.2(高电平 有效) 本程序采用I/O口模仿总线时序,故无需做任何硬件扩展.屏幕显示:\"I m SuperICES! \",-this procedure-driven LCD for LCM161 (HD44780 Drivers) Character Display. Wiring : LCD D0 - D8 (PIN7-14) on the video board users P0.0 -- P0.7 LCD VS S (SDS) took GND, VDD (PIN2) received 5V, LCD drive power V0 (PIN3) took adjustable resistance A DJ, adjusting brightness LCD Register choice RS (PIN4) received P2 .0, reading and writing choices R / W (PIN5) received P2 .1 enable end EN (PIN6) received P2.2 (terminated effective) the procedures used I / O bus when I imitate , there was no need for any expansion of the hardware. Screen Display : "I m SuperICES!" ,
Platform: | Size: 1508 | Author: 长城 | Hits:

[SCMlcm16_LCD

Description: 本程序为驱动LCD为LCM161(HD44780驱动器)字符显示器. 接线:LCD D0-D8(PIN7-14) 对映用户板P0.0--P0.7 LCD VSS(PIN1) 接 GND,VDD(PIN2)接+5V,LCD驱动电源V0(PIN3)接可调电阻ADJ,调节亮度 LCD寄存器选择RS(PIN4)接P2.0,读写选择R/W(PIN5)接P2.1,使能端EN(PIN6)接P2.2(高电平 有效) 本程序采用I/O口模仿总线时序,故无需做任何硬件扩展.屏幕显示:"I m SuperICES! ",-this procedure-driven LCD for LCM161 (HD44780 Drivers) Character Display. Wiring : LCD D0- D8 (PIN7-14) on the video board users P0.0-- P0.7 LCD VS S (SDS) took GND, VDD (PIN2) received 5V, LCD drive power V0 (PIN3) took adjustable resistance A DJ, adjusting brightness LCD Register choice RS (PIN4) received P2 .0, reading and writing choices R/W (PIN5) received P2 .1 enable end EN (PIN6) received P2.2 (terminated effective) the procedures used I/O bus when I imitate , there was no need for any expansion of the hardware. Screen Display : "I m SuperICES!" ,
Platform: | Size: 1024 | Author: 长城 | Hits:

[Driver Developyxw_bob_PCI_demo

Description: The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the drivers, and also may be used to test the AN3042 on the user s prototype board.
Platform: | Size: 4328448 | Author: szliu | Hits:

[uCOSM2020-FNU20_V1.1_Test_R070530

Description: 周立功的MINIARM,M2020FNU20的出厂代码,有UCOS-II操作系统和驱动程序。-Ligong weeks of MINIARM, M2020FNU20 factory code, has UCOS-II operating system and drivers.
Platform: | Size: 117760 | Author: wujun | Hits:

[Driver DevelopRAMDISK

Description: Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)-Ramdisk is a pure software used for demonstration of Windows (r) 2000 device driver sample. This driver creates a RAM disk of specified sizes. You can use any other disk as the same as using the Ramdisk, but when you shut down your computer the contents of the disk will be lost. (Generally speaking, Windows (r) 2000 cache management in optimizing the memory usage much better than Ramdisk.)
Platform: | Size: 24576 | Author: tony zhao | Hits:

[SCM16x2characterLCD

Description: //实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。 //使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,7,8.SW2-5为背光开关。 SW3-8为系统复位端。 -//Experimental board AVR programs, drivers 1602LCM (shows 2 lines, 16 characters per line) module shows that the experimental practice.// Description: RS showed high/low command input high-RW Read/write EN high-low read data/write data on falling edge// specific reference circuit description of the use of guides. Each character for the 5 × 7 or 5 × 8 lattice, a total of 16 × 2 characters.// Use the device: ATMEGA8535, can be replaced. Use the default-chip RC oscillator, 1MHz.// Connection definition: PD4, 5,6 for the RS, R/W, EA. Data bit for the PC port.// Use the switch: SW2-1, 2,3. SW1-1, 2,3,4,5,6,7,8. SW2-5 as a backlight switch. SW3-8 for the system reset terminal.
Platform: | Size: 658432 | Author: | Hits:

[Otheradvdos-Duncan

Description: The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input Video Display Printer and Serial Port File Management Volumes and Directories Disk Internals Memory Management The EXEC Function Interrupt Handlers Installable Device Drivers Filters Compatibility and Portability MS-DOS FUNCTIONS REFERENCE IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE
Platform: | Size: 602112 | Author: alan | Hits:

[Windows DevelopApplication_of_liquid_crystal_display_technology.r

Description: 介绍了液晶显示器技术的原理,简介了液晶的装配,叙述液晶显示的驱动方式和控制原理。-Introduce the principle of liquid crystal display technology, a brief introduction of the assembly of liquid crystal, liquid crystal display drivers are described methods and control theory.
Platform: | Size: 5040128 | Author: zhangheng | Hits:

[Windows MobileDevice

Description: 华为海思的windows mobile手机方案的设备驱动程序参考代码-reference code for drivers of Hisilicon Windows Mobile solution
Platform: | Size: 74752 | Author: szjl | Hits:

[OtherWritingdevice_drivers_in_linux_A_brief_tutorial.r

Description: A brief tutorial on writing device drivers in Linux.
Platform: | Size: 1017856 | Author: John Smith | Hits:

[VC/MFCdrivers

Description: A C++ class wrapper to loadunload device drivers
Platform: | Size: 11264 | Author: floyd | Hits:

[androidrfs_fs

Description: Samsung RFS (Robust Filesystem) drivers for linux/android kernel
Platform: | Size: 79872 | Author: goose | Hits:

[Linux-Unixdrivers

Description: 所有内核的驱动程序,很全,大家需要学习的都可以进去-All kernel drivers, it is full, we need to learn can go in and see
Platform: | Size: 49548288 | Author: 黄小英 | Hits:

[SCMSTCdanpianjiyuanma

Description: 这是本人做的完全兼容郭天祥51实验板的各种驱动程序的C代码,希望对大家有所帮助-It is fully compatible with Guo Tianxiang I do 51 test board the C code for various drivers, we hope to help
Platform: | Size: 317440 | Author: 刘鑫 | Hits:

[SCMDOSC

Description: DOS-C version 1.0 Beta 2 for PC/XT/AT/AT386/AT486 免费的 DOS 操作系统及完全的源代码,可用于工业控制,嵌入系统等,不需要支付额外的费用。兼容 MS-DOS Directory Structure ------------------- dos-c root directory +-----dist holds image of distribution disk +-----doc documentation directory +-----hdr common *.h files +-----lib LIBM.LIB and DEVICE.LIB +-----src source directories for: +--------+-----boot boot.bin +--------+-----command COMMAND.COM and HELP.EXE +--------+-----drivers DEVICE.LIB +--------+-----fs common kernel and ipl fs manage files +--------+-----ipl IPL.SYS +--------+-----kernel KERNEL.EXE +--------+-----misc miscellaneous files for kernel and ipl +--------+-----tmp +--------+-----utils SYS.EXE-his diskette contains DOS-C version 1.0 Beta 2 for PC/XT/AT/AT386/AT486 computers. This is the December 6, 1998 release in an ongoing project. There is a companion book, "The FreeDOS Kernel" (ISBN: 0-87930-436-7) published by R&D Books, an imprint of Miller Freeman of Lawrence, Kansas (USA) and distributed in the USA and Canada by Publishers Group West.
Platform: | Size: 614400 | Author: king | Hits:

[Windows CES3C6410_SEC_V1

Description: S3C6410 basic BSP containing all the source code drivers for beginners who r working with this processor-S3C6410 basic BSP containing all the source code drivers for beginners who r working with this processor
Platform: | Size: 277504 | Author: TARA | Hits:

[Driver DevelopWDM-R-W-IO-DRIVER

Description: 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O port to write one or more bytes, to from the specified I/O port to read out one or more bytes, program can support multiple users simultaneously. Functional test program is for drivers to test the various functions to see if it works properly.
Platform: | Size: 440320 | Author: hexiaoya | Hits:

[Windows CESMDK2440A_WinCE600

Description: 优龙开发板YLP2440的wince环境的BSP源码包,涵盖了双网口、CF卡等重要驱动,适合有一定嵌入式基础的wince开发人员或爱好者下载学习-EURONAVY development board YLP2440 the wince environment BSP source package, covering the Dual LAN, CF card and other important drivers, embedded basis for a certain developer or enthusiast wince download Learning
Platform: | Size: 2558976 | Author: guofengxia | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F107_ETH_LwIP_V1.0.0

Description: STM32F107的以太网驱动,包括轻型TCPIP协议栈-STM32F107 Ethernet drivers, including light TCPIP protocol stack
Platform: | Size: 5997568 | Author: jack | Hits:
« 12 »

CodeBus www.codebus.net