搜索资源列表
4002
- 一款低价位时钟芯片的C驱动程序- A section low end clock chip C driver ,C-C++,嵌入式/单片机编程/Embeded-SCM Develop -A low-Clock Chip Driver C-section A low end clock c hip driver C, C-C, Embedded / MCU Programming / Embeded-SCM Develop
72131.c
- LC72131驱动收音机高频头的C语言程序希望能给你开发收音机以帮助,CPU是51的.-LC72131 driver of the first high-frequency radios C language program would give you hope to help develop radio, CPU is 51.
STM32F0xx_StdPeriph_Driver
- STM32F051的标准外设驱动库函数STM32F0xx_StdPeriph_Driver;可以快速帮助您开发M0的产品-The STM32F051 standard Peripheral Driver Library functions STM32F0xx_StdPeriph_Driver product can quickly help you develop M0
PS2
- 单片机开发,键盘口通信驱动,发送数据到主机-Single-chip development, the keyboard port communication driver, sending data to mainframe
TFTc
- TFT驱动参考程序,可以用此程序参考去开发其他TFT驱动程序 ,希望对大家有帮助-driven reference procedures, refer to this procedure can be used to develop other driver, I hope all of you help
sddriver
- linux环境下开发SD card驱动得好帮手-linux environment to develop a good SD card driver help
MAX1610-MAX1611
- 美信 CCFT 驱动控制芯片,网上这个应用讲的很少,但是开发LCD很需要啊,里面有DEMO电路-CCFT Maxim chip driver control, on-line very little about this application, but it needs to develop LCD ah, there are circuit DEMO
Display
- 该C程序是基于MSP430的液晶显示程序,液晶是网上很流行的“27元超值液晶”。最近研究这个的人很多,这是一款手机液晶320*240,彩色TFT液晶。但是该液晶没有驱动芯片资料,所以,开发起来很困难,经过一段时间的努力,我已经实现了AD采样数据动态显示(示波器),图像显示等功能。-The C program is based on the MSP430 process of liquid crystal display, liquid crystal is a very popular line
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
crystaldiplay
- 此文件是在protues下液晶单片机驱动的仿真原理图和Keil的源程序,是没有单片机开发板的学员们最好的选择-This file is in the single-chip LCD driver protues under the schematic and the simulation of the source Keil, there is no single-chip board of the participants to develop the best option
ME015-DS18B20_LCD
- 在MSP430平台上,开发LCD屏驱动程序和DS18B20温度传感器-In the MSP430 platform to develop LCD screen driver and temperature sensor DS18B20
TLV5638
- AVR单片ATmega32\ATmega16\ATmega8\ATmega128的TLV5638驱动程序,ICCAVR7.2开发环境-the driver of TLV5638 base on ATmega32\ATmega16\ATmega8\ATmega128,the develop environment is ICCAVR 7.2
driver-of-USB-for-AVR
- AVR单片机的USB口下载线驱动程序,可以用来制作AVR单片机的USB通讯和程序下载- for develop of AVR singalchip microcomputer with USB, which can be used to communicate with PC or write program to AVR
LEDqudong
- led的驱动,有助于开发应用单片机开发板,应用led显示,帮助其驱动及应用-led the drive to help develop applications microcontroller development board, led display applications, to help its driver and application
ARM_S3C4510
- 本书在全面介绍ARM处理器的体系结构、编程模型、指令系统和开发工具的同时,以Samsung公司的一款基于以太网系统的ARM处理器-S3C4510B为核心,详细讲解系统的设计、调试,以及相关的软件设计和嵌入式操作系统的移植、应用程序的开发、设备驱动程序的开发过程。通过阅读本书,可以使具备一定的系统设计能力的读者全面掌握开发基于ARM微处理器系统的多方面知识,从而具备设计开发基于ARM微处理器的特定应用系统的能力。-The book describes in a comprehensive arch
AD1274_DRIVER
- ADS1273芯片驱动程序,采用SPI通信协议,单通道可切换通道采样,使用平台为KEIL4.2,驱动芯片为STM32F403ZE-A driver for ADS1274,use the SPI communication protocol.The develop platform is KEIL4.2
iCore3_28_FSMC
- 基于iCore3开发板的FSMC的驱动,含有FPGA的verilog语言以及STM32F407的FSMC的驱动例程-FSMC example project based on iCore3 develop board, including the verilog source code and fsmc driver source code.
STM8
- 红外遥控器学习程序 源程序编译使用了:COSMIC STM8 32K Compiler 4.3.4版 程序烧写与调试使用了 ST Visual Develop Version 4.3.5,烧写调试适配器为st-link v2 C语言源代码在code\user目录下 程序使用了CAFrame框架,CAFrame主要特点是,应用与驱动的分离; Frame.c CAFrame.h 这两个文件是不需要修改的,App.c是功能实现文件 Driver.c是器件通用的驱动部分,d
Infrared-remote-control
- 红外遥控器学习程序 源程序编译使用了:COSMIC STM8 32K Compiler 4.3.4版 程序烧写与调试使用了 ST Visual Develop Version 4.3.5,烧写调试适配器为st-link v2 C语言源代码在code\user目录下 程序使用了CAFrame框架,CAFrame主要特点是,应用与驱动的分离; Frame.c CAFrame.h 这两个文件是不需要修改的,App.c是功能实现文件 Driver.c是器件通用的驱动部分,d
LTC68xx develop
- 此资料包括LTC68xx驱动库、arduino开发BMS资料及其他资料介绍,此开发资料主要用于BMS系统开发,主要是LTC6811的使用(带C库文件及芯片datasheet),只验证了LTC6811库驱动(This information includes LTC68xx driver library, Arduino development BMS data and other information. This development information is mainly used f