搜索资源列表
SMB_Ex3_F02x
- 单片机 020 smbus i2c 程序-SCM 020 SMBus i2c procedures
rtc
- 使用C8051F020的SMBus功能实现对PCF8563的读取
codePro
- C51源码.其内文件包含spi,smbus等代码。ad,da代码。-c51 keil code .The mcu is c8051f020.jking
PCA953
- pca953 control firmware pca953 is 8-bit i2c-bus and SMBus low power I/O port with interrupt and reset
D12TEST2_SUMBUS
- D12TEST2 SUMBUS改良代码,实现smbus的优化-code of D12TEST2 SUMBUS
pca9532
- pca9532芯片介绍。nxp公司出品 主要用处车载视频处理-pca9532 The PCA9532 is a 16-bit I C-bus and SMBus I/O expander optimized for dimming LEDs in 256 discrete steps for Red/Green/Blue (RGB) color mixing and back light applications.
c8051f_i2c
- C8051F340的SMBUS通信,里面包含完整的通信代码,有需要的可以下载-C8051F340' s SMBUS communication, which contains a complete communication code can be downloaded in need
c8051f020_SMBus
- c8051f020单片机SMBus程序代码,已上机验证程序可直接使用-c8051f020 SMBus microcontroller program code, the program has been verified on the machine can be used directly
SMBus
- 巧用C8051F410的PCA实现超声波测距-Use opportunely C8051F410 PCA realize ultrasonic ranging
SMBus
- stm-smbus-i2c主程序,可以在此基础上添加源码,实现诸多功能-the main function of the SM-bus about i2c,stm-smbus-i2c
20-1-IIC-ROM
- c8051f040应用SMBUS操作IIC ROM-SMBUS IIC operation ROM microcontroller applications
KVM-SmBus
- KVM 充电管理(smbus)及显示控制程序-the soft of KVM charging(smbus) and display
SMBus
- SMBus使用与c8051f系列单片机,程序成熟,便于移植-SMBus bus program for the C8051F series MCU
CAT9555_DS_CH
- CAT9555_DS翻译,中文版 该CAT9555是CMOS器件,可提供16位并行输入/输出端口扩展I² C和SMBus兼容的应用程序。这些I / O扩展提供-CAT9555_DS translate The CAT9555 is a CMOS device that provides 16-bit parallel input/output port expansion I² C and SMBus compatible applications. These I/O exte
IIC
- 供了一种基于数字式红外传感器MLX90615的多点红外测温方法。STM32微处理器通过SMBus总线协议与MLX90615进行通信,首先分别对每个MLX90615地址进行修改,确保其地址编号在总线上的唯一性,然后根据不同地址编号获取不同点上MLX90615所测温度值,结果送至上位机温度监测软件显示。实验结果表明,该方法测温精度高,响应速度快,且非接触式测量有效降低了危险系数,为多点测温提供了一种新途径。