搜索资源列表
模拟I2C总线
- 用单片机I/O口模拟总线形式的通用驱动程序,用C51编写-MCU I / O simulation generic form of bus drivers, prepared with C51
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
模拟I2C与51MCU接口
- 51单片机与I2C接口时序的模拟程序,具有很大的实用价值!-51 microcontroller and I2C interface timing simulation program that has great practical value!
dummy I2C bus
- 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
I2C
- 实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。
i2c
- 8051单片机模拟I2C通信原代码,大家可以参考参考
PIC-i2C
- pic单片机的模拟I2C通信的汇编程序,
i2c
- 51单片机模拟i2c完整源代码,经过测试,可应用于i2c器件通信!
AT89S51-I2C
- 51单片机的I2C通信程序包,采样IO口模拟I2C,程序简洁支持基本的I2C协议,经过测试运行非常稳定可靠,稍加改动可满足其他需要。
i2c
- 用51单片机模拟I2C通信,详细描述了通信全过程。
I2C
- 《模拟I2C总线多主通信的通用软件包》,支持多主竞争,比如有多个单片机和I2C器件同时工作。
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
iic_uart
- I2C转UART,51单片机普通IO口模拟I2C从机,解决UART不够的问题-I2C switch to UART, 51 Microprocessor Analog IO port I2C slave address the problem of insufficient UART
SHT21_CODE
- SHT21为湿度感应芯片,提供中文版PDF 单片机AVR 使用模拟I2C接口,与SHT21通信 代码测试OK。 -SHT21 the humidity sensor chip, providing the Chinese version PDF AVR microcontroller using the I2C interface, analog, and SHT21 communications code test OK.
wnz
- 基于AVR单片机设计实现一个家居环境的万年历挂钟,AT90S8535通过模拟i2c总线与时钟芯片连接-AVR single-chip design based on the realization of a home environment calendar clock, AT90S8535 by simulating i2c bus and clock chip connection
I2C
- 用51单片机模拟I2C,程序已调试可以使用-51 MCU simulation with I2C, procedures can be used to debug
SHT11-I2C
- 温湿度传感器SHT15,其I2C接口与单片机相连,用单片机模拟I2C信号,来进行控制。-Temperature and humidity sensors SHT15, the I2C interface connected to Microcontroller with I2C microcontroller analog signals to control.
I2C
- 51单片机引脚模拟I2C,可以拿过去参照参照。-51 pin analog chip I2C, you can get past the light the light.
51_IO_I2C
- 使用51单片机IO口模拟I2C总线接口,实现与MS5611的通信(The use of 51 single-chip IO port analog I2C bus interface to achieve communication with the MS5611)
i2c
- 使用单片机普通GPIO实现IIC通信,实测可用。(IIC communication using MCU GPIO, measured available.)