??? 07/24/07 15:14 Modified: 07/24/07 15:18 Read: times |
#142260 - Idea... Responding to: ???'s previous message |
Setup the controller to output a count from 0 to 255, incrementing every second or so. Send the count to a PC via RS232 (or something else). Have the PC check for the expected value and flag when not the expected value. Of course you will have to isolate the RS232 portion from the controller in case the temperature affects it before the controller.
Just an idea. Jon [edit] Maybe also take this count number and pass it through all the registers and available ram locations, then send it to the PC [/edit] |