Micro:bit Editor v0.14.18

Posted on February 23rd, 2018

The EU General Data Protection Regulation (GDPR) replaces the Data Protection Directive 95/46/EC and was designed to harmonize data privacy laws across Europe, to protect and empower all EU citizens data privacy and to reshape the way organizations across the region approach data privacy.

The new GDPR regulations require specific consent notifications, such as the new banner you may see on the top of the MakeCode editor. For more information on Microsoft’s commitment to GDPR and data privacy,

Read Microsoft commitment’s to student privacy.

Science Experiments

The Science Experiments lesson series is generously provided by the Utah Coding Project and is developed by Carl Lyman.

The lessons use the data logging facilities of the Windows 10 MakeCode for micro:bit app.

Send buffers over Radio

For the TypeScript users, radio.sendBuffer allows to send a buffer of data over radio. Checkout the micro:coin project as an example of this functionality.

Windows 10 app

A number of reliability and usability app for the Windows 10 MakeCode for micro:bit app.

Turtle graphics!

We’ve added 3 example of turtle graphics using the microturtle package. Try the turtle square to get started.

Details