This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ds18b20_v7_0 [2015/03/28 12:16] pilino1234 created page for new nightly config options |
ds18b20_v7_0 [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 65: | Line 65: | ||
dtoverlay=w1-gpio-pullup,gpiopin=4 | dtoverlay=w1-gpio-pullup,gpiopin=4 | ||
</code> | </code> | ||
+ | ''Note: The GPIO pin number is the BCM GPIO and not the WiringX number.'' | ||
+ | |||
This will load the module w1-gpio, so you only have to add ''w1-therm'' to your ''/etc/modules''. | This will load the module w1-gpio, so you only have to add ''w1-therm'' to your ''/etc/modules''. | ||