-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
```
- It is assumed that the WebIOPi user is "pi"
- Copy the attached shell script (ds2482.sh) into your home directory (/home/pi)
- Make it executable (chmod 755)
- You can call it manually (sudo …
-
Hello guys,
I am trying to figure out how to use this library with ds2482. I have a working code for communicating with a real DS18b20 thermometer, it does not work with this lib. In the detection …
ferec updated
7 years ago
-
In `WaitForOneWireReady()`, a `new Stopwatch()` is created, but never started. As a result, the if-test `(stopWatch.ElapsedMilliseconds > 5000)` will never evaluate to true:
https://github.com/Rinsen…
-
Thank you for your `DS2482`, it works well and the code is well laid out.
I just want to let you know that I made it a standalone module compatible with the `adafruit_onewire.bus.OneWireBus` interf…