Question: Start a new CodeWarrior project and run the code from microdigitaled ADC Channel for Temperature Sensor. Run the code, which displays the value from the
Start a new CodeWarrior project and run the code from microdigitaled ADC Channel for Temperature Sensor. Run the code, which displays the value from the sensor on Port B.
In order to make this value useful, we first have to multiply it by 2 to get the temperature in Celsius. It is now in hex, so converting it to decimal would be helpful. And for those of us who dont think in Celsius, converting it to Fahrenheit would also be nice. We do all this next. We are going to display the C and F temperatures on the LCD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
