Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ThiagoAugustoSM/arduino-buzzer-code-generator
Play on a pseudo Piano and create your arduino code lively. Use it on a buzzer.
https://github.com/ThiagoAugustoSM/arduino-buzzer-code-generator
Last synced: about 18 hours ago
JSON representation
Play on a pseudo Piano and create your arduino code lively. Use it on a buzzer.
- Host: GitHub
- URL: https://github.com/ThiagoAugustoSM/arduino-buzzer-code-generator
- Owner: ThiagoAugustoSM
- Created: 2018-10-02T03:45:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T10:55:29.000Z (about 5 years ago)
- Last Synced: 2024-11-10T11:45:14.478Z (6 days ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 14
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino Buzzer Code Generator
A p5.js project that allows you to play on a pseudo piano and create your arduino code lively to use on a buzzer/speaker.
![sample](example.png)
## How to use it
Open the [live preview](https://ThiagoAugustoSM.github.io/arduino-buzzer-code-generator/)
- Press the 'W' button to start recording.
- Play the piano, create your buzzer file.
- Press 'E' to stop recording then click in the 'download' or 'copy' button.## Uploading to Arduino
Download the buzzer.ino file and you will be able to upload it to your arduino using the Arduino IDE or others.