Hi all
how can i interface DS1820 temperature sensor with 89s52 uC. So that it can display temp on LCD.
thanks in advance
aditya
sir i mean whether keil(demo ) is able to compile the software or not.
The Keil demo software can compile ANSI C code up to the limits of the version you have. There are some that will only work with a specific brand of chip. The generic one will generate code for any 8052 CPU, but is limited in size. A simple single chip 1-wire app should fit.