Skip to content

Sensor Temperature

webbhm edited this page Sep 10, 2018 · 1 revision

Temperature

Hardware

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.

Resources

Clone this wiki locally