pxt-microbit 8.1.0 → 8.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/built/block-tests.js +1 -1
- package/built/hexcache/{0c10f400cc51ea9dd8b7659e10af1569048be482a9d57975d73beb230429b3f3.hex → 22204ac874977e7f341ae512133a0fd9812fb83074c8b43203d5dbd31e302f6f.hex} +8870 -8860
- package/built/hexcache/{e78763b09e8b249524c2c7cfaa96f396c1adc4c134e22b272b8e90f281cc0625.hex → dd21306098cc556ce45b1eeacf4fa5026dfce43fc16fe5adecf18d03820a1c6c.hex} +9574 -9564
- package/built/target.js +1 -1
- package/built/target.json +1 -1
- package/built/targetlight.js +1 -1
- package/built/targetlight.json +1 -1
- package/built/theme.json +1 -1
- package/built/web/blockly.css +1 -1
- package/built/web/react-common-authcode.css +1 -1
- package/built/web/react-common-multiplayer.css +1 -1
- package/built/web/react-common-skillmap.css +1 -1
- package/built/web/rtlblockly.css +1 -1
- package/built/web/rtlreact-common-authcode.css +1 -1
- package/built/web/rtlreact-common-multiplayer.css +1 -1
- package/built/web/rtlreact-common-skillmap.css +1 -1
- package/built/web/rtlsemantic.css +3 -3
- package/built/web/semantic.css +3 -3
- package/docs/courses/csintro/arrays.md +3 -0
- package/docs/courses/csintro/making.md +3 -3
- package/docs/courses/csintro-educator.md +15 -15
- package/docs/courses/csintro.md +2 -1
- package/docs/device/serial.md +1 -1
- package/docs/extensions/extension-gallery.md +19 -3
- package/docs/jacdac.md +7 -7
- package/docs/projects/SUMMARY.md +7 -7
- package/docs/projects/v2-morse-chat.md +2 -2
- package/package.json +3 -4
- package/pxtarget.json +10 -11
- package/targetconfig.json +32 -149
- package/docs/test/courses/csintro.md +0 -62
package/targetconfig.json
CHANGED
|
@@ -5,6 +5,13 @@
|
|
|
5
5
|
"tags": [ "Lights and Display" ],
|
|
6
6
|
"preferred": true
|
|
7
7
|
},
|
|
8
|
+
"microbit-apps/display-shield": {
|
|
9
|
+
"tags": [ "Lights and Display" ],
|
|
10
|
+
"simx": {
|
|
11
|
+
"sha": "0825d56f78528c57af100a96abdfe2162f59945a",
|
|
12
|
+
"devUrl": "http://localhost:3000"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
8
15
|
"microsoft/pxt-microturtle": {
|
|
9
16
|
"tags": [ "Software" ],
|
|
10
17
|
"preferred": true
|
|
@@ -308,74 +315,9 @@
|
|
|
308
315
|
"muselab/pxt-muselab-oled-v2": { "tags": [ "Lights and Display" ] },
|
|
309
316
|
"microsoft/pxt-jacdac": {
|
|
310
317
|
"tags": [ "Science" ],
|
|
311
|
-
"upgrades": [ "
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
"microsoft/pxt-jacdac/acidity": {},
|
|
315
|
-
"microsoft/pxt-jacdac/air-pressure": {},
|
|
316
|
-
"microsoft/pxt-jacdac/air-quality-index": {},
|
|
317
|
-
"microsoft/pxt-jacdac/arcade-gamepad": {},
|
|
318
|
-
"microsoft/pxt-jacdac/azure-iot-hub-health": {},
|
|
319
|
-
"microsoft/pxt-jacdac/button": {},
|
|
320
|
-
"microsoft/pxt-jacdac/buzzer": {},
|
|
321
|
-
"microsoft/pxt-jacdac/character-screen": {},
|
|
322
|
-
"microsoft/pxt-jacdac/codal-message-bus": {},
|
|
323
|
-
"microsoft/pxt-jacdac/color": {},
|
|
324
|
-
"microsoft/pxt-jacdac/compass": {},
|
|
325
|
-
"microsoft/pxt-jacdac/dc-current-measurement": {},
|
|
326
|
-
"microsoft/pxt-jacdac/dc-voltage-measurement": {},
|
|
327
|
-
"microsoft/pxt-jacdac/distance": {},
|
|
328
|
-
"microsoft/pxt-jacdac/dmx": {},
|
|
329
|
-
"microsoft/pxt-jacdac/dot-matrix": {},
|
|
330
|
-
"microsoft/pxt-jacdac/dual-motors": {},
|
|
331
|
-
"microsoft/pxt-jacdac/e-co2": {},
|
|
332
|
-
"microsoft/pxt-jacdac/flex": {},
|
|
333
|
-
"microsoft/pxt-jacdac/gamepad": {},
|
|
334
|
-
"microsoft/pxt-jacdac/gyroscope": {},
|
|
335
|
-
"microsoft/pxt-jacdac/heart-rate": {},
|
|
336
|
-
"microsoft/pxt-jacdac/hid-joystick": {},
|
|
337
|
-
"microsoft/pxt-jacdac/hid-keyboard": {},
|
|
338
|
-
"microsoft/pxt-jacdac/hid-mouse": {},
|
|
339
|
-
"microsoft/pxt-jacdac/humidity": {},
|
|
340
|
-
"microsoft/pxt-jacdac/illuminance": {},
|
|
341
|
-
"microsoft/pxt-jacdac/led": {},
|
|
342
|
-
"microsoft/pxt-jacdac/led-single": {},
|
|
343
|
-
"microsoft/pxt-jacdac/led-strip": {},
|
|
344
|
-
"microsoft/pxt-jacdac/light-bulb": {},
|
|
345
|
-
"microsoft/pxt-jacdac/light-level": {},
|
|
346
|
-
"microsoft/pxt-jacdac/magnetic-field-level": {},
|
|
347
|
-
"microsoft/pxt-jacdac/magnetometer": {},
|
|
348
|
-
"microsoft/pxt-jacdac/model-runner": {},
|
|
349
|
-
"microsoft/pxt-jacdac/motion": {},
|
|
350
|
-
"microsoft/pxt-jacdac/motor": {},
|
|
351
|
-
"microsoft/pxt-jacdac/multitouch": {},
|
|
352
|
-
"microsoft/pxt-jacdac/potentiometer": {},
|
|
353
|
-
"microsoft/pxt-jacdac/pulse-oximeter": {},
|
|
354
|
-
"microsoft/pxt-jacdac/rain-gauge": {},
|
|
355
|
-
"microsoft/pxt-jacdac/real-time-clock": {},
|
|
356
|
-
"microsoft/pxt-jacdac/reflected-light": {},
|
|
357
|
-
"microsoft/pxt-jacdac/relay": {},
|
|
358
|
-
"microsoft/pxt-jacdac/rng": {},
|
|
359
|
-
"microsoft/pxt-jacdac/rotary-encoder": {},
|
|
360
|
-
"microsoft/pxt-jacdac/sensor-aggregator": {},
|
|
361
|
-
"microsoft/pxt-jacdac/servo": {},
|
|
362
|
-
"microsoft/pxt-jacdac/seven-segment-display": {},
|
|
363
|
-
"microsoft/pxt-jacdac/soil-moisture": {},
|
|
364
|
-
"microsoft/pxt-jacdac/solenoid": {},
|
|
365
|
-
"microsoft/pxt-jacdac/sound-level": {},
|
|
366
|
-
"microsoft/pxt-jacdac/speech-synthesis": {},
|
|
367
|
-
"microsoft/pxt-jacdac/switch": {},
|
|
368
|
-
"microsoft/pxt-jacdac/tcp": {},
|
|
369
|
-
"microsoft/pxt-jacdac/temperature": {},
|
|
370
|
-
"microsoft/pxt-jacdac/traffic-light": {},
|
|
371
|
-
"microsoft/pxt-jacdac/tvoc": {},
|
|
372
|
-
"microsoft/pxt-jacdac/uv-index": {},
|
|
373
|
-
"microsoft/pxt-jacdac/vibration-motor": {},
|
|
374
|
-
"microsoft/pxt-jacdac/water-level": {},
|
|
375
|
-
"microsoft/pxt-jacdac/weight-scale": {},
|
|
376
|
-
"microsoft/pxt-jacdac/wifi": {},
|
|
377
|
-
"microsoft/pxt-jacdac/wind-direction": {},
|
|
378
|
-
"microsoft/pxt-jacdac/wind-speed": {},
|
|
318
|
+
"upgrades": [ "move:jacdac/pxt-jacdac" ],
|
|
319
|
+
"hidden": true
|
|
320
|
+
},
|
|
379
321
|
"coolguy-official/pxt-coolguy": {},
|
|
380
322
|
"bouw-je-bep/bouw-je-bep": { "tags": [ "Robotics" ] },
|
|
381
323
|
"birdbraintechnologies/pxt-finch": { "tags": [ "Robotics" ] },
|
|
@@ -403,7 +345,10 @@
|
|
|
403
345
|
"stemhub/pxt-stemhubcity": { "tags": [ "Science" ] },
|
|
404
346
|
"kittenbot/pxt-powerbrick": { "tags": [ "Science" ] },
|
|
405
347
|
"microbit-foundation/pxt-microbit-v2-power": { "tags": [ "Software" ] },
|
|
406
|
-
"microbit-foundation/pxt-sound-level-db": {
|
|
348
|
+
"microbit-foundation/pxt-sound-level-db": {
|
|
349
|
+
"tags": [ "Software" ],
|
|
350
|
+
"upgrades": [ "min:v0.1.13" ]
|
|
351
|
+
},
|
|
407
352
|
"kittenbot/pxt-joyfrog": { "tags": [ "Gaming" ] },
|
|
408
353
|
"kittenbot/pxt-sugar": { "tags": [ "Science" ] },
|
|
409
354
|
"kittenbot/pxt-koi": { "tags": [ "Science" ] },
|
|
@@ -477,10 +422,14 @@
|
|
|
477
422
|
"team-bp/pxt-bplab": { "tags": [ "Science" ] },
|
|
478
423
|
"jimd80/pxt-coderdojo-controller": { "tags": [ "Gaming" ] },
|
|
479
424
|
"smarthon/pxt-iot-bit": { "tags": [ "Networking" ] },
|
|
480
|
-
"forward-education/pxt-
|
|
481
|
-
"forward-education/pxt-solar": { "tags": [ "Science" ] },
|
|
482
|
-
"forward-education/pxt-hydroponics": { "tags": [ "Science" ] },
|
|
425
|
+
"forward-education/pxt-smart-soldering": { "tags": [ "Science" ] },
|
|
426
|
+
"forward-education/pxt-smart-solar": { "tags": [ "Science" ] },
|
|
427
|
+
"forward-education/pxt-smart-hydroponics": { "tags": [ "Science" ] },
|
|
428
|
+
"forward-education/pxt-all-fwd-blocks": { "tags": [ "Science" ] },
|
|
429
|
+
"forward-education/pxt-climate-action": { "tags": [ "Science" ] },
|
|
483
430
|
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
|
|
431
|
+
"kitronikltd/pxt-kitronik-mai-z": { "tags": [ "Robotics" ] },
|
|
432
|
+
"roborisen/braillebot": { "tags": [ "Robotics" ] },
|
|
484
433
|
"microsoft/pxt-simx-sample": {
|
|
485
434
|
"simx": {
|
|
486
435
|
"sha": "7301f5900879b85127482d79bab48f03c25690a8",
|
|
@@ -489,94 +438,28 @@
|
|
|
489
438
|
},
|
|
490
439
|
"microbit-foundation/pxt-microbit-ml": {
|
|
491
440
|
"simx": {
|
|
492
|
-
"sha": "
|
|
441
|
+
"sha": "6aa7c4dca86f537ad5ece769684886e97626659e",
|
|
493
442
|
"devUrl": "http://localhost:5173",
|
|
494
443
|
"aspectRatio": 3.45
|
|
495
444
|
},
|
|
496
445
|
"hidden": true
|
|
497
446
|
},
|
|
498
|
-
"
|
|
447
|
+
"jacdac/pxt-jacdac": {
|
|
499
448
|
"simx": {
|
|
500
|
-
"sha": "
|
|
501
|
-
"devUrl": "
|
|
449
|
+
"sha": "9a567f397293aa27a06eab91910838f62a100753",
|
|
450
|
+
"devUrl": "https://jacdac.github.io/jacdac-docs/tools/makecode-sim/"
|
|
502
451
|
}
|
|
503
452
|
},
|
|
504
|
-
"jacdac/pxt-jacdac": {
|
|
453
|
+
"jacdac/pxt-jacdac-test": {
|
|
454
|
+
"hidden": true,
|
|
505
455
|
"simx": {
|
|
506
|
-
"sha": "
|
|
507
|
-
"devUrl": "https://jacdac.github.io/pxt-jacdac/"
|
|
456
|
+
"sha": "8bab6a87265dc3e1e008a716a478306964b6d889",
|
|
457
|
+
"devUrl": "https://jacdac.github.io/pxt-jacdac-test/index.html"
|
|
508
458
|
}
|
|
509
|
-
}
|
|
510
|
-
"jacdac/pxt-jacdac/accelerometer": {},
|
|
511
|
-
"jacdac/pxt-jacdac/acidity": {},
|
|
512
|
-
"jacdac/pxt-jacdac/air-pressure": {},
|
|
513
|
-
"jacdac/pxt-jacdac/air-quality-index": {},
|
|
514
|
-
"jacdac/pxt-jacdac/arcade-gamepad": {},
|
|
515
|
-
"jacdac/pxt-jacdac/azure-iot-hub-health": {},
|
|
516
|
-
"jacdac/pxt-jacdac/button": {},
|
|
517
|
-
"jacdac/pxt-jacdac/buzzer": {},
|
|
518
|
-
"jacdac/pxt-jacdac/character-screen": {},
|
|
519
|
-
"jacdac/pxt-jacdac/codal-message-bus": {},
|
|
520
|
-
"jacdac/pxt-jacdac/color": {},
|
|
521
|
-
"jacdac/pxt-jacdac/compass": {},
|
|
522
|
-
"jacdac/pxt-jacdac/dc-current-measurement": {},
|
|
523
|
-
"jacdac/pxt-jacdac/dc-voltage-measurement": {},
|
|
524
|
-
"jacdac/pxt-jacdac/distance": {},
|
|
525
|
-
"jacdac/pxt-jacdac/dmx": {},
|
|
526
|
-
"jacdac/pxt-jacdac/dot-matrix": {},
|
|
527
|
-
"jacdac/pxt-jacdac/dual-motors": {},
|
|
528
|
-
"jacdac/pxt-jacdac/e-co2": {},
|
|
529
|
-
"jacdac/pxt-jacdac/flex": {},
|
|
530
|
-
"jacdac/pxt-jacdac/gamepad": {},
|
|
531
|
-
"jacdac/pxt-jacdac/gyroscope": {},
|
|
532
|
-
"jacdac/pxt-jacdac/heart-rate": {},
|
|
533
|
-
"jacdac/pxt-jacdac/hid-joystick": {},
|
|
534
|
-
"jacdac/pxt-jacdac/hid-keyboard": {},
|
|
535
|
-
"jacdac/pxt-jacdac/hid-mouse": {},
|
|
536
|
-
"jacdac/pxt-jacdac/humidity": {},
|
|
537
|
-
"jacdac/pxt-jacdac/illuminance": {},
|
|
538
|
-
"jacdac/pxt-jacdac/led": {},
|
|
539
|
-
"jacdac/pxt-jacdac/led-single": {},
|
|
540
|
-
"jacdac/pxt-jacdac/led-strip": {},
|
|
541
|
-
"jacdac/pxt-jacdac/light-bulb": {},
|
|
542
|
-
"jacdac/pxt-jacdac/light-level": {},
|
|
543
|
-
"jacdac/pxt-jacdac/magnetic-field-level": {},
|
|
544
|
-
"jacdac/pxt-jacdac/magnetometer": {},
|
|
545
|
-
"jacdac/pxt-jacdac/model-runner": {},
|
|
546
|
-
"jacdac/pxt-jacdac/motion": {},
|
|
547
|
-
"jacdac/pxt-jacdac/motor": {},
|
|
548
|
-
"jacdac/pxt-jacdac/multitouch": {},
|
|
549
|
-
"jacdac/pxt-jacdac/potentiometer": {},
|
|
550
|
-
"jacdac/pxt-jacdac/pulse-oximeter": {},
|
|
551
|
-
"jacdac/pxt-jacdac/rain-gauge": {},
|
|
552
|
-
"jacdac/pxt-jacdac/real-time-clock": {},
|
|
553
|
-
"jacdac/pxt-jacdac/reflected-light": {},
|
|
554
|
-
"jacdac/pxt-jacdac/relay": {},
|
|
555
|
-
"jacdac/pxt-jacdac/rng": {},
|
|
556
|
-
"jacdac/pxt-jacdac/rotary-encoder": {},
|
|
557
|
-
"jacdac/pxt-jacdac/sensor-aggregator": {},
|
|
558
|
-
"jacdac/pxt-jacdac/servo": {},
|
|
559
|
-
"jacdac/pxt-jacdac/seven-segment-display": {},
|
|
560
|
-
"jacdac/pxt-jacdac/soil-moisture": {},
|
|
561
|
-
"jacdac/pxt-jacdac/solenoid": {},
|
|
562
|
-
"jacdac/pxt-jacdac/sound-level": {},
|
|
563
|
-
"jacdac/pxt-jacdac/speech-synthesis": {},
|
|
564
|
-
"jacdac/pxt-jacdac/switch": {},
|
|
565
|
-
"jacdac/pxt-jacdac/tcp": {},
|
|
566
|
-
"jacdac/pxt-jacdac/temperature": {},
|
|
567
|
-
"jacdac/pxt-jacdac/traffic-light": {},
|
|
568
|
-
"jacdac/pxt-jacdac/tvoc": {},
|
|
569
|
-
"jacdac/pxt-jacdac/uv-index": {},
|
|
570
|
-
"jacdac/pxt-jacdac/vibration-motor": {},
|
|
571
|
-
"jacdac/pxt-jacdac/water-level": {},
|
|
572
|
-
"jacdac/pxt-jacdac/weight-scale": {},
|
|
573
|
-
"jacdac/pxt-jacdac/wifi": {},
|
|
574
|
-
"jacdac/pxt-jacdac/wind-direction": {},
|
|
575
|
-
"jacdac/pxt-jacdac/wind-speed": {}
|
|
459
|
+
}
|
|
576
460
|
},
|
|
577
461
|
"approvedEditorExtensionUrls": [
|
|
578
|
-
"https://microsoft.github.io/ml4f/"
|
|
579
|
-
"https://microsoft.github.io/jacdac-docs/tools/makecode-editor-extension"
|
|
462
|
+
"https://microsoft.github.io/ml4f/"
|
|
580
463
|
],
|
|
581
464
|
"extensionsToolboxDisallowDelete": [
|
|
582
465
|
]
|
|
@@ -642,6 +525,6 @@
|
|
|
642
525
|
]
|
|
643
526
|
},
|
|
644
527
|
"electronManifest": {
|
|
645
|
-
"latest": "
|
|
528
|
+
"latest": "v8.0.14"
|
|
646
529
|
}
|
|
647
530
|
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
# Intro to CS
|
|
2
|
-
|
|
3
|
-
## A 14 week Introduction to Computer Science course.
|
|
4
|
-
|
|
5
|
-
This course is targeted to middle school grades 6-8 (ages 11-14 years). It is also written for teachers who may not have a Computer Science background, or who may be teaching an "Intro to Computer Science" course for the first time.
|
|
6
|
-
|
|
7
|
-
This course takes approximately 14 weeks to complete, spending about 1 week on each of the first 11 lessons, and 3 weeks for students to complete the final project at the end. Of course, teachers should feel free to customize the curriculum to meet individual school or district resources and timeframe.
|
|
8
|
-
|
|
9
|
-

|
|
10
|
-
|
|
11
|
-
### ~ hint
|
|
12
|
-
**Download it**
|
|
13
|
-
|
|
14
|
-
The entire course is also available as a download or as a book. Choose any of these formats:
|
|
15
|
-
|
|
16
|
-
|||
|
|
17
|
-
|-|-|
|
|
18
|
-
| [](/--docs#book:/courses/csintro/SUMMARY) | [- **HTML** - The entire course in a single HTML page that you can print to PDF or paper](/--docs#book:/courses/csintro/SUMMARY) |
|
|
19
|
-
| [](https://aka.ms/MakeCodeforMicroBitNotebook) | [- **OneNote** - Intro to CS with MakeCode for micro:bit](https://aka.ms/MakeCodeforMicroBitNotebook) |
|
|
20
|
-
| [](https://1drv.ms/b/s!AqsgsTyHBmRBgQ1Fjzm5y5wKG75M) | [- **PDF** - Intro to CS with MakeCode for micro:bit](https://1drv.ms/b/s!AqsgsTyHBmRBgQ1Fjzm5y5wKG75M) |
|
|
21
|
-
| [](https://itunes.apple.com/us/book/making-with-micro-bit/id1255260221?mt=11) | [- **iBooks** - Making with micro:bit](https://itunes.apple.com/us/book/making-with-micro-bit/id1255260221?mt=11) |
|
|
22
|
-
| [](http://www.lulu.com/shop/mary-douglas-kiang/making-with-makecode-microbit/paperback/product-23457217.html) | [- **Paperback** - Making with MakeCode and Micro:bit](http://www.lulu.com/shop/mary-douglas-kiang/making-with-makecode-microbit/paperback/product-23457217.html) |
|
|
23
|
-
|
|
24
|
-
**Educators**: For educators, there's an separate edition of this course containing downloadable materials for teaching the course in a classroom setting:
|
|
25
|
-
|
|
26
|
-
* **[Intro to Computer Science - Educator edition](/test/courses/csintro-educator)**
|
|
27
|
-
|
|
28
|
-
### ~
|
|
29
|
-
|
|
30
|
-
### Lesson structure
|
|
31
|
-
|
|
32
|
-
Each of the 12 lessons is structured in this format:
|
|
33
|
-
* Topic Introduction
|
|
34
|
-
* Unplugged Activity (30 min) - An offline game or activity that demonstrates the concept/topic
|
|
35
|
-
* micro:bit Activity (45-60 min) - An activity that everyone makes on their micro:bit that teaches the skills learned in this lesson.
|
|
36
|
-
* Project (60-120 min) - A prompt for an original project that each student will create to demonstrate their understanding of the skills and concepts covered in this lesson.
|
|
37
|
-
* Project Mods - Examples of additional things students can do to extend the project.
|
|
38
|
-
* Assessment - A project rubric and guidance for grading the project.
|
|
39
|
-
* Standards - A list of CSTA K-12 Computer Science Standards and/or concepts covered by this lesson.
|
|
40
|
-
|
|
41
|
-
## Course contents
|
|
42
|
-
|
|
43
|
-
* [About](/test/courses/csintro/about)
|
|
44
|
-
* [Introduction](/test/courses/csintro/introduction)
|
|
45
|
-
* [References](/test/courses/csintro/references)
|
|
46
|
-
* [Acknowledgements](/test/courses/csintro/acknowledgements)
|
|
47
|
-
|
|
48
|
-
### Lessons
|
|
49
|
-
|
|
50
|
-
1. [Making](/test/courses/csintro/making)
|
|
51
|
-
2. [Algorithms](/test/courses/csintro/algorithms)
|
|
52
|
-
3. [Variables](/test/courses/csintro/variables)
|
|
53
|
-
4. [Conditionals](/test/courses/csintro/conditionals)
|
|
54
|
-
5. [Iteration](/test/courses/csintro/iteration)
|
|
55
|
-
6. [Review/Mini-Project](/test/courses/csintro/miniproject)
|
|
56
|
-
7. [Coordinate grid system](/test/courses/csintro/coordinates)
|
|
57
|
-
8. [Booleans](/test/courses/csintro/booleans)
|
|
58
|
-
9. [Bits, bytes, and binary](/test/courses/csintro/binary)
|
|
59
|
-
10. [Radio](/test/courses/csintro/radio)
|
|
60
|
-
11. [Accelerometer](/test/courses/csintro/accelerometer)
|
|
61
|
-
12. [Arrays](/test/courses/csintro/arrays)
|
|
62
|
-
13. [Independent final project](/test/courses/csintro/finalproject)
|