lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
43 stars 52 forks source link

FFT Implementation Development #83

Open JoshuaAHill opened 3 years ago

JoshuaAHill commented 3 years ago

Description

Experiment with current FFT implementation to try and improve its accuracy, especially when working with the Micro:bit's inbuilt speaker. The current FFT can consisstantly recognise notes when using external speakers, but is not accurate in detecting the exact frequency of the note being played (only that the frequency is distinct to others). Ideally the frequency recognised for each note should be the same when plaeyd with both external and internal speakers.

Todo

microbit-carlos commented 1 year ago

Current PR: