搜索资源列表
MCU-fasong
- msp430f149单片机与nrf905串口通信,这是发送节点的c语音程序-msp430f149 MCU and nrf905 serial communication, which is sending node c voice procedures
USART-TXD2
- msp430f149,用指针方式,MCU不停向PC机发送数据,在屏幕上显示 hello,welcome my MCU office.\n/I like MCU.-Msp430f149, with pointer way, keep sending to PC MCU data, displayed on the screen, hello backgound of MCU office. \ n wish/I like MCU.
A3
- IAR环境下的MSP430F149,以温度传感器的电压值为采样信号的AD采样程序,采样间隔为80ms。- Descr iption: Use ADC12 and the integrated temperature sensor to detect temperature gradients. The temperature sensor output voltage is sampled ~ every 80ms and compared with the defined d
T1
- IAR环境下的MSP430F149,使用定时器A,每隔5000个时钟周期点亮/熄灭LED的程序- Descr iption: Toggle P3.4 using software and TA_0 ISR. Toggles every 50000 SMCLK cycles. SMCLK provides clock source for TACLK. // During the TA_0 ISR, P3.4 is toggled and 50000 clock cycles ar
T2
- IAR环境下的MSP430F149,使用定时器A的累加模式计时,每当CCR0溢出时,点亮/熄灭LED。- Descr iption: Toggle P3.4 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 20000. AC
msp430F149
- 硬件平台MSP430F149单片机,用于采集N路光伏电池电流和电压,便于实时监控。-The MSP430F149 microcontroller hardware platform for the acquisition of N-way of photovoltaic battery current and voltage, to facilitate real-time monitoring.
8MSP430F149-sends-data-to-PC
- 使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次-MSP430F149 chip to send data to the computer throu