DIY IoT Decibel Meter | Sound Level Meter

  Рет қаралды 32,254

How To Electronics

How To Electronics

Күн бұрын

Пікірлер: 31
@SA-oj3bo
@SA-oj3bo 3 жыл бұрын
Hi, Can you help me to understand if it is possible to get accurate decibel values without calibration when using microphone with amplifier.? Thx!
@szarkul
@szarkul 3 жыл бұрын
funny things is digital output of sensor connected to analog input :D
@patrik2295
@patrik2295 2 жыл бұрын
Hello! Maybe its a bad question, but are these oled displays come soldered?
@beezowigy9155
@beezowigy9155 2 жыл бұрын
yes
@themaxduffman526
@themaxduffman526 2 жыл бұрын
Hi ! Digital output on analog input... ...nice... :D
@mrapsouthern
@mrapsouthern 3 жыл бұрын
Line 84 in your video - this is not how you convert a scalar value, like pressure or volts, to decibels. In your video you do show the correct formulas, but you don't appear to use them in your code!!!
@SA-oj3bo
@SA-oj3bo 3 жыл бұрын
Hi, Can you help me to understand if it is possible to get accurate decibel values without calibration when using microphone with amplifier.? Thx!
@xfabiosoft
@xfabiosoft 3 жыл бұрын
You are right... i experienced with some values: mic_value = analogRead(MIC_PIN); dB_value = (mic_value+83.2073) / 11.003; //convert ADC value to dB using regression
@jaimesantiagohernandez
@jaimesantiagohernandez 3 жыл бұрын
You say this is wrong: float db = map(peakToPeak,20,900,49.5,90); how it is corrected, with what it is replaced. maybe with the formula from the video in 1:39 min. Any suggestions? Thanks
@vaibhavihiremath1580
@vaibhavihiremath1580 2 жыл бұрын
Hi The time is in milliseconds or microseconds?? And we are unable to get the output on the LCD display but the LCD display is on
@d3891
@d3891 3 жыл бұрын
Great ...what i wish to do is monitor sound remotely ...any ideas how i can have the sensor in one location but to read the results at home...that means in a different location... by having the sensor transmit them via wifi...cheers
@jktipan87
@jktipan87 2 жыл бұрын
I guess you can use a LoRa module to send and another LoRa module to receive all of them connected to Arduino
@HwangHwang23
@HwangHwang23 4 жыл бұрын
Is this for arduino only? Couldn’t i try to do this with raspberry pi? I just have same parts but raspberry pi.
@amir27yearsago72
@amir27yearsago72 4 жыл бұрын
Can you do simple project like use ..Sound sensor , esp8266 , and connect to Adafruit for data monitoring and get notifications if they gone to limit we set like security system from IFTT by telegram notification message.
@Lrak974
@Lrak974 3 жыл бұрын
Hi, good project ! Can you explain how you complete your int db = map(peakToPeak,20,900,49.5,90); function for calibration ??? what is "20" , "900", "49.5", "90"??
@mrapsouthern
@mrapsouthern 3 жыл бұрын
that line is completely wrong - that simple linear map function is not how you calculate sound pressure level (dB) from a relative sound pressure (Pa) or voltage.
@starrovers13
@starrovers13 2 жыл бұрын
@@mrapsouthern thanks, but what should be the correct code instead? thx
@mokarrom_z2
@mokarrom_z2 4 жыл бұрын
Hi, how did you get the DB conversion formula in the Arduino code?
@HowtoElectronics
@HowtoElectronics 4 жыл бұрын
By mapping the minimum to maximum value and calibrating with the standard db value when you are in silent room.
@mokarrom_z2
@mokarrom_z2 4 жыл бұрын
@@HowtoElectronics Are you planning on doing this project using a sound sensor and nodemcu to upload data on MySQL server? I am kind of stuck at a point and Thank you very much.
@mrapsouthern
@mrapsouthern 3 жыл бұрын
@@HowtoElectronics that wont work!
@yogeshitaliya473
@yogeshitaliya473 4 жыл бұрын
How to😉😀😉
@electronic7979
@electronic7979 4 жыл бұрын
Excellent project
@charlesphillips1642
@charlesphillips1642 4 жыл бұрын
Will it go up past or around 200db I'm doing 155db in my car stereo and would like to make this
@HowtoElectronics
@HowtoElectronics 4 жыл бұрын
Not at all. It will sense up to 93db only. Its microphone is so powerful enough to pickup such a high sound.
@muhammadhazim1826
@muhammadhazim1826 Жыл бұрын
@@HowtoElectronics can we adjust the db to 125db?
@jerzyszczepanski9792
@jerzyszczepanski9792 3 жыл бұрын
Hi. Could anybody please post a build of Arduino decibel meter for an Airgun with shown Max last reading. Small size would be preferable, possibly Arduino Nano and Oled screen. Most Android Phone Apps don't work correctly as the phone kills the Microphone sensitivity automatically and sampling isn't fast enough. Thanks in advance. Good Video BTW.
@domenzorman5467
@domenzorman5467 4 жыл бұрын
3:58
@electroniquepassion
@electroniquepassion 4 жыл бұрын
Nice 👍✌️🇫🇷
@mamtakhadka1314
@mamtakhadka1314 4 жыл бұрын
Good ❤️❤️
@robinnorfolk628
@robinnorfolk628 3 жыл бұрын
You not made the circuit but assembled lol.
Smartphone vs. Real Meters for Sound and Light Measurement?
12:12
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
SOUND SENSOR DATA ON ARDUINO SERIAL PLOTTER - Arduino tutorial #30
7:45
My Smart Wifi Sound Level and Noise Detector
4:59
MrDIY
Рет қаралды 21 М.
Arduino NANO Propeller LED Analog Clock
23:24
Hobby Projects
Рет қаралды 2,3 МЛН
DIY Air Quality Monitor - PM2.5, CO2, VOC, Ozone, Temp & Hum Arduino Meter
16:15
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН