This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

小弟请教MSP430测温度程序以及LaunchPad板上一些功能的实现



这是利用IAR编程软件实心没有温度传感器的一个程序,利用电压转换为温度进行,用的是LaunchPad这个板子.要求:
1.实现单片机测试温度
2、温度显示在LCD要求显示一位小数精度。
3.温度高于28.0℃时亮红灯,低于等于28.0℃时亮绿灯。
4.温度高于40度时P17输出100HZ 75%占空比PWM。
5.用示波器显示波形。
6.在LCD上显示:组员姓名,学号。按下按键显示姓名学号,松开显示温度。

谢谢指导!!