> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# 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.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA4019:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA4019:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## 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)
