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 b317adce95 comment 8 years ago
..
adc.c Initial 8 years ago
dma.c Initial 8 years ago
gpio.c added basic hard fault handler, moving shit around; debounce made to work 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 implemented printf logging 8 years ago
tim.c comment 8 years ago
usart.c Initial 8 years ago