# milesburton/Arduino-Temperature-Control-Library

Arduino library for interfacing with Maxim temperature sensors

Repository: https://github.com/milesburton/Arduino-Temperature-Control-Library
Canonical: https://ross.abutalabs.com/products/arduino-temperature-control-library
Homepage: https://www.milesburton.com/w/index.php/Dallas_Temperature_Control_Library
Language: C++
License: MIT
License Family: permissive
Topics: arduino, ds18b20, arduino-library, embedded-systems, esp8266, iot, multi-sensor, onewire, sensors, temperature-monitoring, dallastemperature, maxim-integrated-circuits, sensor-library
Last push: 2026-04-12T15:32:54+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 70, longevity 100
- inputs: {"age_days": 5235, "days_push": 143, "days_rel": 201, "gap_med": 6, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1039, forks 495 (observed 2026-08-28T04:03:19.998359+00:00)

## What it is
DallasTemperature is a robust Arduino library for interfacing with Maxim (Dallas) 1-Wire temperature sensor ICs such as the DS18B20, DS18S20, DS1822, and MAX31820. It supports multiple sensors on a single OneWire bus and integrates with the Arduino IDE Library Manager.

## Use cases
- read temperature from a DS18B20 sensor on Arduino
- connect multiple temperature sensors on one OneWire bus
- monitor temperature with ESP8266 or ESP32
- interface Arduino with Maxim temperature ICs
- build an IoT temperature monitoring project
- read a thermocouple with MAX31850

## When to choose
- you are using Arduino, ESP8266, or ESP32 with Maxim 1-Wire temperature sensors
- you need multi-sensor support on a single OneWire bus
- you want a mature, well-tested library available via Library Manager

## When to avoid
- you use non-Maxim temperature sensors like DHT22 or BME280
- your platform lacks OneWire support
- you need industrial-grade thermocouple amplifiers like the MAX31855

## Facets
- artifact type: library
- maturity: stable
- function: iot, embedded
- domain: iot, embedded-systems, hardware
- platform: embedded, iot
- tags: arduino-library, ds18b20, onewire, temperature-sensors, dallastemperature, sensors, esp8266, esp32

## Member repositories
- milesburton/Arduino-Temperature-Control-Library (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.998359+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:37.838081+00:00, confidence not recorded.
  - readme: https://github.com/milesburton/Arduino-Temperature-Control-Library (fetched 2026-08-28T04:03:19.998359+00:00, sha 15dcd0a8041a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
