กลับไปหน้ารวมไฟล์
basketball-hoop-with-buzzer-63a642-en.md

This project is about creating a mini basketball hoop, that makes a sound every time a basket is scored. This works by using an IR sensor, to detect movement across the hoop, signaling when a basket is scored. When the Arduino detects a high signal from the IR sensor, it tells the Piezo buzzer to make a sound.

EXPANDED TECHNICAL DETAILS

High-Speed Sports Scoring

This project automates the score-keeping for a miniature or indoor basketball hoop, providing professional "Buzzer Beater" feedback.

  • Infrared Beam-Break Sensing: Uses an IR transmitter and receiver pair mounted across the hoop's diameter. When the ball passes through, it breaks the light beam. The Arduino detects this state change and increments the "Home Score" in milliseconds.
  • Piezo Acoustic Feedback: Upon a successful basket, the Arduino triggers a high-volume piezo buzzer to play a "Swish" or "Winning" tone, while concurrently updating a large MAX7219 LED matrix with the new score.

Timed Challenges

  • Shot Clock Engine: Includes a "Game Mode" timer. As the time counts down on the display, the buzzer frequency increases, creating a high-energy, arcade-style competitive experience.

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

title: "Basketball Hoop with Buzzer"
description: "Create a basketball hoop that makes a sound with basket"
author: "sebastianc121"
category: "Gadgets, Games & Toys"
tags:
  - "Audio"
  - "Games"
views: 254
likes: 0
price: 870
difficulty: "Easy"
components:
  - "1x Piezo Buzzer"
  - "1x IR sensor (1838B)"
  - "1x Double sided foam tape"
  - "1x 40 colored male-male jumper wires"
  - "1x Arduino Nano"
  - "1x Milk Crate"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "2f30579160eca666030ed55c03c0883e82f3a2a7e925f53256cee5521f839106"
encryptedPayload: "U2FsdGVkX19l+P+kOaoyXT5Bdh7FcyMV04we2Q0xIbz2da0EF7SL3nGW4D5L9UkYcSdefzMl9XHoBln23ETWZWCb3+qgWcGFXWVXvDZTFgU="
seoDescription: "DIY Basketball Hoop with Buzzer sound using Arduino. Simple and fun electronics project for beginners."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/basketball-hoop-with-buzzer-63a642_cover.jpg"
lang: "en"