repo initialization + commit notes
This commit is contained in:
commit
d06329a725
1 changed files with 8 additions and 0 deletions
8
notes.md
Normal file
8
notes.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# ADPCM CODEC
|
||||||
|
ref: 1, 2
|
||||||
|
|
||||||
|
|
||||||
|
# RESOURCES
|
||||||
|
1. [wikipedia: adpcm](https://en.wikipedia.org/wiki/Adaptive_differential_pulse-code_modulation)
|
||||||
|
2. [st-micro: an3413](https://www.st.com/resource/en/application_note/an3143-audio-software-codec-for-the-stm8s-stmicroelectronics.pdf)
|
||||||
|
3. [st-micro: an4453](file:///home/lex/Downloads/an4453-implementing-the-adpcm-algorithm-in-stm32l1xx-microcontrollers-stmicroelectronics.pdf)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue