nRF24 / RF24Audio

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

Home Page:http://nrf24.github.io/RF24Audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://nrf24.github.io/RF24Audio


Languages

Language:C++ 89.0%Language:C 11.0%