Hello. I have a problem with connecting N number of DS18B20 sensors on pic16f877 microcontroller on same pin in proteus simulation. I got it working with one sensor. But I cant get it working with multiple sensors (number of sensors greater then 1). So the C code needs to do next: when I connect multiple sensors on pic pin, it reads data from all sensors, when i change number of connected sensors and restart simulation it should read data again from all sensors. My proteus 8
scheme and CSS C code is atached.

Attachments
-
4.3 KB Views: 19