
RadioShack 276-0342 Ultrasonic Ranger Sensor Module Distance Sensor …
This ultrasonic sensor is a non-contact distance measurement module. It is designed for easy modular project usage with industrial performance. Parts Warranty: 90 Days
Radio shack ultrasonic sensors - Sensors - Arduino Forum
Mar 11, 2015 · I just purchased a few radioshack ultra sonic sensors model: 2760342 and I plugged them into my arduino uno. Went through the steps of downloading and uploading the …
RadioShackCorp/2760342-Range-Sensor - GitHub
Support files and example sketch for RadioShack Ultrasonic Range Sensor (SKU 2760342)
Improving accuracy with #2760342 ultrasonic range finder
Oct 8, 2015 · I just bought a Radio Shack ultrasonic range finder (3-pins) Model #2760342 and I'm really not impressed with it's accuracy. In my sketch I've converted microseconds to …
2760342-Range-Sensor/UltrasonicRangeSensor.ino at master ... - GitHub
// Function: Measure the distance to obstacles in front and print the distance // value to the serial terminal.The measured distance is from // the range 0 to 400cm(157 inches).
Radioshack Ultrasonic Range Sensor for Arduino Microcontroller 2760342 …
Jan 13, 2021 · Radioshack Ultrasonic Range Sensor for Arduino Microcontroller 2760342. Condition is New. Shipped with USPS First Class Package.
Wiring 5V ultrasonic sensor to Arduino Due
Nov 28, 2014 · Is it possible to use the 2760342 ultrasonic range sensor with an Arduino Due? The docs say it takes a 5V input, but doesn't specify the output, but I'm assuming it also …
Distance measurement using Ultrasonic sensor and Arduino
Apr 30, 2024 · In This Article, We will learn how to measure the distance using an Ultrasonic sensor & Arduino. It is an open-source electronics platform. It consists ATmega328 8-bit …
Proximity Alarm and distance monitor Using Ultrasonic Sensor
Aug 24, 2020 · We have made it fun by adding sound and lights if the object is too close. This project helps you create a system to sense and measure the distance to solid objects nearby. …
Ultrasonic sensor with Arduino - Complete Guide
May 2, 2024 · Learn how to use the ultrasonic sensor (HC-SR04) with Arduino. This tutorial will teach you what it is, how to assemble the sensor on Arduino, and, at the end, you'll implement …