Adding a new version
This commit is contained in:
parent
ada8007e64
commit
0a395e29dd
BIN
Images/5.png
Normal file
BIN
Images/5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
Images/6.png
Normal file
BIN
Images/6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
30
README.md
30
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
|
||||
|
||||

|
||||

|
||||
|
||||
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!*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user