搜索资源列表
IICMaster
- FreeScale 9S08LL16环境下的IIC主机源码,实现主从机IIC通信-FreeScale 9S08LL16 environment IIC source host, to achieve the main slave IIC communication
IIC
- 用c语言编写的IIC总线的初始化,主机和从机之间的通信。-Communication between the IIC bus initialization using the c language, host and slave.
I2C-Master-_-Slave-Core
- 用verilog 实现的 iic 总线编程,包括master,和slave的编程,很详细的iic总线编程-Iic-bus implemented using verilog programming, including the master, and slave programming, a very detailed iic-bus programming
IICSlave
- FreeScale 9S08LL16环境下的IIC从机源码,作为从机可与主机通信-FreeScale 9S08LL16 environment IIC source from the machine as a slave communication with the host
I2C
- IIC控制器的verilog实现,通过mcu接口对iic slave器件进行控制-IIC controller Verilog realize
i2c_slave
- 在一个32单元CPLD中实现的I2C SLave device-Minimal I2C Slave Device in a 32cell PLD
IIC_slave_code
- I2C slave 代码,可以完成从机功能-about I2C slave code about I2C slave code
IicController
- IIC slave controller source code
I2C_Mast
- 从动iic 程序 c语言的,基于PIC 单片机 -Slave iic program c language, based on PIC microcontroller
I2C
- iic verilog 从机程序 包含iic Verilog的主模块,控制模块和io寄存器模块-iic Verilog slave
PIC18_Program
- 本资料含有 Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/S
pic-iic-example
- PIC单片机处于主模式和从模式的IIC通讯源码-PIC microcontroller is in master mode and slave mode IIC communication source
IIC
- 两个M16通过TWI进行通信,主机与从机程序-Two M16 communicate through TWI, the host and slave program
slaa383
- A really good source code/documentation about the MSP430 I2C (IIC) slave mode. Original from TI
iic
- iic驱动,实现MSP430的IIC的应用,包括主从程序,控制MSP430的UCA0的IIC硬件模块。-iic drive, realize the IIC MSP430 applications, including master-slave program to control the MSP430 UCA0 the IIC hardware modules.
i2c-slave-mode
- bjx 301A iic 从模式读写数据,可用作i2c 存储器-bjx 301A iic slave mode for store data
I2C1-Slave
- SmartCortex M3-1788 中IIC总线程序编写-SmartCortex M3-1788 IIC
iiC程序
- iiC总线由NXP(原PHILIPS)公司设计,多用于主控制器和从器件间的主从通信,在小数据量场合使用,传输距离短,任意时刻只能有一个主机等特性。此代码为基于单片机的程序。(The IIC bus is designed by NXP (formerly PHILIPS) and is mainly used for master-slave communication between the master controller and slave devices. It is used in
C8T6 8通道采集IIC 串口发送
- 本程序由一台主机通过RS485控制多个从机,这里给出的是一个从机的程序。通过对stm32控制,对8路的IIC采集传感器数据,通过串口控制单片机的执行与数据的上传,代码运行时间少,并且避免了从机与主机通信时从机与从机通信之间的干扰.(This program is controlled by a host machine through RS485, and a slave program is given here. Through the control of STM32, the data
STM32F030C8-IIC-Slave-master
- 基于STM32F030的寄存器 的 I2C slave 代码。包含dummy read功能(I2C slave code based on STM32F030 register. Including dummy read functionality)