This program will Reads the temperature using the DS1621 chip
from DallasSemiconductor and sends the results to be dispalyed
over a RS232 terminal.
The following code,
ex_temp_c
and ds1621_c
demonstrate how to implement the above program which reads the temperature using the DS1621 chip
and display out the results over an RS-232 terminal program running on a PC.
|