กลับไปหน้ารวมไฟล์
clap-controlled-car-46ea36-en.md

We decided to make a clap controlled car using three stepper motors (two for the back wheels and one for an impact arm).

  • When you clap once, the car goes straight.
  • When you clap twice, the car turns slightly to the right.
  • When you clap three times, the car turns slightly to the left.

At the same time, if the car is functioning and it impacts with an object, it moves it with an arm connected to the third stepper motor.

EXPANDED TECHNICAL DETAILS

Acoustic-Pulse Rover Navigation

A fun and educational robotics project that uses high-speed acoustic event detection to steer a mobile vehicle.

  • Impulse Response Mapping: The Arduino captures signals from a high-gain microphone. The firmware identifies the signature of a "Double-Clap" (Clap-Clap) vs. a "Single-Clap" to execute different maneuvers (e.g., Turn vs. Stop).
  • H-Bridge Differential Steering: Manages a L298N motor driver. The Arduino uses PWM to adjust the turning radius of the car; a single clap causes the car to spin 90 degrees, while a double-clap makes it move forward.

Performance

  • Timed Sensitivity Window: Includes a software "Blanking Period" where the microphone is ignored for 500ms after a command, preventing the sound of the motors or echoes from triggering a false turn.

ข้อมูล Frontmatter ดั้งเดิม

title: "Clap Controlled Car"
description: "We have created a car controlled by claps with Arduino. It also stops when it impacts with something."
author: "claranadal"
category: "Motors & Robotics"
tags:
  - "stepper"
  - "sensor"
  - "cars"
views: 8706
likes: 2
price: 2450
difficulty: "Intermediate"
components:
  - "1x Vibration Shock Switch Module"
  - "1x Laser cutter (generic)"
  - "1x Microphone Amplifier Breakout"
  - "1x Arduino UNO"
  - "3x Stepper Motor"
  - "1x Jumper wires (generic)"
  - "1x Hot glue gun (generic)"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "fb62e26b0f56573b199cdd3d882cf0a350590bdfc709cf311487520cb9dd132a"
encryptedPayload: "U2FsdGVkX18Nh394TFRwtkt7od6FtY6Jfqo/1iK3wNZYNt4KFxzzVx/zWTTPXwuxxzh2PJDmWhI912Ocmy6Cp61atVLYdc9VIfwvIvOiXwo="
seoDescription: "Build a Clap Controlled Car with Arduino. Controlled by Clap sounds and stops on Impact. A fun and easy DIY robotics project for beginners."
videoLinks:
  - "https://www.youtube.com/embed/TGqyZrtK-Gc"
  - "https://www.youtube.com/embed/WxZaFRTGpwY"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/clap-controlled-car-46ea36_cover.JPG"
lang: "en"