(Solved): 3. Referring to the circuit connection of an Arduino loT node in FIGURE Q3 which uses the TMP36 Tem ...
3. Referring to the circuit connection of an Arduino loT node in FIGURE Q3 which uses the TMP36 Temperature Sensor. FIGURE Q3 a. Write the code in a sketch to read the values between 0 to 1023 from the temperature sensor and display the readings in the serial monitor. b. Modify the code you have written in part (a) to perform the following additional tasks: - Convert the temperature readings to values in the range of \\( 0-5 \\mathrm{~V} \\). - Convert the values in voltage to degree Celsius using information from the TMP36 Datasheet.