Arduino Music: Note Detector

This video demonstrates the program for musical notes detection on Arduino for various musical instruments. This code makes use of the EasyFFT function explained in the previous tutorial. This code is capable of giving output at 7 samples/second. Complete details of working and hardware setup can be found at the below locations. Link for EasyFFT: Link for Note detector code and documentation:
Back to Top