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 de584277fe improved UX with the control buttons, added README.md 8 years ago
..
debounce.c volume adjust using gamepad 8 years ago
debounce.h volume adjust using gamepad 8 years ago
debug.c implemented printf logging 8 years ago
debug.h implemented printf logging 8 years ago
dotmatrix.c implemented printf logging 8 years ago
dotmatrix.h added basic hard fault handler, moving shit around; debounce made to work 8 years ago
fft_windows.c improved ui 8 years ago
fft_windows.h improved ui 8 years ago
malloc_safe.c added basic hard fault handler, moving shit around; debounce made to work 8 years ago
malloc_safe.h added basic hard fault handler, moving shit around; debounce made to work 8 years ago
max2719.c added basic hard fault handler, moving shit around; debounce made to work 8 years ago
max2719.h added basic hard fault handler, moving shit around; debounce made to work 8 years ago
syscalls.c implemented printf logging 8 years ago
timebase.c implemented printf logging 8 years ago
timebase.h added basic hard fault handler, moving shit around; debounce made to work 8 years ago
user_main.c improved UX with the control buttons, added README.md 8 years ago
user_main.h added basic hard fault handler, moving shit around; debounce made to work 8 years ago