搜索资源列表
I2Cluojixuanxing
- i2c总线协议中文版的,提供了详细说明 -i2c Bus Chinese version of the agreement to provide a detailed explanation
i2c_test
- 基于ARM的I2C协议实现-I2C protocol
I2CandRV8564
- M16C瑞萨平台, 1.使用GPIO口完成I2C协议 2.读写低功耗实时时钟芯片RV8564C
I2C
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对IIC进行操作。IIC是一种通信协议,处理器可用来进行与外围接口的通信。
ZLG_USB23xxV1.0
- zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过-zlg_usb protocol stack is developed Ligong weeks a usb and open source code, he is designed for uCOS system design, and support all usb hardware in the
timer0
- avr单片机软件模拟viic协议i2c编程-avr single-chip software simulation viic agreement i2c programming
MTK_20081204
- 一个基于MTK平台上的I2C协议的模拟驱动芯片.-MTK platform based on the agreement of the simulated I2C chip driver.
mega16_visual_I2C
- atmega16用通用IO口模拟了I2C协议-mega16,visual I2C.
highspeed_Accelerometer_ARM7_LPC2138
- arm7 lpc2138上控制射频芯片cc1100的代码,开发环境是ADS1.2,包含了无线发送接收代码和SPI,UART,I2C等各种协议的通讯代码,速率功率可调,已经调试好了-arm7 lpc2138 to control the RF chip cc1100 code, development environment is ADS1.2, including a wireless transmit and receive code and SPI, UART, I2C communicat
m120
- 北京圆志公司的IC卡读卡模块 使用I2C协议 通过LED引脚判断是否有卡接近等操作-M120B M120 IC card
I2C
- I2C协议源代码,解压无密码,希望大家喜欢-I2C
ARM7I2C
- 飞利浦ARM7编写的I2C总线协议,开发环境是ADS1.2-ARM7 Philips I2C bus protocol prepared by the development environment is ADS1.2
I2C
- STM32F103VBT6开发板上的I2C程序,由于开发板上的键盘是通过I2C协议控制的-STM32F103VBT6 development board I2C procedures, due to the development board of the keyboard is controlled by I2C protocol. . . . .
ARM2148-I2C
- ARM7 LPC2148 在ADS 环境下编译的 I2C协议 带详细注释源程序 附带原理图-In the ADS environment ARM7 LPC2148 I2C protocol source code compiled with the schematic
keyboard-1.00.tar
- 使用I2C协议(山寨板)的MIDI键盘。 使用了一片74HC165接受信号。用74HC164扫段。 具有力度功能,可以和上位通信更改力度。是相当不错的学习资料!-Using the I2C protocol (cottage board) MIDI keyboard. Received signal using a 74HC165. With 74HC164 sweep segment. With the intensity function, you can change the in
I2C
- 51端口模拟T2C协议编程,使用时可直接调用,程序已对外部使用函数做了外部声明,所有函数可直接调用!-51 port simulation T2C agreement programming, use can be called directly, procedures have to external use function to make the external statement, all functions can be called directly!
Freescale-Kinetis-60-I2C
- Freescale Kinetis 60 I2C 协议 底层驱动-Freescale Kinetis 60 I2C protocol underlying driver
example15-I2C
- I2C协议,又称两线协议,该程序是板子上的I2C通信接口代码,用verilog风格的代码 -I2C protocol, also known as two-wire protocol, the program is on the board I2C communication interface code, verilog code style
ch11-SPI-I2C-TSI
- 基于KL25的开发例程,本例程关于SPI串行通信,I2C总线协议以及TSI,附有相关底层库,十分适合初学者参考编程-Based on KL25 development routine, the routine of SPI serial communication, the I2C bus protocol and TSI, accompanied by the relevant underlying library, programming is very suitable for begin
HDC1080-stm32
- 在STM32开发板平台下,基于I2C协议的HDC1080温度传感器采集模块。亲测!!