Dhairya Ganatra
Newbie level 1
- Joined
- Feb 17, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 10
I need help with this.I am new in PIC so help me please
A PIC 16F88-based temperature measurement and communication system is to be designed and implemented. The temperature sensor is an Analog Devices TMP04 serial digital thermometer (see attached data sheet). In addition to performing the temperature measurement and transmission operations, the PIC should provide digital readout of measured temperature using an appropriate display.
1. interface the TMP04 to the PIC and display measured temperature (Hex value)
2. develop software to convert the Hex temperature value to BCD, and hence provide output to a
LCD device
3. develop/implement/validate a program to send the temperature value (C) in serial format.
A PIC 16F88-based temperature measurement and communication system is to be designed and implemented. The temperature sensor is an Analog Devices TMP04 serial digital thermometer (see attached data sheet). In addition to performing the temperature measurement and transmission operations, the PIC should provide digital readout of measured temperature using an appropriate display.
1. interface the TMP04 to the PIC and display measured temperature (Hex value)
2. develop software to convert the Hex temperature value to BCD, and hence provide output to a
LCD device
3. develop/implement/validate a program to send the temperature value (C) in serial format.