Any particular pin to use for one-wire interface?
Posted: Mon Jul 27, 2015 4:07 am
Suppose I want to use the one-wire interface to connect to DHT22 sensor. This sensor uses the one-wire interface. Can I use one-wire for any GPIO and is it only certain GPIO that can be used? Something like Arduino where only certain GPIOs can be used as interrupts and PWM.