Update README.md
parent
53f6b9ff28
commit
12b209cff8
@ -1,2 +1,9 @@
|
|||||||
# stmdsp
|
# stmdsp
|
||||||
Code for an STM32-based DSP device
|
Code for an STM32-based DSP device.
|
||||||
|
|
||||||
|
**Goals:**
|
||||||
|
* Read +/- 5V signal(s) off of at least one pin
|
||||||
|
* Send +/- 5V signal(s) off of at least one pin
|
||||||
|
* Perform DSP calculations (e.g. filtering) on-device
|
||||||
|
|
||||||
|
See the wiki for pages on each of these goals.
|
||||||
|
Loading…
Reference in New Issue