diff options
author | Martin Stensgård <mastensg@mastensg.net> | 2025-04-18 16:28:55 +0200 |
---|---|---|
committer | Martin Stensgård <mastensg@mastensg.net> | 2025-04-18 16:28:55 +0200 |
commit | 2d4977f2529a59a7c7be78af1d991179a3b59396 (patch) | |
tree | cfec12da7d9008a9c7a236f56854b0bc75a19629 /README | |
parent | 01285386c9e5f7524169b4550ad2fa8c78936128 (diff) |
README: reference ericgineer's cic filter in verilog
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ UART References Adafruit PDM Microphone Breakout https://learn.adafruit.com/adafruit-pdm-microphone-breakout/ + CIC filter in Verilog + https://github.com/ericgineer/CIC/blob/master/CIC.v Pulse Density Modulation https://curiouser.cheshireeng.com/2015/01/21/pdm-in-attiny85-source-code/ https://en.wikipedia.org/wiki/Pulse-code_modulation |