|
|
|
|
|
by hoc
469 days ago
|
|
Due to the missing DAC on the Pico this always runs into that fully discrete vs. resistor ladder/network vs. external dac (i2s or other) decision. Great that the author chose one and finished (and published) the project instead of stopping at that annoying junction :) |
|
If you want to smooth the things out because you target a line input, simple LC filter will work just fine here.
Like this: https://shorturl.at/z3eYG (link to Falstad's Analog Filter Tool)
If you want to get better bit depth, you should use PDM instead of PWM.