Giter VIP home page Giter VIP logo

noise_meter's Introduction

Noise_Meter

This Arduino project uses red, green, and blue LEDs to visually indicate environmental noise levels based on sound intensity. At its core, the project measures ambient noise via an analog input, calculates the sound's peak-to-peak amplitude, and converts this into a voltage that determines which LED lights up. The setup effectively captures analog values from a microphone, identifying the amplitude of sound waves and translating these figures into voltage levels.

Sound levels are calibrated using white noise and a Digital Sound Level Meter, with specific voltage ranges tied to decibel levels. Voltages below 1.0V trigger the blue LED, signaling a quiet setting. Voltages between 1.0V and 3.0V light up the green LED, indicating moderate noise levels, while voltages of 3.0V and above activate the red LED, warning of high noise levels that may be harmful or disruptive.

This project serves a practical purpose in environments where it's crucial to monitor and manage noise levels, such as classrooms, libraries, or hospitals.

Parts needed: Arduino board (1) 220 Ohm resistor (3) RGB LED (1) or Different colored LEDs (3) MAX4466 microphone (1) Breadboard and wires.

noise_meter's People

Contributors

guiss-guiss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.