Project

General

Profile

# Date Author Comment
1467 12/14/2024 06:47 PM markw

Break out audio detector to own module and improve. Now with zero crossing support.

1454 12/07/2024 06:02 PM markw

Increase ADC volume. Try to decrease ADC noise by digital methods: FIR filter of problematic frequencies, silence ADC when nothing playing. Disable ADC for models that do not fit these features (M02/M08 with sample memory)

1403 05/17/2024 10:04 PM markw

Correct audio outputs, I got them back to front on the board design

1399 04/28/2024 03:49 PM markw

Fix IO standard for the ADC

1396 04/17/2024 11:48 AM markw

First cut of pokeymaxv4 core, untested as yet and probably some mistakes. Might also have broken v2/v3, need to test they still build/work