microsoft / microsoft/pxt-microbit

Make sound level in decibels available to students

Open
#4,957 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

apis music
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

LevelDetectorSPL in CODAL is calibrated to give sound level in decibels, which is good for real data measurement.

However, we need to maintain the simple 0-255 "sound level" API

It would be good to think about ways to make the dB values available to students.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating LevelDetectorSPL in CODAL and the existing 0-255 sound-level API. Investigate how decibel values could be made available to students without removing the existing API. Done means the approach is defined and the student-facing decibel measurement is available while the simple sound-level API remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.