Answered You can hire a professional tutor to get the answer.
What would you like help with?
What would you like help with?
Hi! I'm working on the following problem and would like some help: unsigned integer readings are stored in data register starting from REG10 (address 10H). Data (H): 40, 45, 4A, 32, 52, 38, 3A, 44 Write a program that finds the average temperature. Simulate your program in PIC18 IDE Simulator and attach a screenshot of your simulation while the program is running.