Arduino Music: Notes and Chord Detector

This project presents program to detect musical notes and chords using Arduino (nano or above).

Jul 12, 2020

16104 views

7 respects

Components and supplies

1

Arduino Nano R3

1

Max4466

Apps and platforms

1

Arduino IDE

Project description

Code

Note detection program

arduino

This program will print the detected note name. Refer the comment within code for clarification.

Chord detection program

arduino

Note detection program

arduino

This program will print the detected note name. Refer the comment within code for clarification.

Chord detection program

arduino

Downloadable files

Connection

signal pin from module need to be connected to any analog pin of arduino. required change to be made on code accordingly.

Connection

Comments

Only logged in users can leave comments

abhilashpatel121

0 Followers

0 Projects

Table of contents

Intro

7

0