using two DS1820

dougpurd

New Member
Hi There
I am new to PixAxe and would like to use the PicAxe Net to display the temperature from two DS1820 sensors... The Net server has a special purpose setting that will read one sensor on a specific pin how can I easily add another.
 

Technical

Technical Support
Staff member
Two use twe sensors you will need to connect them to a PICAXE 28X/40X and then share the readings via the PNS shared memory space.

The PNS can only use one sensor directly on its in-built i/o port.

 
Top