Skip to main content

Posts

Showing posts with the label thermometer

Digital thermometer with LM35 and PIC16F88

This can be a complete project on its own - a simple DIY digital thermometer with 7-segment displays and only a handful of parts - the PIC16F88, LM35 and a small number of resistors and capacitors running off a regulated 5v supply. Temperature range - 0 to 150'C Display type - 3 digit multiplexed 7 segment or 3 individual 7 segments Controller: PIC16F88 Programming Language: BASIC Compiler: mikroBASIC PRO for PIC v3.20 Complete code: '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''...