Description: This project shows an Arduino project that displays the approximate frequency as well as the musical note played on an electronic keyboard or piano app. For this project, the analog output from the sound module detector is sent to the A0 analog input of the Arduino Uno. The analog signal is sampled and quantized …
Description: This Arduino project displays the approximate frequency of the loudest sound detected by a sound detection module. For this project, the analog output from the sound module detector sends the analog audio signal detected to A0 of the Arduino Uno. The analog signal is sampled and quantized (digitized). A Fast Fourier Transform (FFT) is …
In this video, I demonstrate how to use manual vernier calipers to measure the inner space or dimensions of an object.. Significant figures is also discussed.
Description: In this video, I create a sound location finder using two microphone sensors in conjunction with an Arduino Uno. When the sound location finder circuit detects a sound from one microphone sensor and not the other, the Arduino request a stepper motor to turn the sound detection board in the direction of the sound. …
In this video, I test two DAOKI microphone sensors with my Arduino Uno to create a sound direction tester. Arduino Sound Direction Tester