Octopus Analog Noise Sound Sensor Detection Module

$6.22
SKU EF-EF04081

We have 23 units in our Sydney Warehouse available for immediate dispatch.

We can get a further 100 units into Australia from ElecFreaks. If you order today, we can dispatch this stock between Nov 19, 2024 - Dec 06, 2024.

Octopus Analog Noise Sound Sensor Detection Module is a sensor module based on MIC sound sensing element. Sound Sensor is particularly sensitive to sound intensity, and it can be used to detect ambient sound level. Louder noise brings bigger output Sine wave amplitude.

Features:

1. Standard OCTOPUS bricks connector

2. Output Voltage: 3-5V

3. Louder noise brings bigger output Sine wave amplitude.

Quick Start

Hardware Connection

Connect the sound detection sensor module to P1 port on OCTOPUS:BIT.

 

Programming

Click Advanced in the code drawer of MakeCode.

To program for the sound detection sensor, we have to add a package. Find Add Package in the bottom of code drawer and click it. This will pop up a dialogue box. Search "IOT" in the box and click to download this package.

Code

You can see the whole program from the link here

Result

When any sound was detected by the sensor, micro:bit will display the decibel value on the screen.