adafruit / adafruit/Adafruit_CircuitPython_CircuitPlayground
sound_meter example fails on Circuit Playground Bluefruit
Open
bug
- Dominant language
- Python
- Stars
- 91
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Example fails with the following:
```
Traceback (most recent call last):
File "code.py", line 26, in
ValueError: MICROPHONE_CLOCK in use
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the sound_meter example and inspect code.py around line 26 on Circuit Playground Bluefruit; reproduce the MICROPHONE_CLOCK-in-use traceback. Determine why the example fails on that board and verify the example runs without the ValueError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100