• Stars
    star
    262
  • Rank 156,136 (Top 4 %)
  • Language
    C++
  • Created over 10 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules

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.