@@ -10,6 +10,8 @@ The main idea of the library is that DSP algorithm blocks correspond directly to
which allows the DSP algorithm to be implemented based on their block diagrams in a simplified manner.
The algorithm is implemented by clocks definitions, objects (procesisng blocks) creation, and definition of connections between particular inputs and outputs.
**Note:** New project page: https://github.com/marblok/DSPElib
[[_TOC_]]
## Basic code example
...
...
@@ -65,4 +67,4 @@ int main(void)
-[Library presentation (in English)](docs/DSPE_leaflet_04_2010_v_2023.pdf)
-[Library presentation (in Polish)](docs/DSPElib prezentacja 2023_11_10.pdf)
-[Notes on library use with Visual Studio Code](VSCode-DSPElib-readme)
-[Notes on library use with Visual Studio 2019](VS2019-DSPElib-readme)
-[Notes on library use with Visual Studio 2019](VS2019-DSPElib-readme)