Can you compare it to a known good sensor from another dryer?Sgt....I am concerned about the sensor...it's open and I cannot tell what type it is.
For the PIC, I will see to it.Can you compare it to a known good sensor from another dryer?
Or from the patent?
I's suggest switching to the PIC16F690, it gives you... everything for a General Purpose, 10 ADC, or Comparators, or PWM, 17 I/O + 1 input only for a total of 18 In and 17 outputs (in a 20 pin package).
Don't bother with the 16F88, this is the upgraded version, and once you disable comparators and ADC, programs just like the other 16F6xx series for the most part. porta and portb are 5 bits each, portc is full 8 bit.
Enough with that sidetrack...
Compare that device with one from another working dryer, using a heatgun. It could be open/close@temp, or a thermistor, or even a low temp thermocouple. What was it going into on the original board? That will give a hint of what type sensor it is.
I am uncertain. Thermocouples frequently have metallic casings, so if I had to simply make a wild guess, that's the direction my guess would go. However, it would be better to examine the signal input for the temp sensor; you could probably get a good idea by reverse-engineering that.I am concerned about the sensor...it's open and I cannot tell what type it is.
Have a look at Roman Black's page on the shift1 system. If you just have 1 I/O pin to spare, you can use that to display whatever you want. It's a bit slow though.<sniiiiip>
{ed}
Holy Crap...!! I just remembered, the F88 is not good for the job, right. I need more pins to display the time with 7 segs.
Oh well ! back to the drawing board...