arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
NRF24Stream.h File Reference
#include "AudioTools/CoreAudio/BaseStream.h"
#include "AudioTools/CoreAudio/Buffers.h"
#include "RF24.h"

Go to the source code of this file.

Classes

struct  NRF24Config
 NRF24L01 Audio Configuration optimized for low-latency audio streaming. Uses the RF24 library from TMRh20: https://github.com/nRF24/RF24. More...
 
class  NRF24Stream
 NRF24L01(+) Stream for sending and receiving audio via the nRF24L01 2.4GHz radio module. Optimized for low-latency, high-throughput audio with small 32-byte packets. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.