What Is 1-Wire

Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.

Last updated: April 11, 2026

Quick Answer: 1-Wire is a low-speed serial communication protocol developed by Dallas Semiconductor that transmits data and power over a single conductor, enabling efficient communication with multiple devices. Operating at standard speeds of 16.3 kbit/s with overdrive modes reaching 125 kbps, 1-Wire protocols support up to 100 slave devices and are widely used in temperature sensors, data logging, and iButton applications.

Key Facts

Overview

1-Wire is a single-conductor, low-speed serial communication protocol that was developed by Dallas Semiconductor in the late 1980s as a solution for minimizing wiring in portable data-carrying applications. The protocol uses a half-duplex, bidirectional bus that combines data transmission and power delivery over a single conductor plus ground reference, reducing the complexity and cost of hardware implementations compared to multi-wire alternatives.

The genius of 1-Wire design lies in its ability to power devices through a small integrated capacitor (approximately 800 pF) that stores charge during communication, eliminating the need for separate power lines in many applications. After Dallas Semiconductor was acquired by Maxim Integrated in 2001, and subsequently by Analog Devices in 2021, the protocol continued to be widely adopted in industrial, consumer, and IoT applications, with iButton devices alone exceeding 130 million units sold worldwide.

How It Works

The 1-Wire protocol operates on a master-slave architecture where a single master device (typically a microcontroller or computer) controls communication on the bus, and multiple slave devices respond to commands. The physical bus consists of a single open-drain wire with a pull-up resistor (typically 4.7 kΩ) that pulls the line to 3.3V or 5V, allowing any master or slave device to briefly pull the line low through an output MOSFET to transmit information.

Key Comparisons

Feature1-WireI2CSPI
Number of Data Lines1 (plus ground)2 (SDA, SCL)3-4 (MOSI, MISO, CLK, CS)
Standard Speed16.3 kbps100-400 kbpsUp to 50+ Mbps
Maximum DevicesUp to 100 slavesUp to 127 addressesLimited by CS pins
Parasite Power SupportYes (capacitor-based)No (requires separate power)No (requires separate power)
Cable Length RangeLonger distances (100+ feet)Short range (3-10 feet typical)Very short range (inches typical)

Why It Matters

1-Wire remains relevant today despite newer protocols because of its simplicity, reliability, and minimal hardware overhead. Whether implementing temperature monitoring in remote locations, creating asset tracking systems, or building low-cost sensor networks, 1-Wire continues to provide a practical and proven solution for applications where wiring simplicity and power efficiency are priorities. The protocol's longevity—spanning over three decades—demonstrates its fundamental value in the embedded systems and IoT landscape.

Sources

  1. 1-Wire - WikipediaCC-BY-SA-3.0
  2. 1-Wire Extended Network Standard - Analog DevicesAnalog Devices
  3. 1-Wire Protocol Theory of Operation - MicrochipMicrochip
  4. iButton and 1-Wire Technology - Digi-KeyDigi-Key
  5. 1-Wire Protocol Basics - RF Wireless WorldRF Wireless World

Missing an answer?

Suggest a question and we'll generate an answer for it.