Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kotyara12/rebeep

Library for playing simple sound signals on ESP32
https://github.com/kotyara12/rebeep

beep esp-idf esp32

Last synced: about 17 hours ago
JSON representation

Library for playing simple sound signals on ESP32

Awesome Lists containing this project

README

        

# reBeep for ESP32 / ESP-IDF

Library for playing simple sound signals

## Dependencies:
- none

### Notes:
- libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
- libraries starting with the ra prefix are only suitable for ARDUINO compatible code
- libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)