We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/08/19 06:39:42 AM CEST
Does anyone have some example code of how to read multiple ds1820 sensors using Arduino Nano 3 ?
I need to read at least 3 sensors and display each temp on a display
The best solution would be using interrupts as these measurements are not the only job for the Arduino
I use mikroPascal for AVR