Arduino Library To Implement A Db Meter With A Analog Sound Sensor.

Skip to content Dismiss alert {{ message }} / db_meter_library Public
  • Notifications You must be signed in to change notification settings
  • Fork 5
  • Star 13

Arduino library to implement a db meter with a analog sound sensor.

License

GPL-3.0 license 13 stars 5 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings
  • Code
  • Issues 1
  • Pull requests
  • Actions
  • Projects
  • Wiki
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options enen/db_meter_library  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

6 Commits
examples/testexamples/test  
.gitignore.gitignore  
LICENSELICENSE  
README.mdREADME.md  
sound_meter.cppsound_meter.cpp  
sound_meter.hsound_meter.h  
View all files

Repository files navigation

  • README
  • GPL-3.0 license
db_meter_library

Arduino library to implement a db meter with a analog sound sensor.

Please, calibrate analog sensor with an external "real" SPL meter and set apropiate ADC_SOUND_REF & DB_SOUND_REF values. You can use examples/test for this purpouse.

About

Arduino library to implement a db meter with a analog sound sensor.

Resources

Readme

License

GPL-3.0 license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

13 stars

Watchers

4 watching

Forks

5 forks Report repository

Releases

No releases published

Packages

No packages published

Contributors 2

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • Other 47.6%
  • C 27.4%
  • C++ 25.0%
You can’t perform that action at this time.

Tag » Arduino Db Meter Code