Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jacdac Extension #27

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Jacdac Extension #27

wants to merge 24 commits into from

Conversation

pelikhan
Copy link
Contributor

This pull requests add support for Jacdac for this accessory which allows users to use simulators in MakeCode. Jacdac support will be released in the next major release of MakeCode for micro:bit (summer 2022).

  • This change adds a new nested extension (jacdac folder)
    and does not modify the existing extension. Your existing lessons, tutorials and blocks are not impacted by this change.
  • No hardware modification is required for existing accessories, this feature
    is backward compatible. However, it requires a micro:bit V2 to run.

The benefits for the users and you will be:

  • Simulator Jacdac enables simulations of all sensors and actuators
  • Digital twins Jacdac surfaces the hardware state directly into the MakeCode editor
  • Standardized blocks and lessons the programming will be done through
    Jacdac blocks maintained by the Microsoft team

image

We recommend reading the Jacdac software only accessory documentation page to learn more
about the details of this approach. You can also review a list of similar software only extensions.

Please do not hesitate to contact us through this pull request or at jacdac-tap@microsoft.com
if you have any question or want to schedule a call.

How to test this extension as a user?

This features requires to beta editor of MakeCode at https://makecode.microbit.org/beta.

You can follow the micro:bit Jacdac guide to learn how Jacdac integrates into MakeCode

TODOs

  • merge this pull request (squash recommended)
  • create a new release for the repository
  • review the accessory page in the Jacdac device catalog to make sure we got all the details right

Once the pull request is merged, we will update the catalog to point to it rather than our temporary fork.

Future accessories TODOs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant