搜索资源列表
PCF8563
- PCF8563的驱动程序,通过模拟IIC总线对8563进行访问,有完整的读写 报警,定时中断,最后把时间显示在LED上了
iic
- avr单片机IO模拟实现IIC接口,采用ICCAVR编译器.-avr microcontroller IO analog to achieve IIC interface, using ICCAVR compiler.
iic
- 模拟IIC通讯-Simulation IIC Communication
IIC
- 51系列iic接口模拟,24c01测试通过-51 Series iic interface simulation, 24c01 test
iic
- 用端口模拟的IIC程序,可以在没有IIC总线的芯片使用.C语言编辑,可以任意移植到其它的芯片.该程序在freescale芯片测试通过-IIC with the port simulation program, you can not use the IIC bus chips. C language editor, can be ported to any other chips. The program freescale chip test
iic
- I2C协议示例 IIC总线接口器件24C系列非易失性存储器与89C51接口采用软件模拟IIC。-iic
eeprom-USART_OUT
- 用STM32F103RB模拟IIC(PB6,PB7)读EEPROM输出到串口一。-Simulation with STM32F103RB IIC (PB6, PB7) output to serial EEPROM read one.
C51_I2C_H_C
- C51 模拟IIC接口的库文件,使用C语言写成-C51 analog IIC interface library
IIC
- 软件模拟IIC代码 可以参考 共同学习 -IIC software simulation code can refer to learn together. . .
LCD
- 这里共有STM32的模拟IIC、以太网测试USB_HOST、LCD及触摸测试四个程序-Here there STM32 simulation IIC, Ethernet testing USB_HOST, LCD and touch the four test procedures
Authentication_i2c
- 蓝牙 模拟iic通讯源代码,使用csr芯片,适合蓝牙开发参考-Iic Bluetooth communication simulation source code, the use of csr chip for Bluetooth development reference
stc89c52--to--iic-bus
- 用stc89c52rc单片机模拟一个iic接口与at24c02进行通信。-Iic with stc89c52rc a single-chip analog interface to communicate with at24c02.
IIC8051
- 如果单片机里不带有IIC通信模块,是不是比较头疼?不用怕,我分享了一个基于IO口模拟IIC通信的C语言源代码文件,这个也可以适当修改IO口,用在飞思卡尔xs128单片机上,注意修改方向寄存器哦!-If the MCU is not in communication with the IIC module is not a headache? Do not be afraid, I share a communication based on IO port simulation IIC C-la
moniIIC
- 这是关于xs128的一个程序 模拟IIC 程序-This is a program to simulate on xs128 IIC program
zlg7290
- stm32 ZLG7290模拟IIC程序,只有c文件和H文件,自己建立工程,添加即可用。-Stm32ZLG7290simulation IIC procedures, only the C files and H files, create the project, add is available.
MSP430F5438_IO_IIC
- MSP430F5438用IO模拟IIC通信程序,默认时钟8MHz-MSP430F5438 IIC communication with the IO simulation program, the default clock 8MHz
IIC
- 用msp430g2553实现的模拟IIC通信的驱动代码,可实现数据收发等基本通信-Msp430g2553 is used to implement the simulation of the IIC communication driver code, can send and receive data such as basic communication
smt32f1xx-IIC
- stm32f1xx的软件模拟iic程序,很好用-stm32f1xx iic
读写EEPROM 模拟IIC
- IIC协议 EEPROM24c02 存数读取数据,用于检测EEPROM性能,测试方法如下:写入24c02一个数据,然后在内存中改变这些数据,掉电后主内存将失去这些信息,然后从24c02中调入这些数据。看是否与写入的相同。(IIC protocol EEPROM24c02 number read data, is used to detect EEPROM performance testing methods are as follows: write a 24C02 data, and the
单片机模拟IIC
- KEILC51单片机模拟I2C总线,读写串行存储器