You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently two DS18B20 waterproof temperature sensors on the boat. These are One-Wire protocol sensors that can be wired in parallel to the Raspberry Pi.
The sensors are cheap (generics can be found on Amazon) and reliable, though they may not always be consistent in readings (ie. between two sensors).
Software
See the Adafruit website for hardware connections and software issues.