jerabaul29 / OpenMetBuoy-v2021a

An easy to build, affordable, customizable, open source instrument for oceanographic measurements - with global Iridium coverage
MIT License
37 stars 7 forks source link

About DS18B20 #51

Open jerabaul29 opened 2 years ago

jerabaul29 commented 2 years ago

Need to:

jerabaul29 commented 2 years ago

@TryggviLab I would need to spend a bit of time to clean up / document things around temperature measurements, but basically I have been using successfully some DS18B20 temperature sensors, up to 8, put on a "temperature sensor measurement string". Using waterproof ones, they can be deployed out of the enclosure, to measure temperature at different depths in the snow or water (for example, these work great: https://www.sparkfun.com/products/11050 ), which is quite valuable for us scientists :) . So definitely, adding some "easy to use" PCB traces would be great.

To attach them, I have used:

So the circuit looks like the attached picture.

IMG_20220510_161712

Typically, providing the traces on the carrier PCB, with the possibility to connect up to 8 temperature sensors (ie array of 8 GND, 8 PWR, 8 DAT, grouped "3 by 3 close to each others" so that the wiring / soldering is easy), but without the resistors (providing through holes spaces that the users can fill with the right value) would be amazing :) .