Sound Sensor

../../_images/sound14.png

This is a sound sensor that measures the loudness of sound in the environment and returns an analog value.

The range of the return value is 0-1023, a higher value means the sound is louder.

Specificationarrow-up-right

  • Voltage: 3V~5V

  • Type: Analog Module

  • Interface: 3 Pin Dupont Cable

Wiring Diagramarrow-up-right

This is an analog module, it can only use P0-P2.(Remove the buzzer jumper when P0 is in use.)

Connect the sensor to Robotbit’s pin and 3V pin.

../../_images/slider_wire.png

MakeCode Coding Tutorialarrow-up-right

../../_images/mcbanner.png
../../_images/acbanner.png

This module can be used with Microbit and Meowbit.arrow-up-right

Reading the loudnessarrow-up-right

../../_images/poten_code.png

../../_images/poten_codeMeow.png

KittenBlock Coding Tutorialarrow-up-right

../../_images/kbbanner.png

Load the Robotbit extensionarrow-up-right

../../_images/addRB.png

Reading the loudnessarrow-up-right

../../_images/poten_codekb.png

Mu Editor Coding Tutorialarrow-up-right

Reading the loudnessarrow-up-right

../../_images/poten_codemu.png

Previousarrow-up-rightNext arrow-up-right

Last updated