搜索资源列表
i2c
- 用IO口模拟的IIC通信方式。可用于较慢的通信中,如EEPROM,DA,AD等。已试验成功,调用子函数即可。
serial_kuozhan_a
- 串行通信,实现单片机模拟IIC总线对24cxx的读写
Initiate
- 实现单片机模拟iic,从而使单片机控制iic芯片
pic16f917_at24cxx
- pic16f917操作AT24C64的源程序,通过IO口模拟实现IIC通信.
I2C_ASM
- 自己调试的51 IO口模拟IIC总线时序程序,测试成功,完成基本的发送接收函数-Debug their mouth 51 IO Analog IIC bus timing procedures, the tests are successfully completed basic send receive function
1602LCDAD_DA_PCF8591
- 此程序通过IIC协议对DAAD芯片操作,读取电位器的电压通过液晶显示,并输出模拟量,用LED亮度渐变指示-This program through the IIC protocol the DAAD chip operation, read the potentiometer voltage through the LCD and analog output, LED brightness gradient directions
24c02
- msp430f149读写24c02 模拟IIC-24 our fleet simulating IIC msp430f149, speaking, reading and writing
MS5611-01BA03
- 大气压MS5611-01BA03的STM32模拟IIC驱动程序和详细资料,已经经过硬件测试,可以使用!-STM32 simulation IIC driver and details of atmospheric MS5611-01BA03, the hardware has been tested, you can use!
IIC
- STM32 GPIO模拟IIC串口,实现AT24C16页读写-STM32 GPIO IIC simulation serial port and realize AT24C16 page to read and write
NEC0881-IIC
- NEC0881单片机的模拟IIC驱动程序-NEC0881 microcontroller simulation IIC driver
BEST
- 功能:利用PCF8563T芯片和ZLG7290B芯片来显示时间,能够利用键盘实现时间参数的修改, 修改过程中可以“回显”、“闪烁”、 “容错”,并利用蜂鸣器实现时钟系统的“整点报时” 一、硬件连接 1、ZLG7290B芯片的SDA和SCK分别连接P1.0和P1.1模拟IIC协议,RST_L复位端与P1.7口连接,以 便复位操作 2、P1.6连接蜂鸣器用于整点报时(大约响2s) 3、设定始终芯片CLKOUT输出秒脉冲且与P3.2连接(用于显示,每秒钟刷新一次),INT_KE
iic通讯程序
- 硬件模拟IIC通讯的代码,可快速移植到任何平台
软件模拟I2C
- 基于IIC控制的OLED屏幕通过软件模拟