搜索资源列表
I2C-LED
- MSP430F149端口模拟IIC控制LED(多扩展),实现9个LED显示
MSP430F149_IIC_DAC5571
- 本源码维MSP430F149控制IIC协议的AD芯片DAC5571,并再1602液晶上显示数据 MCU的P1.0、P1.1 端口与DAC5571 的SDA、SCK端口连接,通过在两个GPIO上模拟 I2C时序从而实现对DAC的操作。可以看到,DAC5571 的输出端Vout连接到了跳线座P7 的第 1 脚。如果用短路帽将跳线座J1 的 2 脚 和 3 脚连接,则DAC的输出直接驱动LED,可以通过LED亮度的变化直观地观察到 DAC输出电压值的变化;如果用短
MSP430F149_AT24C02
- 本程序使用MSP430F149控制IIC总线EEProm AT24C02;MCU的通用输入输出(GPIO)端口P1.2、P1.3 与AT24C02 的SCL、SDA端口相连接构成I2C总线,因为MSP430F149 内部没有专用的I2C接口电路,所以只能用IO端口来模拟I2C时序从而实现对EEPROM的读写操作。从图 3.3 中我们可以看到EEPROM地址选择端口A0~A2 都外接低电平,所以进行I2C通信时,EEPROM的从机地址是唯一的,即A0~A2 所对应的地址控制位均为 0。 因为A
9-2
- msp430f149 软件模拟IIC总线读写24C02程序-MSP430F149 Software 24C02 Analog IIC bus read and write procedures
IICinthemsp430f149
- 基于MSP430F149的iic的通信设计系统-MSP430F149-based design of communication systems iic
iic
- tell you how to use the msp430f149 iic
IICBUS
- MSP430F149单片机IIC总线程序:用软件来模拟实现的IIC总线,并实现对24C02的读写.-MSP430F149 single-chip IIC bus procedures: using software to simulate the realization of the IIC bus, and to achieve the reading and writing on the 24C02.
MSP430I2CREAD24C02
- MSP430F149单片机IIC总线程序:用软件来模拟实现的IIC总线,并实现对24C02的读写.-MSP430F149 single-chip IIC bus procedures: using software to simulate the realization of the IIC bus, and to achieve the reading and writing on the 24C02.
MSP430F149I2C
- MSP430F149对IIC的具体才做,可用作MSP430系列,都能对其读写-MSP430F149-IIC-Read Writer
msp430f149and-IIC
- 利用24C02和MSP430f149实现IIC通信协议-Use MSP430f149 IIC 24C02 and realize communication protocol
9-2
- msp430f149软件模拟IIC总线读写24C02程序,调试通过。-msp430f149 IIC bus read and write 24C02 software simulation program debugging through.
DS18B20
- 这是msp430f149单片机模拟IIC和DS18B20通信进行测试温度代码-This is msp430f149 single-chip microcomputer simulation IIC and DS18B20 communication testing temperature code
MSP430F149-IIC
- MSP430F149完整IIC接口模块,内含IIC接口读写函数。-MSP430F149 complete IIC interface module, contains the IIC interface read and write functions.
msp430_I2CBUS
- 基于MSP430f149关于IIC 模拟IO的设计 1:子程序集 2:时序模拟子程序 3:完整的启动停止程序-Based on the design of MSP430f149 IIC analog IO: subroutine Set 2: timing simulation subroutine 3: a complete start to stop the program
DAC
- msp430f149 DAC5571 iic总线 DAC转化参考代码-msp430f149 DAC5571 iic bus DAC conversion of the reference code
IICforDS3231
- 用于MSP430F149单片机模拟IIC读写时钟芯片DS3231-Is used to the MSP430F149 microcontroller simulation IIC read and write clock chip DS3231
24c02
- msp430f149对AT24c02的IIC驱动程序,可成功进行读、写操作,并在1602液晶上显示。-msp430f149 the AT24c02 the IIC driver, can be successfully read and write operations, and in 1602 on the LCD display.
IIC
- 基于MSP430f149的24C02的使用,有详细介绍,简单易懂-Based on the 24C02 MSP430f149 use are detailed, easy to understand
ADXL345-IIC
- msp430f149使用加速度传感器ADXL345 IIC代码-msp430f149 code using an acceleration sensor ADXL345 IIC
IIC
- msp430f149的IIC码源,包含C和H文件,所用软件为IAR,可直接打开写入主函数(MSP430F149 IIC code source, including the C and H files, the software used for IAR, you can directly open the write function)