Dot matrix audio spectrum visualiser based on an stm32f107 STM eval board and several chained MAX2719 drivers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ondřej Hruška 5c0d159ef9 better capturing code, untested fft code added 8 years ago
..
adc.c Initial 8 years ago
dma.c Initial 8 years ago
gpio.c Initial 8 years ago
main.c decoupled user code from hal main mess 8 years ago
spi.c Initial 8 years ago
stm32f1xx_hal_msp.c Initial 8 years ago
stm32f1xx_it.c better capturing code, untested fft code added 8 years ago
syscalls.c Initial 8 years ago
tim.c better capturing code, untested fft code added 8 years ago
usart.c Initial 8 years ago
user_main.c better capturing code, untested fft code added 8 years ago
utils.c Initial 8 years ago