Page 1 of 1

one wire pin assignment on the nanopi2

Posted: Mon Jan 11, 2016 1:02 am
by halherta
After looking at the matrix library code for the nanopi2, I discovered that the library supports the one-wire ds18b20 temperature sensor. However there's no indication as to which pin is the w1-gpio driver attached to. Can somepne please confirm that pin to which the one wire driver is attached to? Also will i need to add an external pull-up resistor? or is the pull-up internally enabled.

Thank you.

Re: one wire pin assignment on the nanopi2

Posted: Mon Jan 11, 2016 6:29 am
by FATechsupport
Hi thank you very much for paying attention to our matrix.

You can check our wiki for the temperature module:
http://wiki.friendlyarm.com/wiki/index. ... ure_Sensor

It has detailed information on how to use it. I wish this could help you