Skip to content
Arnd edited this page Dec 12, 2020 · 6 revisions

DS1631 Library

Arduino library for accessing the DS1631, a thermometer with a precision up to 12 bits (0.0625°C) that uses I2C communications. The DS1361A variant differs only in that it starts continuous measurements on power-up or reset while the DS1631 and DS1731 start up in single-shot mode. The DS1631 comes in a small 8-Pin µSOP or SO package and is 3V and 5V tolerant and allows up to 8 devices to be placed on the same I2C bus. The DS1631 datasheet describes the chip in detail.

Description

See the individual components of the library on the right for further information

Clone this wiki locally