Libstock prefers package manager

Package Manager

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]

Project Request

Return
Hugo Pedersen
oz8hp

posted on 2015/08/19 06:39:42 AM CEST

Measurement

Multiple DS1820 reading using mikroPascal for AVR

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