https://github.com/stonedev-app/arduboysound
Sample Code for playing sounds on Arduboy
https://github.com/stonedev-app/arduboysound
arduboy arduboy2 arduboyplaytune c cpp platformio sound
Last synced: 6 months ago
JSON representation
Sample Code for playing sounds on Arduboy
- Host: GitHub
- URL: https://github.com/stonedev-app/arduboysound
- Owner: stonedev-app
- License: mit
- Created: 2024-08-03T06:01:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T12:31:05.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T22:35:44.512Z (over 1 year ago)
- Topics: arduboy, arduboy2, arduboyplaytune, c, cpp, platformio, sound
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample Code for playing sounds on Arduboy
## Requirement
- Arduboy
- PlatformIO
## Usage
1. Install PlatformIO.
2. Clone or download this repository.
3. Connect Arduboy and upload by PlatformIO.
4. Sound plays when A or B button is pressed
## Author
[stonedev-app](https://github.com/stonedev-app)
## Licence
[MIT License](https://en.wikipedia.org/wiki/MIT_License).