SOUND SENSOR DATA ON ARDUINO SERIAL PLOTTER - Arduino tutorial #30

SOUND SENSOR DATA ON ARDUINO SERIAL PLOTTER - Arduino tutorial #30

Bas on Tech

4 года назад

100,131 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Di Ba
Di Ba - 17.09.2023 21:22

Hi Boss,

This is such an amazing video, it worked for me however I have 2 questions:

1. I'm struggling to read the signals from the Audio sensor using a Osciloscope, if I want to create a program that will action something based on some frequency (i.e. a clap light switch) can I use the plotter instead of the osciloscope ?

2. My plotter view is like very big, I would like to zoom out the plotter to have your same view, is there any setting to change to make it ?

THANKS !.

Ответить
Julio G
Julio G - 08.09.2023 22:24

Great code!. THX for sharing with us!

Ответить
Prahar Dave
Prahar Dave - 15.08.2023 15:59

How to know the sound values in terms of decibels?

Ответить
Shillow Collins
Shillow Collins - 05.08.2023 17:49

Thanks for such a clear video. If I want to monitor the absence of sound in 10 seconds, how will I code that?

Ответить
benbelkacem drifa
benbelkacem drifa - 19.07.2023 17:10

Would you please make a video about sound classification using sound sensor.

Ответить
jain28vaibhav
jain28vaibhav - 14.04.2023 21:42

Can you please make a video for frequency vs amplitude

Ответить
Ryan Cabalida
Ryan Cabalida - 12.04.2023 05:39

is it possible to be IoT based?

Ответить
Major Christopher Kyle
Major Christopher Kyle - 04.04.2023 17:33

Hey....can I know how /what position did you set the Screw/Potentiometer

Ответить
Major Christopher Kyle
Major Christopher Kyle - 04.04.2023 15:47

Wow..just wow!
Thanks ...you solved my problem......
I would also like to know whether you are familer with the sound sensor module which has analog pin output too....I expected such a waveform when I connected it to the analog pin but there's no difference at all no matter what sound I make!
I thought the mic was damaged but everyone had the same problem!

Ответить
ACID2BREAKS
ACID2BREAKS - 25.03.2023 19:53

Great Video! Would like to see how the next step, showing the frequencies, should look like

Ответить
Delux37Plays YT
Delux37Plays YT - 25.03.2023 13:49

Can we compare 2 different microphones (sound sensors) to see which one is louder and send an output on one? If yes, please tell me how

Ответить
kijiji khalid
kijiji khalid - 24.02.2023 02:59

outstanding explanation, to make the sound wave plot alive using millis() was a genius idea. thank you

Ответить
Where’s my cookie?
Where’s my cookie? - 26.01.2023 04:53

Why is my serial plotter going so fast? Do you know how can I fix that?

Ответить
Melik Aydın
Melik Aydın - 22.01.2023 10:44

Can we make a 3d sound localization system with czn15e mics??? I want exact point where the sounds come from.

Ответить
CHARLES TUAZON
CHARLES TUAZON - 15.01.2023 12:43

Can I forge the code in GNU Octave?

Ответить
silly | csgo investing
silly | csgo investing - 03.01.2023 03:00

Hey, Awesome video! But is the "Intensity" you mentioned the volume, if not how would you get the volume?

Ответить
JustKez
JustKez - 01.12.2022 10:07

How can i use the different decibel/sound values in my code

Ответить
Slmn Krt
Slmn Krt - 29.11.2022 19:25

How can I reflect this kind of graph to the 5110 lcd.

Ответить
Kamren Mccullen
Kamren Mccullen - 29.11.2022 09:09

I am having trouble trying to run two of these sensors at the same time? No matter how I try to rewrite the code enabling a second sensor the graph will only show one. Any suggestions?

Ответить
Sedra ahmed
Sedra ahmed - 03.11.2022 22:25

Does it measure if the sound is high or low, or does it measure the dice of the letter that comes out of the mouth?

Ответить
Coder
Coder - 21.09.2022 15:37

Well, if the sound is below 100, I want to do an action

if(sampleBufferValue<100)
{
//process
}

i try like this but the transaction is not happening

Ответить
jaiko misune
jaiko misune - 11.09.2022 17:48

i have a question , this sound detector can detect infra sound ? also the sound detector can detect sound under water ?

Ответить
Tuấn Anh Nguyễn
Tuấn Anh Nguyễn - 07.09.2022 19:30

Can this sensor detect ultrasound, teacher. Thanks in advance 😍

Ответить
Mohamed Ali Smacktalk
Mohamed Ali Smacktalk - 11.08.2022 10:13

Thank you so much that helped me a lot

Ответить
João Vitor
João Vitor - 23.07.2022 18:05

Does anyone know how I can analyze the sound frequency and get the pitch?

Ответить
RADHE VIRANI
RADHE VIRANI - 14.07.2022 19:19

1k th like ✌️😬

Ответить
G Man
G Man - 30.06.2022 02:10

Nice only 2 years late

Ответить
kasadun rajapaksha
kasadun rajapaksha - 13.06.2022 00:36

ela

Ответить
Reyki Garcia
Reyki Garcia - 02.06.2022 19:23

what do the values represent on the Y-axis? I cant seem to still understand what those values mean on the chart?

Ответить
Wangyi Lu
Wangyi Lu - 25.05.2022 19:00

thank for the video and do u know how to detect the frequency of acoustic signal using this circuit?

Ответить
d3891
d3891 - 18.05.2022 15:37

great.. now what i need to do is somehow transmit the output via wifi then access it remotely ...the ultimate aim is to monitor sound levels remotely...plase guide me on the setup i need cheers

Ответить
chamodya
chamodya - 16.04.2022 14:15

Sir, Thank you . It's a great tutorial. sir, is there a way to try this code for this sound sensor with an ATmega32 microcontroller ?

Ответить
Panjaporn Sittanu
Panjaporn Sittanu - 11.04.2022 17:48

Hello, I want the relay to be on all the time when there is voice. and then turn off the relay when the voice is finished.

Ответить
Noviaa Karostiani
Noviaa Karostiani - 28.03.2022 11:22

thank you. how if we want using 4 microphone, and make them to be array ?

Ответить
el yaakouby yassine
el yaakouby yassine - 24.03.2022 12:04

thank you. i ask if we can gets sound of leak water in pipline with arduino

Ответить
Utku Serin
Utku Serin - 13.03.2022 14:02

Great demonstration. Is it possible to recognize a sound with arduino. I mean I want to sample a sound like a door bell, then if the doorball rings arduino let say gives 1 for example.

Ответить
Hasnain Ahmed
Hasnain Ahmed - 01.03.2022 20:56

Thank you very much sir. Sir I want to analyze multiple sound sensors data. Is it possible to analyze on same serial plotter and detect the sound sensed by a particular sensor.? Thank you in advance 😊

Ответить
Ishan Tripathi
Ishan Tripathi - 22.02.2022 19:11

Great videos. The world needs more teachers like you.

Ответить
Rohan Hablani
Rohan Hablani - 22.02.2022 05:40

I mimicked your code, but cannot seem to get it correct. I have a four pinned sound sensor, and for some reason, it gives me 1650 something, and then 1501, and the sensor doesn't work.
Please advise

Ответить
ANAMIX NETWORK
ANAMIX NETWORK - 12.02.2022 12:59

Is it possible to save the audio files as .wave? Using this sensor

Ответить
ThatStolkerCat
ThatStolkerCat - 27.12.2021 17:39

your using roblox mm2 intro sound

Ответить
R15 V2 👑empires👑
R15 V2 👑empires👑 - 19.12.2021 19:13

Sir i want detect particular sound only. It can do Or not?

Ответить
Myint Lwin Htoo
Myint Lwin Htoo - 28.11.2021 18:50

Sir so how to do make a combination for this sound sensor and LED light? As I want to know about it. Could you plz make a video about it?

Ответить
̅yavuz ̅Can
̅yavuz ̅Can - 28.11.2021 01:07

first of all thanks for your video. I and my son trying to make recgognize to speech. if i say for example "yellow" i can see some numbers on serial monitor. if i describe some diffrent patterns can i recognize that word and light the yellow red ? please . thanks from Turkey

Ответить
MED B23
MED B23 - 15.11.2021 16:52

hello, sir I want to ask you if ever worked with esp8266 I want to visualise the frequencies and their amplitudes on the serial plotter .

Ответить
The Real Monkeys
The Real Monkeys - 13.11.2021 13:55

I only get 0 if i bliw in the mic never when i talk

Ответить
Ac 4Cars
Ac 4Cars - 06.11.2021 07:08

Excellent video, very well explained....

Ответить
Samita Barde
Samita Barde - 13.10.2021 17:23

Hi there! Absolutely informative video. one question, how can we use this sensor to detect a specific audios like cry, laugh and trigger a relay?

Ответить
Gowtham J
Gowtham J - 08.10.2021 20:46

Thanks for you explanation and i need help from you sir, the code to shows only analog value of sound but i like to see in dB value , how to convert Analog sound data to dB ? can you put video on this or any idea?

Ответить
Lgp
Lgp - 08.10.2021 06:39

interesting video! i guess we can figured out the frequency of the sound based of the sampling?
i hope u answer my question

Ответить