029a06bbe9
Modify snippets/examples relying of fp div ( #2571 )
2020-01-08 10:51:17 -08:00
9dbca8ec37
Extensions: add servobit ( #2557 )
...
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com >
2020-01-05 15:01:57 -08:00
cdab9a1db0
Add maqueen ( #2560 )
...
* Extensions: Add DFRobot Maqueen
* fix
2019-12-19 14:44:31 -08:00
db9e834404
Update 'Metal Detector' example ( #2559 )
2019-12-16 21:25:19 -08:00
6cfeab19c4
update error guide link ( #2554 )
2019-12-16 09:30:37 -08:00
a299400354
Fix minutes display for 'Digital Watch' project ( #2547 )
...
* Fix minutes display for 'Digital Watch' project
* minutes less than 10
2019-12-03 17:29:12 -08:00
745df6be49
Extension: add minicruise ( #2545 )
2019-12-03 09:27:51 -08:00
e88ac2b5ff
add RVR ( #2516 )
2019-12-02 14:07:35 -08:00
aa0476c1da
Docs: Change default value in Javascript. ( #2540 )
...
* Change default value in Javascript.
Per @microbit-mark 's suggestion, add an example of how to change the default interval value by switching to Javascript.
* edits to new example
2019-12-02 05:15:02 +01:00
e638a5973f
add Bright Wearables Brightboard ( #2537 )
2019-11-29 16:43:05 +01:00
ad55f86885
Extension: Add EBOTICS MIBO ( #2542 )
2019-11-29 01:26:43 +01:00
b0cdf0d043
Extension: add Kitronik Halo HD ( #2541 )
2019-11-29 01:09:57 +01:00
839d1a193d
Fixes for typos found in Crowdin - 11252019 ( #2538 )
2019-11-29 00:59:07 +01:00
a8f2e47481
Extensions: Add Inksmith Climate Action Kit ( #2535 )
2019-11-29 00:57:40 +01:00
7ff14ccd53
missing radio package
2019-11-19 06:23:06 -08:00
c525c79f1b
missing svg
2019-11-19 05:19:56 -08:00
d591bee688
Add redirect to pins info to serial heading ( #2520 )
...
* Add redirect to pins info to serial heading
* adding links
2019-11-15 18:38:24 -08:00
92770b0512
bump pxt 5.28.18 ( #2517 )
...
* bump pxt 5.28.18
* updated summary
2019-11-12 11:53:11 -08:00
c6a70288ac
fix missing radio and boardname
2019-11-07 22:38:31 -08:00
15fb1bc14e
robot unicorn ( #2512 )
...
* robot unicorn
* Edits to the unicorn
2019-11-07 22:36:58 -08:00
4b2684d57a
Rotary phone dial ( #2502 )
...
* some write up
* adding images
* text
* more text
* adding vids
* adding escape room
* remove newer lesson
* remove .mp4
* Card page edits
* adding image
* adding to toys
* rotary edits
* fix typo
2019-10-30 13:41:35 -07:00
92d46c2c86
shrink maintenance gif
2019-10-29 09:34:06 -07:00
9afc6cbf01
bump package
2019-10-29 08:40:18 -07:00
697ef7dd68
Simplify the Fahrenheit from Celsius computation. ( #2497 )
...
As the micro:bit introduces floating point arithmetic for both the existing `f = 18 * c / 10 + 32` computation and the new `f = 1.8 * c + 32` computation, there isn't any benefit for the former.
2019-10-28 11:08:37 -07:00
47f37c177f
Name Badge project page ( #2496 )
...
* Name Bagde project page
* gotta please the summary check
* link typo, ugh
* get rid of the pptx
2019-10-25 10:22:08 -07:00
7e18be3c9b
radio.setFrequencyBand support ( #2495 )
...
* setfrequencyband support
* revert line change
* add bounds check
2019-10-25 10:21:34 -07:00
4382868d5f
add freenove starter kit ( #2493 )
2019-10-24 14:35:48 -07:00
31d9e14756
Revert "Name Badge project page ( #2477 )"
...
This reverts commit 2e2860632b
.
2019-10-24 08:56:48 -07:00
2e2860632b
Name Badge project page ( #2477 )
...
* Name Bagde project page
* gotta please the summary check
* link typo, ugh
2019-10-24 08:33:15 -07:00
2f0d812fc8
add drive:bit ( #2484 )
2019-10-18 09:03:37 -07:00
58aa0b63a4
Removing old bitbot as we have a new bitbot package ( #2479 )
2019-10-17 11:12:42 -07:00
0f1f6d6b99
Releasing 2.0.10 ( #2476 )
...
With radio strength signal fix for hot or cold
2019-10-15 16:05:26 -07:00
255f9f0338
Pointing to 2.0.10
2019-10-15 15:47:20 -07:00
b2a43b50b5
Releasing 2.0.9 to live ( #2470 )
2019-10-11 15:48:56 -07:00
526bf36429
Stable points to latest 2.0.9 ( #2469 )
2019-10-11 11:08:14 -07:00
3bba53c933
Update extensions.md ( #2456 )
...
Move the :VIEW Text32 from other to Display now there is a display sections
2019-10-05 03:47:31 +01:00
7242531525
Adding link to stable refs ( #2460 )
2019-10-04 17:14:58 -07:00
97d7c679d0
add Keyestudio robot car ( #2452 )
2019-09-30 11:41:51 -07:00
87dba4b5b4
add-sw01 ( #2393 )
2019-09-25 07:01:24 -07:00
b6df0a8c71
Pxt v5.23.17 ( #2446 )
...
* bump pxt
* regen docs
* fix version syntax
* restore extension
* removed dup
2019-09-25 06:52:29 -07:00
f3bec09b0d
Link to power supply limitations ( #2443 )
...
Fixes : #2442
2019-09-25 06:34:12 -07:00
20b80baa5d
add xinabox OD01 and breakout display section ( #2397 )
...
* add xinabox OD01 and breakout display section
* Update targetconfig.json
* Update extensions.md
2019-09-25 06:30:16 -07:00
19dffde1a8
Add isDeleted ( #2445 )
2019-09-25 05:47:25 -07:00
a10a69b96c
Add the Stu Lowe coding cards ( #2438 )
...
* Add the Stu Lowe coding cards
* Move 'Coding Cards' below 'Hardware'
2019-09-23 13:18:54 -07:00
62e78120fa
Add nested summaries for newer courses ( #2425 )
2019-09-17 08:08:46 -07:00
89a9552b5b
I2C Addressing Note ( #2428 )
...
* I2C on-board sensor address note
* note for 7bit to 8bit shift
2019-09-16 11:42:58 -07:00
813e911fcb
Update 'servo calibrator' link ( #2424 )
2019-09-11 10:54:24 -07:00
38cebd4087
add dfplayer mini extension ( #2417 )
2019-09-11 05:08:57 -07:00
87f736cede
add new sparkfun extensions ( #2238 )
...
* add new sparkfun extensions
* remove gator environment pending fixes
2019-09-11 05:08:37 -07:00
cc5980fbec
add inventura extension ( #2421 )
2019-09-11 04:54:13 -07:00