搜索资源列表
SMBus.rar
- C8051F系列单片机SMBus总线或I2C总线的驱动代码,采用中断方式,可以实现单个字节的读写,C8051F MCU bus I2C bus or SMBus driver code, the use of interrupted, it can be to achieve a single-byte read and write
smbus
- c8051f020的SMBUS的驱动程序-the SMBUS driver
SMBUS
- SN8P2308 SMBUS液晶显示驱动程序 -LCD SN8P2308 SMBUS driver
F02x_SMBus_EEPROM
- 单片机内部smbus总线驱动程序源代码(原创) 使用Keil C51编译环境 程序中没有使用SMBUS中断方式,使用查询中断方式运行,这样程序结构简单,便于扩展其他SMBUS设备. 本程序中带IIC器件驱动,可支持24C01 - 24C512 -MCU internal smbus bus driver source code (original) program using the Keil C51 compiler environment does not use SMBUS inter
SMBus-communication-implementation
- 红外测温芯片MLX90614底层驱动程序-MLX90614 infrared thermometer bottom of the chip driver
smbus
- c8051f340的SMBUS(iic)总线的驱动代码,使用任务方式,只支持主器件,不支持从器件方式,调用smbtskcx查询可以再添加几条任务,#define MAXTSKCOUNT 10 中的(10)为最大任务设定,可以自己更改,smbaddtask为添加任务的函数,其它的过程用户可以不关心, 写过程为先写8位器件地址,再写数据指针指向的数据(内容用户自己设定,如要包含子地址等),读时如果有子地址,要分成两个任务,一个是要写入子地址任务,一个是读取任务, 如smbaddtask(0x
14program_pcb
- 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
MLX90614success
- MLX90614红外温度传感器基于SMBUS协议的51单片机驱动程序外加LCD显示-MLX90614 infrared temperature sensor is based on the agreement of 51 single SMBUS driver plus LCD display
stm32-SMBUS
- stm32 smbus驱动程序,smbus和ii2c差不多,但有很多不同-stm32 smbus driver, smbus and ii2c similar, but there are a lot of different
AVR---smbus
- AVR 单片机的smbus驱动程序,smbus与iic有很大的不同-AVR microcontroller smbus driver, smbus and iic are very different