About 274,000 results
Open links in new tab
  1. Arduino - Sound Sensor | Arduino Tutorial

    Learn how a sound sensor works, how to connect the sound sensor to Arduino, how to program Arduino to detect the sound. The detail instruction, code, wiring diagram, video tutorial, line-by-line code …

  2. Arduino Sound Sensor Tutorial - How Sound Sensor works and How …

    Jan 29, 2023 · In this tutorial we discussed the Sound sensor, its pinout, working, and how to interface it with Arduino. This article includes a complete Arduino code and circuit diagram along with a step-by …

  3. Arduino Sound Sensor: Control an LED with Sound - Build Electronic …

    Nov 14, 2023 · In this tutorial, you’ll learn how to connect an Arduino sound sensor to control an LED with sound. By the end of this guide, you’ll have a working sound-activated LED!

  4. How an ultrasonic sensor Works: Working Principle Explained

    Nov 18, 2025 · You will also understand the price range of ultrasonic sensors and how to connect an ultrasonic sensor to an Arduino for real-world projects. This guide explains the inner working …

  5. Getting Started with Modulino Buzzer | Arduino Documentation

    4 days ago · The Modulino Buzzer is a modular sensor that generates audio output, making it perfect to add sound feedback to your projects! It uses the standardised Modulino form factor with QWIIC …

  6. Sound Sensor with Arduino Tutorial - Music Reactive LEDs

    It detects sound levels and provides an output signal that can be processed by a microcontroller. In this tutorial, we will explore how a sound sensor works and how to interface it with an Arduino to create a …

  7. Sound Sensor with Arduino: Build Sound-Reactive Projects

    May 3, 2025 · In this guide, we’ll explore how the sound sensor works, how to interface it with Arduino, and walk through a practical mini project where an LED turns ON when sound is detected.

  8. Arduino Sound Detection Sensor Tutorial | Emre's Bench

    Learn how to use the common Arduino sound detection module (with LM393). Set a sound level threshold and trigger actions. Includes pinouts, connections, and tutorial sketch.

  9. Ultrasonic Sensor : 4 Steps - Instructables

    Ultrasonic Sensor: I used C++ with Arduino to make an ultrasonic sensor with 5 colored LED's that show how far an object is from the sensor. Ultrasonic sensors use high frequency sound waves …

  10. HC-SR04 Arduino Tutorial: Measure Distance with I2C LCD1602

    Learn how to interface the HC-SR04 ultrasonic sensor with Arduino. Read distance on Serial Monitor and display it on I2C LCD1602.