搜索资源列表
I2C-in-CPLD
- I2C在CPLD上的模拟实现源程序,用C语言编写而成-I2C CPLD in the simulation source code, C language prepared! !
CH450_I2C
- 使用51模拟I2C总线对CH450完成对6位LED数码管显示的操作。使用LED驱动芯片可分担51的工作量。
i2c软件包
- 以模块化的形式给出i2c总线模拟编程软件,不管什么芯片,只要是i2c总线,不加改动或改动很少就可使用-in a modular form is i2c Bus simulation software programming, no matter what the chip, as long as it is i2c bus, without change or modification can be used rarely
STM32的硬件I2C比较难用
- STM32的硬件I2C比较难用,此模拟I2C可以实现其功能,但速度不及硬件。-STM32 more difficult to use the hardware I2C, I2C this simulation can achieve its function, but the speed is less than the hardware.
usb_i2c
- 基于Cypress的68013实现的USB转I2C的源代码。USB端通信是利用预留指令0xA3实现的,基于最简单的控制流程。适合大家初步接触USB编程的人。下端用C51模拟I2C总线。-68013 Cypress-based implementation of the USB-I2C source code. USB client communication is the use of reserved instruction 0xA3 to achieve, based on the most
I2c-Eva
- 用并口模拟的I2C驱动程序,可以用来调试I2c设备,比如EEprom,Tuner等-A Evaluated program using 1284 Port
I2C19861208888
- i2c总线模拟,verilog hdl编写的总线模拟控制程序-i2c bus simulation, verilog hdl prepared bus analog control procedures
89c52_i2c
- 本压缩包含有I2C协议文档,用89c52模拟I2C协议写的一个读写e2prom程序,极具参考价值,是大家学习IIC协议首选源码。-The compressed document contains the I2C protocol, simulate 89c52 I2C protocol written e2prom program ,have great reference value, it is our preferred source to learn IIC protocol.
24c512_I2C_MSP430F149
- 在MSP430F149上利用模拟的i2c实现数据在24C512上的存储与读写。-In the MSP430F149 on the use of simulation in the 24C512 on the i2c data storage and read-write.
51i2c
- 51系列单片机在使用时,有时需要模拟I2C总线,这里举出一个实例(读写串行EEPROM芯片at2402)-51 Series MCU in use, is sometimes necessary to simulate I2C bus, to quote one instance (read and write the serial EEPROM chip at2402)
i2c_51
- 基于8051单片机的模拟I2C驱动程序,使用keil c51编译-Based on 8051 simulated I2C driver, using the keil c51 compiler
iic
- I2C协议示例 IIC总线接口器件24C系列非易失性存储器与89C51接口采用软件模拟IIC。-iic
C
- 采用IO口模拟I2C总线时序的方式,将数字信号送到芯片内部,通过芯片内部的DA转换功能,根据参考电压,输出一个电压值。然后将DA转换的结果经过闭环连接到AD的输入管脚,经过I2C的读操作,可以读出AD转换的值。-Use IO I I2C bus timing simulation of the way, the digital signal sent to the chip, through the DA conversion chip, according to the reference v
I2C
- GPIO 模拟I2C, 稳定可靠的接口函数-GPIO emulate I2C interface
I2C
- MSP430F149口线(P6.5 P6.6)模拟I2C-MSP430F149 mouth lines (P6.5 P6.6) simulate I2C
ic2_avr
- 完善的avr模拟i2c代码,波形很整齐,速度大约10khz, 应用于项目,稳定可靠。-Perfect simulation avr i2c code, the waveform is very neat, the speed of about 10khz, used in the project, stable and reliable.
SN8P2501-i2c
- SN8P2501编写的模拟i2c和模拟串口通信的ASM程序-SN8P2501 prepared and analog simulation i2c serial communication ASM program
I2C
- 采用STM8 芯片的IO端口,模拟I2C读写功能。方便大家在便用STM8 MCU的时候使用。-Using STM8 chip IO port simulation I2C read and write functions. Facilitate the STM8 MCU will use the time to use.
YS-XFS5152-processing(I2C)
- YS-XFS5152语音合成配套程序( C51 模拟I2C方式)-YS-XFS5152 voice synthesis matiing processing
单片机模拟IIC
- KEILC51单片机模拟I2C总线,读写串行存储器