2020-08-22 16:56:47 -04:00
2020-08-25 17:52:40 -04:00
2020-07-13 18:31:28 -04:00
2020-05-30 19:57:07 -04:00
2020-07-13 10:10:45 -04:00

stmdsp

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
  • Communicate with a computer program to allow for the reading, writing, and transformation of signals.

See the wiki for pages on each of these goals.

Source code for the device's firmware is in the source directory. gui contains code for a custom GUI for the device, in C++.

Code for using the device with Mathematica will be added soon.

Description
Firmware and design files for an educational DSP device.
https://bitgloo.com/projects/stmdsp
Readme 78 MiB
Languages
C 82.8%
C++ 15.6%
Makefile 1.6%