搜索资源列表
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
TMP175
- 基于TI公司的温度传感器TMP175,该芯片是基于IIC协议读温度的,CPU是TI的MSP430F149,开发环境为IAR-Based on TI' s temperature sensor TMP175, the chip is based on the IIC protocol read temperature, CPU is TI' s MSP430F149, development environment for the IAR
iic
- tell you how to use the msp430f149 iic
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.
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
IIC
- MSP430F149的IIC驱动程序,C语言版的,值得一看-IIC driver of the MSP430F149, C language, worth a visit
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操作-Using the experimental five-wire analog IIC operation using port MCU MCU MSP430f149
IIC
- msp430f149的IIC通信,线路简单而具实用性-msp430f149 the IIC communication, simple lines with practicality
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)
IIC
- 本代码基于MSP430F149编写的软件通用IIC,测试良好,采用C语言,便于移植到其他平台(The general IIC software code, MSP430F149 prepared based on the test, using C language, easy to transplant to other platforms)
小白149
- msp430f149所有功能例子,ADC,EEPROM,IIC,KEY,UART(All functional examples of MSP430F149,ADC,EEPROM,IIC,KEY,UART)