I have an application requiring accurate temp measurement based on the resistance from a thermistor that is fixed inside a heat sink.
Also I like to have two I/O pins visually to state with LEDS if that temp is above or below two pre set boundaries around 25C.
Lets say the lower boundary is 23c and the upper 27c
If the Temp is < 23C then Red led is on.
If the Temp is > 27C then Blue led is on.
Optionally I like to send that temp every 10ms as a simple serial strings to another device.
I imagine I can do this wit a very small microchip with not so many pins.
Any ideas?
Any ideas?
Bookmarks