Index

Grove Temperature Sensor


The Grove - Temperature Sensor uses a Thermistor to detect the ambient temperature. The resistance of a thermistor will increase when the ambient temperature decreases. It's this characteristic that we use to calculate the ambient temperature.

API Reference

How To Connect

Install the package with: go get gobot.io/x/gobot

How To Use

Compatibility