diff --git a/Images/5.png b/Images/5.png new file mode 100644 index 0000000..59e9c5c Binary files /dev/null and b/Images/5.png differ diff --git a/Images/6.png b/Images/6.png new file mode 100644 index 0000000..fce1138 Binary files /dev/null and b/Images/6.png differ diff --git a/README.md b/README.md index 55f782c..69bbb15 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Buzzer Library for MicroBlocks Welcome to the **Buzzer Library** for MicroBlocks! -This library makes it easy for anyone—even if you don’t know how to code or use a computer much—to control a fan motor using simple blocks in MicroBlocks. +This library makes it easy for anyone—even if you don’t know how to code or use a computer much—to control a buzzer using simple blocks in MicroBlocks. --- ## Features -- **Easy drag-and-drop blocks** for controlling your fan motor +- **Easy drag-and-drop blocks** for controlling your buzzer - **No coding required** - **Turn on & off the buzzer** - **Control the notes** @@ -20,14 +20,14 @@ This library makes it easy for anyone—even if you don’t know how to code or **What you need:** - Spark microcontroller and connecting wires - MicroBlocks IDE installed ([Download here](https://microblocks.fun/download/)) -- A fan motor and basic connecting wires +- A buzzer and basic connecting wires --- ## Installation -1. **Download the Fan Motor Library:** - Download the library file from [here](Buzzer.ubl). +1. **Download the buzzer Library:** + Download the library file from [here](Spark_Digital.ubl). 2. **Open MicroBlocks IDE** on your computer. @@ -51,12 +51,12 @@ This library makes it easy for anyone—even if you don’t know how to code or - Turn Buzzer On and Off - Change Note" -5. **Click the green flag** or “Run” to start controlling your fan! +5. **Click the green flag** or “Run” to start controlling your buzzer! --- ## Example Project -![](Images/4.png) +![](Images/6.png) After setting the pin value, there are two ways to use a buzzer: @@ -65,19 +65,5 @@ After setting the pin value, there are two ways to use a buzzer: --- -## Troubleshooting - -- **Fan not spinning?** - - Double-check your wiring. - - Make sure your microcontroller is powered on. - -- **Blocks not showing up?** - - Make sure you imported the library correctly. - -- **Still stuck?** - - See the “Contact” section below! - ---- - -*Have fun building with your fan motor!* +*Have fun building with your buzzer!*