File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ Here are a couple of simple test sketches to demo different output destinations:
97
97
- [ streams-generator-i2s] ( examples/streams-generator-i2s ) Output of generated sound on external DAC via I2S
98
98
- [ streams-generator-dac] ( examples/streams-generator-dac ) Output of generated sound on ESP32 internal DAC via I2S
99
99
- [ streams-generator-a2dp] ( examples/streams-generator-a2dp ) Output of generated sound on Bluetooth Speaker using A2DP
100
+ - [ streams-generator-pwm] ( examples/streams-generator-pwm ) Output of generated sound with PWM
100
101
- [ streams-adc-serial] ( examples/streams-adc-serial ) Displaying input from analog microphone on the Serial Plotter
101
102
- [ streams-memory_wav-serial] ( examples/streams-memory_wav-serial ) Decoding of WAV from Flash memory and display on the Serial Plotter
102
103
You can’t perform that action at this time.
0 commit comments