-
如何用MSP430开关看门狗
本程序展示如何关闭和打开msp430f149的看门狗,以及使用看门狗中断进行控制LED灯的闪烁,本程序展示如何关闭和打开msp430f149的看门狗,以及使用看门狗中断进行控制LED灯的闪烁,本程序展示如何关闭和打开msp430f149的看门狗,以及使用看门狗中断进行控制LED灯的闪烁。
- 2023-07-04 01:15:02下载
- 积分:1
-
SX1276点对点透传程序
SX1276采用LORA调试方式可大大增加通信距离, 可广泛应用于各种场合的短距离物联网无线通信领域.本程序实现LoRa透传,验证可以使用。
- 2022-12-22 15:15:03下载
- 积分:1
-
非常不错的MSP430资料,
MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料
- 2022-05-05 05:36:59下载
- 积分:1
-
SI7021 MSP430
基于MSP430实现的SI7021温湿度传感器IIC程序,亲测有效!
- 2022-02-22 13:20:14下载
- 积分:1
-
读取SD卡中图片在TFT彩屏中显示 程序
读取SD卡中图片在TFT彩屏中显示程序,基于MSP430F249,包含SD卡读写程序和TFT-LCD程序。
- 2022-02-13 13:01:09下载
- 积分:1
-
指示灯闪烁 2 hz 激活的 whatdog 与专注于绿色 LED 的操作说明
码原因和光闪烁在2赫兹
- 2022-02-15 04:55:24下载
- 积分:1
-
ads1110 msp430驱动
msp430驱动ads1110 已封装成库 修改引脚编号 直接调用即可
- 2022-02-04 10:49:28下载
- 积分:1
-
msp430fr4133 led 旋转
使用msp430fr4133开发板加外加LED和滑动变阻器。调节滑动变阻器控制LED灯旋转速度及方向,并在LCD上显示频率。当滑动变阻器处于中间时,LED灯停止旋转。
- 2022-12-21 21:35:03下载
- 积分:1
-
MSP430串口调试PID
MSP430F54384, 利用串口来调节PID 例如, 输入 ROLEP , 再输入 12345 则 会显示 ROL_EP= 12.345 这只是一种方法,大家可以自己去修改
- 2022-12-16 19:00:03下载
- 积分:1
-
单次多通道adc程序
MSP430F552x Demo - ADC12, Repeated Single Channel Conversions
//
// Description: This example shows how to perform repeated conversions on a
// single channel using "repeat-single-channel" mode. AVcc is used for the
// reference and repeated conversions are performed on Channel A0. Each
// conversion result is moved to an 8-element array called results[]. Test by
// applying a voltage to channel A0, then running. Open a watch window in
// debugger and view the results. Set Breakpoint1 in the index increment line
// to see the array value change sequentially and Breakpoint to see the entire
// array of conversion results in "results[]" for the specified Num_of_Results.
// This can run even in LPM4 mode as ADC has its own clock
//
// MSP430F552x
// &nb
- 2022-01-25 14:37:15下载
- 积分:1