Sound Sensor
Basic plotting
Basic plotting
First things first - basic sampling and plotting. Instructions below - aimed at beginners and up (so skip steps you don't need).
To do this yourself :
Sound sensor wiring:
BBC micro:bit to FC-04 sensor:
Mu editor showing MicroPython script (top). REPL panel (left) shows printed output. Plotter panel (right) plots graphs of REPL data - the sound levels from the sensor.
Recording of code running on BBC micro:bit using Mu editor showing MicroPython script (top).
REPL panel (left) shows printed output.
Plotter panel (right) plots graphs of REPL data - the sound levels from the sensor as I speak.