Carlos Pereira Atencio

Results 151 comments of Carlos Pereira Atencio

@dpgeorge I think we are at a point were we can implement the current version of the docs (minus the addition of the pre-made built-in SoundEffects), so that we can...

> The existing `Sound` class lives in `microbit.Sound`, and its `microbit.audio.AudioFrame`. So where should `SoundEffect` go, in `microbit` or `microbit.audio`? The original proposal was to have these inside the `audio`...

Merging this as it is the current state of SoundEffect in the v2.1.0-beta.1 release. Will create a new PR to include proposals on predefined sounds.

- https://github.com/bbcmicrobit/micropython/pull/765

Hi @rhubarbdog, I want to make sure I understood this part correctly: > Once pinX.set_pull or pinX.read_digital has run on pin 5/11 then it should now throw an exception if...

The docs mention the pull up resistors in https://microbit-micropython.readthedocs.io/en/latest/pin.html , what can of note can we add to the docs to make the digital read behaviour more clear?

Preview link: https://microbit-micropython--720.org.readthedocs.build/en/720/log.html

I've squashed all the commits into one (as there was a merge commit in the middle this made it easier to rebase), and rebased with the latest `v2-docs` branch.

Data logging has been released in the v2.1.0-beta.1 as shown here, so merging the docs.

Thank you so much for the translation @franck179, thank you as well @deshipu for sorting out the Read The Docs linking!