Hey guys,
I have a bunch of DS18B20 probes that i want to hook up. I have the Onewire library included in my code. My question is, How can i name my temp probes? Thanks.
Hey guys,
I have a bunch of DS18B20 probes that i want to hook up. I have the Onewire library included in my code. My question is, How can i name my temp probes? Thanks.
Two programmes. One sniffs the address, the other is the operation.
I'm not going to talk about your circuit until you prove you know how to use the sensors. As a general rule, variables should never begin with a Capital . You don't need to name them because they have a 64-bit ID code that is unique for each one so it shouldn't be hard to tell them apart in the data .