All Questions
1 question
1
vote
0
answers
712
views
Arduino OneWire on multiple pins by index (Array of OneWire Objects)?
I am trying to implement an Arduino project with multiple thermometers (DS18x20) on multiple GPIO pins. I'm using the OneWire library (http://www.pjrc.com/teensy/td_libs_OneWire.html). I want to ...