GolamMostafa:
What value would you see on the Serial Monitor if you execute the following instruction?
Serial.print(Temp_HEX/100, 2);
Why would you want to print in binary? :o
GolamMostafa:
What value would you see on the Serial Monitor if you execute the following instruction?
Serial.print(Temp_HEX/100, 2);
Why would you want to print in binary? :o