micropython
micropython copied to clipboard
Port of MicroPython for the BBC micro:bit
## Proposal The current proposal adds a new class in the audio module named `SoundEffect`, which can be played using the `audio.play()` function. The user can then create new instances,...
the example program `asmleds.py` doesn't work on version 2 microbits, the display shows nothing
Hello, > EDIT: I used the online IDE and the code from @microbit-carlos below. I found that setting > `radio.config(data_rate=radio.RATE_2MBIT) ` was causing the strange communication issue between different Micro:bit...
I have a DHT11 thermometer, it only works with microbit micropython is as an assembly routine with blocked interupts. if i use a `print` statement to show the result it...
To match the V2 implementation discussed in https://github.com/microbit-foundation/micropython-microbit-v2/issues/102
To match V2 implementation as discussed in https://github.com/microbit-foundation/micropython-microbit-v2/issues/97.
Then the MicroPython heap can be increased by 128 bytes.
This allows to load .mpy files from the filesystem on the micro:bit. With this commit code size is increased by about 1k bytes. Heap usage is similar to before this...
clearified micro:bit v1/v2; the »16 k of RAM« are true for v1 only.
i want to make a mecca detector for microbit simply input your longtitude and lattitude using the compas and arc tanget calculate the shortest distance to mecca