搜索资源列表
基于149单片机的AT24C02(I2C协议)程序
- 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
STM8单片机硬件I2C从方式
- STM8单片机硬件I2C从方式(I2C SLAVE)驱动代码,原创,3in1板上调试通过,未经产品使用验证。-STM8 microcontroller hardware I2C slave mode (I2C SLAVE) drive code, original, 3in1 board debugging, not production use authentication.
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
I2C-slave
- 模拟I2C主机的比较多,模拟I2C从机的资源不多,从机相对主机而言要难一些,这个供大家借鉴。 这个从机程序支持主机对它的随机写和随机读,连续读和连续写没做。-Simulation I2C host more, simulation I2C slave modest resources, from the host machine is relatively more difficult in terms of some of this for your reference. The hos
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
I2C_Slave
- I2C从设备(Slave) Verilog 代码、设计文档和使用文档,简单、适用:很方便修改工作频率,自定义寄存器接口。-I2C slave (Slave) Verilog code, design documents and user guide, simply to apply: the frequency of easy modification, customized register interface.
I2C
- I2C的VHDL源码,从机模式,编译通过。-I2C the VHDL source code, from the mode, the compiler through.
i2ctestmaster
- pic单片机作为I2C从机的通讯程序,c语言实现,包括串口通讯,AD检测,定时器应用等,是检测电力应用中CT的源码-Single-chip I2C as a pic of the communication process from the machine, c language, including serial communication, AD detection, timer application, the application of testing the power of the
VHDL_i2cs_CPLD
- 占用寄存器超少的,I2C从模式的代码的VHDL源代码,很有用哦!-Occupation register ultra-small, I2C slave mode code VHDL source code, useful Oh!
i2c
- 用VHDL和Verilog语言编写的总线的源程序,从开源网站上下载下的,希望对大家有用-Using VHDL and Verilog source code written in the bus, from the open-source Web site to download the next, and hope for all of us
i2c
- 模拟I2C功能。 I2C从机模式-Simulate I2C functions. I2C slave mode
i2c
- 这是一个I2C总线设计,同时包括了仿真验证环境,可以同过主机从机验证该I2C设计功能-this is a i2c bus verilog design ,also including the simulation environment.
I2C_slaver
- I2C从端,用于接收master的控制信号 verilog-I2C from the side, for receiving master control signal verilog
i2c_slave
- I2C 从设备通讯程序,用于I2C 硬件设计-I2C slave communication program, used to for I2C HW design
i2c_peri_demo_revC1
- I2C 从设备通讯应用示范程序,用于I2C设计验证-I2C slave communication application demo program, used to for I2C design verification
i2c
- 实现8位c51单片机的主机和从机的i2c通讯的源代码-C51 achieve 8-bit microcontroller i2c master and slave of the source code of communication
I2C
- I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
模拟I2C主机和模拟I2C从机)
- 包含了模拟I2C主端以及从端,带应答型号,不带应答信号都可以,已经在多个平台上验证了(It contains analog I2C master and slave, with response type and without answer signal. It has been verified on several platforms)
i2c_slave_model
- I2C从控制器verilog代码,主要用于混合信号ASIC的寄存器配置接口(I2C slave module in verilog)
IIC寻址
- 在遇到未知I2C从设备地址,但需要访问时,用此程序可以进行暴力寻址,从0x00到0xff,有应答信号则可以判断此地址为有效地址。(When encountering unknown I2C from the device address, but needs to be accessed, the program can be used for addressing violence. From 0x00 to 0xff, if there is a reply signal, it can b