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 10 years ago
..
adc.c Initial 10 years ago
dma.c Initial 10 years ago
gpio.c Initial 10 years ago
main.c decoupled user code from hal main mess 10 years ago
spi.c Initial 10 years ago
stm32f1xx_hal_msp.c Initial 10 years ago
stm32f1xx_it.c better capturing code, untested fft code added 10 years ago
syscalls.c Initial 10 years ago
tim.c better capturing code, untested fft code added 10 years ago
usart.c Initial 10 years ago
user_main.c better capturing code, untested fft code added 10 years ago
utils.c Initial 10 years ago