An open API service indexing awesome lists of open source software.

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

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).