Myke's Home Page
|
"PCTherm" ProjectThis project actually consists of three projects. The first is the remote PICmicro® MCU with a DS1820 digital thermometer chip. This interfaces to a PC ISA card via an RS-485 interface. Last, the User interfaces to this application using a Visual Basic interface. When I built the prototype, I first worked on the PICmicro MCU USART interface to the remote temperature sensor and then developed the Visual Basic interface for the user.
Click Here to look at the PICmicro MCU code executing on the ISA card.
The ISA card circuit used for this application is in pdf format and can be seen Here.
The bill of materials for ISA card circuit is listed in the table below.
Click Here to look at the PICmicro MCU code executing on the remote temperature sensor card.
The Remote card circuit that I created for this application is:
The bill of materials for ISA card circuit is listed in the table below.
To Connect the remote card to the PC ISA card, I used standard, 4 Conductor telephone cable wired as:
Click Here to load the Visual Basic application that will display/monitor the temperature read by the remote card.
|