搜索资源列表
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
STM32-IO-I2C-LM75-code
- 完整的I2C温度传感器lm75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-I2C temperature sensor lm75 full access to the program, the program can be run on a separate, time-sharing operation, the results obtained from the function
MSP430-I2C
- 用MSP430 IO 口模拟I2C通讯,是一个通用的模块-A general I2C module for you to control any I2C interface.
I2C
- 用avr单片机写的IIC驱动程序,用io口模拟iic总线的时序,经验证可以以使用,以400k的速度非常稳定-Written with avr microcontroller IIC driver, with the io port analog iic bus timing, experience, certificates can be use to the speed of 400k is very stable
I2C
- 一个用BF533 DSP普通IO控制模拟的I2C,参考I2C规范时序,可以很快掌握这种方法-One for beginners Marquee procedures, are thought to explain every step, a study will be
gpio-i2c
- gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
I2C
- iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
i2c_test
- 单片机IO口模拟I2C总线访问EEPROM,内有protues仿真文件。-Microcontroller IO port analog I2C bus access to EEPROM, there protues simulation files.
IO-I2C-MASTER-SLAVE
- STC 模拟I2C主机和I2C从机的程序,汇编实现。-STC 1T series MCU simulation I2C I2C master and slave, this compilation of resources is achieved.
IO-I2C(hostPslave)
- IO口模拟IIC的软件,有主的,也用从的,对于刚接触单片机编程,熟悉各种协议中的同学还是有不错的帮助-IIC IO port simulation software, the Lord, but also from the use, for the new to microcontroller programming, the students are familiar with a variety of protocols still have good help
I2C
- IO口模拟I2C(主+从) 12T单片机下可用-Available analog IO I2C (the main the+ from a) 12T MCU
I2C
- 单片机IO口模拟I2C通讯,测试通过哦。-IO I2C
i2c
- 24X02系列EEPROM读写,C语言源程序。采用IO口模拟I2c总线时序-24X02 series EEPROM read and write, C language source code. Using analog IO I2c Bus Timing
STM32-I2C
- STM32的IO口模拟的I2C,稍加改动即可支持单字节多字节读写-stm32 io i2c
i2c-hydra
- i2c Support for the Apple `Hydra Mac IO. -i2c Support for the Apple `Hydra Mac IO.
Simulation-I2C
- CC1110的IO口模拟I2C操作,来与NFC芯片通信-CC1110' s analog IO I2C operation to communicate with the NFC chip
IO口模拟I2C读写Eeprom程序
- 1、调用Eerom_Gpio_Init函数,初始化与Eeprom相关的IO 2、调用 writebyte(Uint16 addr,Uint16 data); readbyte(Uint16 addr); 3.查看读取的内容与写入内容是否一致
I2C
- 适用于STM32的模拟I2C驱动,以普通IO口模拟I2C。已修正数个代码漏洞,可单个、批量写入、读出。亲测可用。-I2C simulation for STM32 drive, with ordinary analog IO I2C. Fixed a number of code vulnerabilities, can be a single batch of writing and reading. Pro test available.
IO口模拟I2C(主+从)
- 存储芯片和MCU,I2c主从收发通信程序;(If you want to use the program or the program referenced in the article, please specify in which data and procedures from STC)
bmi160
- 博世三轴加速度传感器的驱动 ,模拟I2c(Drive of Bosch Triaxial Acceleration Sensor and Simulate I2c)