Re: using one gpio for multiple dht22 sensors

2020-10-14 Thread Rasmus Villemoes
On 14/10/2020 11.12, Peter Rosin wrote: > Hi Rasnus, > > On 2020-10-13 23:34, Rasmus Villemoes wrote: >> Hi Peter >> >> I'm going to hook up a bunch of dht22 humidity (and temperature) sensors >> [1] (drivers/iio/humidity/dht11.c), but partly due to limited number of >> available gpios, I'm also

using one gpio for multiple dht22 sensors

2020-10-14 Thread Rasmus Villemoes
Hi Peter Since you're the author of io-channel-mux.txt, gpio-mux.txt and mux-controller.txt, I hope you don't mind me asking some perhaps silly questions. I'm going to hook up a bunch of dht22 humidity (and temperature) sensors [1] (drivers/iio/humidity/dht11.c), but partly due to limited number

Re: using one gpio for multiple dht22 sensors

2020-10-14 Thread Peter Rosin
On 2020-10-14 11:12, Peter Rosin wrote: > Hi Rasnus, Rasmus. *Blush* Cheers, Peter

Re: using one gpio for multiple dht22 sensors

2020-10-14 Thread Peter Rosin
Hi Rasnus, On 2020-10-13 23:34, Rasmus Villemoes wrote: > Hi Peter > > Since you're the author of io-channel-mux.txt, gpio-mux.txt and > mux-controller.txt, I hope you don't mind me asking some perhaps silly > questions. Right, I ended up being the maintainer for a bunch of code I needed to do