Doing fix_fft on an attiny with a mic, and control 8 rgb led via an ws2812 module. Sampling rate should be arround 1ms, which is achieved, by overclocking the attiny.
Go to file
2024-02-27 21:29:54 +01:00
light_ws2812_AVR first init 2024-02-27 13:12:18 +01:00
avr_adc.c first init 2024-02-27 13:12:18 +01:00
avr_adc.h first init 2024-02-27 13:12:18 +01:00
fix_fft.c first init 2024-02-27 13:12:18 +01:00
fix_fft.h fixed internal clock to 16Mhz 2024-02-27 21:29:54 +01:00
main.c fixed internal clock to 16Mhz 2024-02-27 21:29:54 +01:00
makefile fixed internal clock to 16Mhz 2024-02-27 21:29:54 +01:00