搜索资源列表
液晶显示器件应用技术
- 当你写液晶驱动的时候,除了看资料外,我建设你也可看看这本书,有大量的驱动实例-LCD driver when, in addition to his data, I can build you look at this book, there are many examples of the drive
washing_machine
- 随着人们的生活水平的日益提高,洗衣机的使用也越来越普及,目前全国的洗衣机的年产量已超过1000万台。洗衣机的分类较多,根据不同的角度大致可分如下几类: 洗衣机从不同洗衣的原理来说可分为波轮洗衣机、滚筒洗衣机、以及搅拌式洗衣机。 洗衣机从结构上又可分为:单缸和双缸洗衣机; 洗衣机从水流方式上又可分为:瀑布水流、手搓水流、悬浮水流等; 洗衣机从电机的驱动方式上又可分为:间接驱动和直接驱动(DD型洗衣机); 从洗衣机的电机的驱动电源的不同可分为:普通洗衣机和变频洗衣机,其中变频洗衣
jayacard
- 这是用VB6.0写的一个通用的CPU卡操作程序,支持PC/SC接口 安装任何一个PC/SC驱动的IC读写器后,都可以使用此程序进行CPU卡的测试-This is written with VB6.0 a common operating procedures CPU card to support the PC/SC interface to install any one PC/SC driver, after the IC reader, you can use this procedure
LED
- 系统实验板原理图掌握七段码显示器硬件线路原理掌握用HD7279A 芯片 实现显示的编程方法 HD7279A 是一片具有串行接口的,可同时驱动8 位共阴式数码管(或64 只独立LED)的 智能显示驱动芯片该芯片同时还可连接多达64 键的键盘矩阵 HD7279A 内部含有译码器可直接接受16 进制码HD7279A 还同时具有2 种译码方 式HD7279A 还具有多种控制指令如消隐闪烁左移右移段寻址等-System board schematic master code displ
LCD
- 了解点阵液晶显示实验的工作原理掌握点阵液晶显示实验程序的设计方法.本实验板中使用的是内置12864A 的液晶屏12864A 由两片带控制器的列驱动电路 KS0108 和一片行驱动电路KS0107 组成主要的硬件电路另外还可以附加负压发生电路 显示方面由一片128*64 点的液晶片组成-Dot-matrix liquid crystal display experiments to understand the working principle of the experiment hav
MSP430_GUI
- 430液晶驱动,可以兼容大量液晶,附有各类头文件-LCD driver 430, a large number of liquid crystal can be compatible with various types of header files
APracticalGuidetoScriptDrivenSoftwareDevelopmentSR
- 陆其明写的脚本驱动的应用软件开发方法与实践配套源代码,很好的可作学习资料 -Lu Qi-ming applications written in scr ipt-driven software development methods and practice of matching the source code, a very good learning materials can be used for
serial
- 一个串口程序,可以帮助你自已开发串口驱动-A serial program, can help develop your own serial port driver
LINUX-Device-Driver(att.Source)
- LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
usb
- usb的FPGA驱动,合理修改既可以使用-vhdl code,modify can used!
freescale_MC9S12XET256_CAN
- freescale单片机MC9S12XET256的CAN口通信驱动程序-the freescale the microcontroller MC9S12XET256 the CAN port communication driver
HY64LCD5110
- 飞思卡尔HY64驱动LCD5110,内含有PWM和CAN-Freescale HY64 drive LCD5110, contains PWM and CAN
deck-of-cards
- 编写一个洗牌和发牌的程序,包含类Card, 类DeckOfCards和一个驱动程序 类Card有: a) int型的数据成员face和suit b) 接受两个int型数据表示面值和花色的构造函数用于初始化数据 c) 两个string类型的static数组代表面值和花色 d) 一个toString函数返回Card,形式是“face of suit”的字符串。可以用+运算符连接字符串 类DeckOfCards有: a) 一个名为deck的Card类vector,用于存储C
stm32motor
- stm32 驱动步进电机,用半步的方式驱动的,经过测试通过,可以根据用户调速!-stm32 drive stepper motor is driven by a half step, after the test can be based on user speed!
msp430PWM
- 基于TI公司的msp430g2553单片机的PWM产生程序,可以用于驱动步进电机-Based on TI company s msp430g2553 microcontroller PWM to produce procedures, can be used for driving a stepper motor
GT911-928-9271-912-Driving
- 汇顶911,928,9271触控IC的驱动代码,用于MTK8382平台,此驱动代码只要直接移植并将配置信息放到GROUP中就可以正常的触控,客户端只要将接口设置对,中断方式设置好,并且主控可以控制触控点个数,将触摸屏的正确配置参数放在主控端就可以正确的触摸,配置信息中包含分辨率,中断方式,触控IC工作的频段等等。-goodix driver code top 911,928,9271 touch IC, for the MTK8382 platform, the driver code as l
112
- SSD1963初始化+驱动程序,arm版本可以移植-SSD1963 driver initialization+, arm version can be ported
MS5611-01BA03
- 大气压MS5611-01BA03的STM32模拟IIC驱动程序和详细资料,已经经过硬件测试,可以使用!-STM32 simulation IIC driver and details of atmospheric MS5611-01BA03, the hardware has been tested, you can use!
LX-28PIN-CAN
- pic18单片机 can总线demo程序 内涵底层驱动- pic18 microcontroller bus demo program can connotations underlying driver
s29gl164-tffs
- s29glflash文件系统驱动程序,可以使用在tffs文件系统格式下,用户简单移植就可以使用-S29glflash file system driver, can be used under the TFFS file system format, the user can use simple transplant