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
[ ] 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
Review the micro:bit accessory Jacdac integration guide to learn how you can integrate Jacdac into your future accessories for a better user experience. We provide various options to integrate Jacdac into your hardware at minimal cost.
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).
jacdac
folder) and does not modify the existing extension. Your existing lessons, tutorials and blocks are not impacted by this change.The benefits for the users and you will be:
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
Once the pull request is merged, we will update the catalog to point to it rather than our temporary fork.
Future accessories TODOs