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