搜索资源列表
i2c111
- 此程序是用IO模拟I2C接口的驱动,大家简单改一下IO宏定义就可以用了-this procedure is used IO simulation I2C interface drives, we change it IO simple macros can be used!
source_demo_stV0288_ix2476_V0_05_
- 通过PC并口模拟I2C信号,编写sharp stV0288 芯片驱动,在VC++环境下编译通过。-PC parallel port through I2C signal simulation, prepared sharp stV0288 chip-driven, the VC environment compile.
sourceFile
- 使用口线模拟I2C总线,读写EEPROM的方法
C51控制SRAM
- 本源码是模拟软核51利用I2c控制SRAM进行读写控制的程序
ARM_GPIO_I2C.rar
- 用ARM芯片GPIO模拟I2C程序,能在51或ARM使用,GPIO with ARM chip I2C simulation procedures can be used in 51 or ARM
scp1000
- msp430 模拟i2c 读取气压传感器spc1000 子程序-msp430 i2c spc1000
STM32_I2C
- 在ATM32的平台上用IO口模拟I2C读24FC256.-Read 24fc256 in STM32 platform,Not use I2C module, but in IO simulation.
I2C
- /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
MSP430-I2C
- 用MSP430 IO 口模拟I2C通讯,是一个通用的模块-A general I2C module for you to control any I2C interface.
ParaIICXP0306BACK
- VC 控制并口模拟I2C写VGA的EDID的程序,工控软件。-VC control the LPT as i2c communicate portocol, write or read the VGA EDIT.
SENSOR
- 用LPC2136测试三维加速度传感器mma7456,用模拟I2C实现通信-Three-dimensional acceleration sensor with the LPC2136 test mma7456, simulated I2C for communication
I2C
- 单片机实现模拟I2C通信,代码完全可以直接使用,我已经测试通过。可以移植到任何单片机使用。-MCU for analog I2C communication, the code can be used directly, I have the test. Can be ported to any microcontroller to use.
STM32F107ZLG7290
- stm32f107 模拟I2C 读写ZLG 7290 也可读写24C-stm32f107 simulated I2C read and write ZLG 7290 can also read and write 24CXX
lm8962-I2C
- lm8962模拟I2C的程序,可以参考下-the lm8962 simulation I2C procedures, refer to the following
i2c
- STM8S207MB,模拟I2C程序,硬件I2C没成功的-STM8S simulation I2C procedures
analog-I2C-driver-MPU050
- stm32芯片--用GPIO口模拟I2C驱动MPU6050陀螺仪-Stm32 chip- using GPIO port simulation I2C driver MPU6050 gyroscope
I2C-main
- MSP430F14X 系列单片机IO端口模拟I2C 通讯-USING IO PORTS FOR I2C COMMUNICATION for msp430f14*
STM32F4_模拟I2C读写EEPROM简洁版
- 模拟I2C读写EEPROM简洁版(不切换SDA方向、不检测ACK位)。下载即可使用。(Analog I2C read and write EEPROM simple version (do not switch SDA direction, do not detect ACK bit). You can use it for download.)
I2C
- AT89C51+24C04A+PCF8574的数模转换源代码,含Proteus Pro 7.8 SP2模拟。(AT89C51+24C04A+PCF8574's digital mode conversion source code, including Proteus Pro 7.8 SP2 simulation.)
模拟I2C
- STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)