Commit Graph

899 Commits

Author SHA1 Message Date
pschatzmann
7cdec5139a R2ROutput blocking correction 2024-09-03 13:03:32 +02:00
pschatzmann
ab9b93cc75 R2ROutput use Vector instead of std::vector 2024-09-01 13:27:33 +02:00
pschatzmann
915b73a6f0 R2ROutput example 2024-08-29 11:25:53 +02:00
pschatzmann
9538017752 IS_I2S_IMPLEMENTED and make SPDIFOutput optional 2024-08-24 07:12:07 +02:00
pschatzmann
505cdd5749 azure tts example: use pcm 2024-08-16 17:05:51 +02:00
pschatzmann
fb9c882c01 ADC_ATTEN_DB_11 is deprciated 2024-08-04 08:57:30 +02:00
pschatzmann
07b9dc8cde rename const static to static const 2024-08-03 15:11:48 +02:00
pschatzmann
77eaf013d6 Remove obsolete functionality 2024-07-27 18:40:49 +02:00
Urs Utzinger
8fbfefb17f
ESP32 onboard ADC for more than 2 channels. (#1633)
* Reapply previous changes

* Updating ESP32 continuous ADC driver

work in progress

* ESP32 onboard ADC, multichannel sorted

1-6 channels tested on ESP32 module
other modules not tested yet
2024-07-27 07:56:15 +02:00
pschatzmann
494aaa883d Rename VolumeOutput to VolumeMeter 2024-07-27 07:37:03 +02:00
pschatzmann
d573756fd9 AnalogAudioArduino corrections 2024-07-23 19:24:48 +02:00
pschatzmann
4cf6be3641 Compile errors in examples 2024-07-23 11:31:51 +02:00
pschatzmann
c75048229f Compile errors Concurrency 2024-07-23 00:32:15 +02:00
Urs Utzinger
0f3329630d Updates to BaseConverter and continous ADC of ESP32 (#1621)
* Converter Updates

Updated Binning converter. Handling of partial bins. Results in binsize less samples
Added ChannelDiff converter. Computes pairwise difference between channels. results in half the channels
Added ChannelAvg converter. Computes pairwise average between channels. Results in half the channels

* Testing and Debugging of Diff, Bin and BinDiff
2024-07-19 05:02:39 +02:00
pschatzmann
f5462a036f Examples remove sound_t data type 2024-07-17 16:26:36 +02:00
pschatzmann
4513a06987 cmake compile errors 2024-07-10 05:05:23 +02:00
pschatzmann
c580b72067 README.md 2024-06-26 11:19:11 +02:00
pschatzmann
a02c2ae7c7 README 2024-06-26 11:14:33 +02:00
pschatzmann
a393f04a84 README 2024-06-26 11:13:10 +02:00
pschatzmann
2bc01419ef Codecs: void* to uint8_t* 2024-06-24 09:37:57 +02:00
pschatzmann
bd84b6275d Flac example compile error 2024-06-23 18:59:13 +02:00
pschatzmann
3bce6a78ea AnalogAudioArduino 2024-06-22 17:36:09 +02:00
pschatzmann
fe7b0d61e2 AnalogAudioArduino defaultConfig() 2024-06-22 16:46:56 +02:00
pschatzmann
47c384f094 Cleanup AnalogAudioStream: rename files to match class names 2024-06-22 16:44:16 +02:00
pschatzmann
dbf649d592 SD flac example cleanup 2024-06-17 19:17:26 +02:00
pschatzmann
b1da78d5fd FLAC SD example 2024-06-17 18:51:08 +02:00
pschatzmann
33fc7170f7 comple option ESP32_CMAKE 2024-06-03 20:26:58 +02:00
Phil Schatzmann
00fd2c5df9 Update streams-sd_wav4-i2s.ino 2024-05-29 15:48:43 +02:00
pschatzmann
99830b6e4c ChannelsSelectOutput optimization 2024-05-29 15:05:00 +02:00
pschatzmann
5e8b3a4355 corrections for A2DP examples 2024-05-22 16:51:43 +02:00
pschatzmann
b6815fdff1 rename a2dp-spdif example 2024-05-18 08:53:42 +02:00
pschatzmann
a8adbc36fa DRAFT http post correctins & examples 2024-05-17 07:44:38 +02:00
pschatzmann
a417943fe4 Timed stream corrections & example 2024-05-17 07:44:06 +02:00
pschatzmann
0268a39260 Compile errors div architectures 2024-05-16 09:58:19 +02:00
pschatzmann
c66d2a7152 FIR example use const on array 2024-05-05 14:57:22 +02:00
Phil Schatzmann
136ab99c8e Update test-90deg.ino 2024-05-05 10:38:48 +02:00
Phil Schatzmann
f71f63e5fd Update test-90deg.ino 2024-05-05 10:38:08 +02:00
pschatzmann
aa00e2f234 test-fir90deg 2024-05-05 10:34:05 +02:00
pschatzmann
727985d94f Introduce BaseStream class 2024-05-02 19:45:20 +02:00
pschatzmann
e6172e2839 Move a2dp and http examples to communications 2024-04-23 10:46:02 +02:00
pschatzmann
85a28a8a55 Remove symbolic links 2024-04-23 10:29:31 +02:00
pschatzmann
21163e0db1 STK examples corrections 2024-04-22 16:52:39 +02:00
pschatzmann
658dd828f8 STK comments and cmake 2024-04-22 16:14:16 +02:00
pschatzmann
0b6bcae3e2 deactivate obsolete methods with USE_OBSOLETE 2024-04-19 14:31:47 +02:00
pschatzmann
4e57b04064 Pipeline 2024-04-19 12:38:58 +02:00
pschatzmann
6556b57321 Examples Compile errors ESP32 v3.0.0 2024-04-16 08:07:34 +02:00
pschatzmann
d732ab4e06 ESP32 V3.0 compile errors 2024-04-15 00:34:42 +02:00
pschatzmann
c41fb3d033 doxygen 2024-04-10 11:46:25 +02:00
pschatzmann
4fd5df51a8 A2DPStream 2024-04-10 11:03:51 +02:00
pschatzmann
6abd8a6741 Correct compile errors in examples 2024-04-10 08:22:49 +02:00