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 4fb61d1ea9 working visualisation that just shows the current waveform 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 working visualisation that just shows the current waveform 8 years ago
syscalls.c Initial 8 years ago
tim.c working visualisation that just shows the current waveform 8 years ago
usart.c Initial 8 years ago
user_main.c working visualisation that just shows the current waveform 8 years ago
utils.c Initial 8 years ago