Acrome-SMD Docs
All Acrome ProductsReferencesBlogCase StudiesContact Us
  • ACROME SMD
  • Electronics
    • 🔴SMD Red
      • Coding Guide
      • Robot with Raspberry Pi Setup Guide
      • Robot with Arduino Setup Guide
      • Troubleshooting Guide
    • 🔵SMD Blue
    • 🟢SMD Green
    • Gateway Modules
      • Arduino Gateway Module
      • USB Gateway Module
    • Electrical Motors
      • Brushed DC Motors (BDC)
      • Stepper DC Motors (SDC)
      • Brushless DC Motor (BLDC)
      • Linear Actuator with Feedback
    • Add-on Modules
      • Ambient Light Sensor Module
      • Button Module
      • Buzzer Module
      • IMU Module
      • Joystick Module
      • Potentiometer Module
      • Reflectance Sensor Module
      • RGB LED Module
      • Servo Module
      • Ultrasonic Distance Sensor Module
  • SMD Kits
    • Starter Kit
      • What You Can Build
    • Education Kit
      • What You Can Build
    • Motion Kit
      • What You Can Build
  • Software
    • Libraries
      • Python Library
      • Arduino Library
      • Java Library
      • Matlab Library
    • SMD UI
    • SMD Blockly
      • Introducing Customized Blockly Blocks
  • SMD Applications
    • Basics
      • Blink
      • Action - Reaction
      • Autonomous Lighting
      • Smart Doorbell
      • Security System
      • Distance Buzzer Warning
      • Distance Auto Stop
      • Smart Light Control
    • Interactive
      • Automatic Trash Bin
      • Radar
      • Chrome Dino Game Player
      • Play Chrome Dino Game With Joystick
      • Snake Game With Joystick
      • Pan-Tilt with Joystick Module
      • Joystick Mouse Control
      • Rev Up the Engine
      • Motor Rotation Based on Turn Input Value
      • Basic Motor Speed Control Application
      • Basic Motor Control Application Using PWM Input
      • Basic Motor Position Control Application
      • Basic Motor Torque Control Application
      • Motor Rotation Based on Joystick Counting
    • Robotics
      • Differential Robot Projects
      • Mouse Cursor Tracker Motion Robot
      • Waypoint tracker robot
      • Braitenberg Robot
      • Line-Follower Robot
      • Teleoperation Robot
      • Obstacle Avoidance Robot
      • ESP32 Wireless Controlled Mobile Robot
  • AI
    • Object Tracking Robot
    • Groq Chatbot-Controlled Robot
  • ROS
    • Teleoperation Robot with ROS
  • Mechanics
    • Building Set
      • Plates
        • 2x2 Plate Package
        • 2x3 120° Plate Package
        • 3x3 Plate Package
        • 3x5 Plate Package
        • 3x9 Plate Package
        • 11x19 Plate
        • 9x19 Plate
        • 5x19 Plate
        • 3x19 Plate
        • 9x11 Plate
        • 5x13 Plate
      • Joints
        • 60° Joint Package
        • 90° Joint Package
        • 120° Joint Package
        • Slot Joint M2 Package
        • Slot Joint M3 Package
        • U Joint Package
      • Mounts
        • Add-on Mount Package
        • Motor L Mount Package
        • Pan-Tilt Package
      • Wheels
        • Ball Wheel Package
        • Caster Wheel Package
        • Wheel Package
      • Cables
        • Power Cable 10 cm Package
        • Power Cable 20 cm Package
        • Power Cable 35 cm Package
        • RJ-11 Cable 7.5 cm Package
        • RJ-11 Cable 20 cm Package
        • RJ-11 Cable 35 cm Package
        • RJ-45 Cable 7.5 cm Package
        • RJ-45 Cable 20 cm Package
        • RJ-45 Cable 35 cm Package
      • Fasteners
        • M2x5 Allen Hex Screw Package
        • M3x6 Allen Hex Screw Package
        • M3x8 Allen Hex Screw Package
        • M3 Hex Nut Package
  • Help
    • Manual
    • Shops
    • Reach Us
Powered by GitBook
On this page
  1. Electronics
  2. Add-on Modules

Ultrasonic Distance Sensor Module

PreviousServo ModuleNextStarter Kit

Last updated 9 months ago

Here is the on the module.

The Ultrasonic Distance Sensor Module is a distance measurement tool. It uses a HC-SR04 ultrasonic distance sensor on it, which is an economical yet powerful sensor for its purpose. The working principle of the HC-SR04 is to send out sound waves and wait for them to return, meanwhile, the sensor holds a signal pin at high voltage level, which is '1' in bool, until the sent out sound waves are received. Thus, the user will be able to calculate the distance between the surface or object facing the sensor.

The ultrasonic distance sensor can be used in many projects such as parking systems, object avoidance mobile robots, security systems, automated doors, production lines and much more.

Step Files:

Here are some of the sample projects that include this module:

(including: + + +)

The Python-based "Buzzer On/Off" application integrates an SMD Motor Driver, an add-on Buzzer Module, and an HC-SR04 Ultrasonic Sensor Module to form an interactive system that reacts to nearby objects. The project is crafted to demonstrate the practical application of combining hardware components with Python programming.

(including: + + DC Motor)

The Python-based "Automatic Trash Bin" application utilizes an SMD Motor Driver, a DC Motor, and an add-on HC-SR04 Ultrasonic Module to establish a hands-free and hygienic waste disposal solution. This innovative project enables the trash bin lid to open automatically upon a user's approach, enhancing convenience and promoting a touch-free experience.

(including: + + DC Motor + 3D Printed Parts)

The "Radar" application is a captivating Python-based project that integrates hardware components, 3D printing, and programming to simulate a radar system. This project incorporates an SMD Motor Driver, a DC Motor, and an HC-SR04 Ultrasonic Distance Module mounted on the motor with 3D printed parts. As the motor rotates, the distance sensor gathers data and presents it in real-time on the user's screen, creating a radar-like visualization.

Smart Doorlbell
SMD RED
RGB Module
Ultrasonic Distance Sensor Module
Buzzer Module
Automatıc Trash Bin
SMD RED
Ultrasonic Distance Sensor Module
Radar
SMD RED
Ultrasonic Distance Sensor Module
datasheet of the distance sensor (HC-SR04)
4MB
Ultrasonic Sensor Module Rev3.step
Ultrasonic Distance Sensor Module