microbit-foundation/micropython-microbit-v2
Temporary home for MicroPython for micro:bit v2 as we stablise it before pushing upstream
CMIT
Issues
- 4
Current audio recording sounds a bit quiet
#215 opened by microbit-carlos - 3
Playing an empty AudioFrame never returns
#223 opened by microbit-carlos - 3
- 7
- 4
- 4
- 6
Multiple calls to `audio.play(wait=False)` and `microphone.record_into(wait=False)`
#198 opened by microbit-carlos - 0
`audio.stop()` & `microphone.stop_recording()` should only return when fully stopped
#206 opened by microbit-carlos - 8
`AudioFrame` proposal: Reference external buffer
#205 opened by microbit-carlos - 1
`spi.read(-1)` locks up MicroPython
#208 opened by microbit-carlos - 2
- 3
This programme cannot be stopped with Ctrl+C
#192 opened by microbit-carlos - 0
- 0
- 6
`uBit.io.logo` might need to be configured as capacitive mode on startup
#168 opened by microbit-carlos - 2
- 3
- 4
`AudioFrame` deep copy
#189 opened by microbit-carlos - 2
Doesn't build on Windows
#173 opened by microbit-carlos - 4
- 2
- 2
- 2
- 2
Should `microphone.record_into()` have an additional `duration` and/or `buffer_offset` parameters?
#197 opened by microbit-carlos - 7
- 8
AudioFrame playback chunk and the simulator
#195 opened by microbit-carlos - 2
- 3
Recording with a low rate doesn't work
#201 opened by microbit-carlos - 5
- 4
- 1
`return_pin` for `audio.play()` throws an error by design, but should ignore it
#181 opened by microbit-carlos - 2
- 1
With low rates, microphone.record_into() takes less time than expected
#202 opened by microbit-carlos - 2
- 4
- 3
microphone sensitivity values are not correct
#204 opened by microbit-carlos - 1
Should `microphone.record_into()` raise an error if the rate is <= 0 ?
#203 opened by microbit-carlos - 3
- 1
Implement `microphone.set_sensitivity(gain)`
#184 opened by microbit-carlos - 1
- 4
- 3
When checking microphone SoundEvents there is no way to "stop listening"
#169 opened by microbit-carlos - 2
- 3
I2C & SPI pins are not released when modules are initialised with different pins
#167 opened by microbit-carlos - 2
- 1
Doesn't build in Apple silicon Macs
#172 opened by microbit-carlos - 1
- 0
- 3
neopixel/ws2812 timings
#161 opened by microbit-carlos - 3
Microphone events and threshold inconsistency
#160 opened by davidtkaye