Activity › Forums › Questions & Troubleshooting › DS18S20 One Wire Tutorial
-
DS18S20 One Wire Tutorial
-
Hello
as my first script with the Controllino MAXI I try the OneWire example from the build in tutorials. On port SDA (pin 20) it works fine as describred.
In the example is explained that is working on other ports, too. D0 is pin 2, or A0 is pin 54, but I get no signal from the DS18S20. What is to do?
Best regards
Andreas
-
Hello Andreas,
do you have any progress so far?
Have you properly changed the pin number also in the sketch?
OneWire ds(20); // on pin 20 (a 4.7K resistor is necessary)
Thanks,
Lukas
Viewing 1 - 2 of 2 replies
Log in to reply.