# US-100 Ultrasonic Distance Sensor - 3V or 5V Logic

**Type:** Product page · **SKU:** ADA4019 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/us-100-ultrasonic-distance-sensor-3v-or-5v-logic.html ([markdown](https://core-electronics.com.au/us-100-ultrasonic-distance-sensor-3v-or-5v-logic.html.md))

If you're like me, you've dreamed of being a dolphin - smoothly gliding through the water. Using your echo-location abilities to detect tasty fish treats. Until...

## Pricing

- **Price:** $12.55 (inc GST) — $11.41 AUD, exc GST
- **Quantity discounts:** 10+ $11.06 (exc GST) · 50+ $10.84 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 1 today, and up to 500 more in 8–12 days.

## Description

If you're like me, you've dreamed of being a dolphin - smoothly gliding through the water. Using your echo-location abilities to detect tasty fish treats. Until genetic modifications catches up with Adafruit's desires, we'll just have to make do with this handy **US-100 Ultrasonic Sonar Distance Sensor** and a pair of flippers. The US-100 is very similar to the popular HC-SR04 ultrasonic sensors, and even looks the same, but has a few extra tricks

- This sensor can run from 3-5V so you don't need any logic level shifters or dividers. Just power from whatever your microcontroller provides
- You can use in "HC-SR04" mode *or* in "Serial UART" mode.

When the jumper on the back is removed, it acts like an HC-SR04 with a trigger and echo pin. When the jumper is in place, you use 9600 baud UART to communicate with the sensor. In UART mode, send 0x55 and read back two bytes (16 bit value) that is mm distance, or 0x50 to read the temperature in degrees C. Handy if you want to use with a computer and a USB-serial converter, or some other device that can't do the special timing needed for the HC-SR04 trigger/echo.

These ubiquitous sensors are really common in robotics projects, but they can also be used for automation, interactive art and motion sensing. They work at about 2cm to 450cm away, but we think 10cm-250cm will get you the best results.

In HC-SR04 mode (no jumper), you can use this sensor with [Arduino](https://www.instructables.com/id/Simple-Arduino-and-HC-SR04-Example/), [CircuitPython (for microcontrollers or Raspberry Pi)](https://github.com/adafruit/Adafruit_CircuitPython_HCSR04) or [MakeCode](https://learn.adafruit.com/distance-measurement-ultrasound-hcsr04)

In UART mode (jumper placed), you can use this sensor with [Arduino](https://github.com/stoduk/PingSerial) or [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_US100)

[We carry a large variety of distance sensors here if this fellow isn't what you're looking for.](https://www.adafruit.com/search?q=distance+sensors)

## Technical Details

- Power &amp; Logic Voltage: DC 2.4V~5.5V
- Current: 2mA
- Operating Temperature: -20~ + 70º
- Measuring Angle: Less than 15º
- Detection Distance: 2cm – 450 cm
- Accuracy: 0.3cm +1%
- Sensor dimensions (excluding header): 45 x 20mm
- Weight: 9g

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/a/d/ada4019-1_1.jpg)
