Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 383 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 383 Bytes

Arduino Wireless Audio/Data Library

This library allows streaming of data/audio from analog inputs via NRF24L01 radio modules See the documentation section for more info.

Only AVR devices are supported. For ESP32 and Arduino Due, see AutoAnalogAudio, a more versatile audio input/output library.