Commit Graph

1580 Commits

Author SHA1 Message Date
Sam El-Husseini
442722f12e Merge branch 'master' into vnext 2018-05-09 10:58:01 -07:00
Galen Nickel
ce663acc77 Extend attribution for the Salute! game (#764) 2018-05-07 10:41:05 -07:00
Mark
f842f96375 added 4tronix BitBot package (#760) 2018-05-04 02:42:47 -07:00
Mark
b0b30d8195 added iBit package by Innovative Experiment (#734) 2018-05-03 06:59:38 -07:00
Mark
005333a9c6 added scrollbit package (#762) 2018-05-03 06:01:28 -07:00
Galen Nickel
12eee456df Change the 'deviceName' description (#761) 2018-05-02 13:31:06 -07:00
Peli de Halleux
d4ca05cb5b upgrading to v0.14.34 2018-04-27 14:48:12 -07:00
Dominique Netters
ccf4e23398 Corrected function output (#730) 2018-04-27 11:25:17 -07:00
Abhijith Chatra
bb9d792599
Fixing zoomer lesson docs 2018-04-23 10:10:43 -07:00
Sam El-Husseini
3afa302e65 Remove offending docs 2018-04-21 12:21:29 -07:00
Sam El-Husseini
014125cf19 Update more docs 2018-04-21 11:58:57 -07:00
Sam El-Husseini
8719f557aa Fix some doc issues 2018-04-21 11:47:43 -07:00
Sam El-Husseini
e98af3740c Enable floating points 2018-04-21 11:10:43 -07:00
Sam El-Husseini
7ea1488c5b Disable check docs by renaming Summary.MD 2018-04-21 11:00:00 -07:00
Sam El-Husseini
6b9e78d269 Change docs to randomInt 2018-04-21 10:52:09 -07:00
Sam El-Husseini
99a28e59f1 Add file logo 2018-04-21 10:47:43 -07:00
Sam El-Husseini
6ea0c50472 Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
Galen Nickel
cf7767ec1c
Salute! math game, classroom activity (#745)
* Salute! math game, classroom activity

* Switch references of 'student' with 'player'

* Add 'friends' note

* Attribution link

* Say 'math game'

* Set off the headband note
2018-04-20 10:14:09 -07:00
Mark
ff71747702 update link to hardware (#743)
link was out of date and not in accessible language. eg 'here' should be contextual.
2018-04-16 05:54:09 -07:00
Galen Nickel
00064bc185 Add section for writing NVP subvalues (#735) 2018-04-11 18:22:33 -06:00
Galen Nickel
403506abdd Rotate banner image for RPS project (#729) 2018-04-11 09:04:06 -06:00
Mark
65a30af698 added sloth pakckage from Sunfounder (#731) 2018-04-11 09:03:43 -06:00
Mark
0d5122e9e2 added LINE beacon package (#725) 2018-04-03 04:34:41 -07:00
Niels
48c65ae7cf make example code work with blocks (#723)
The example code used javascript that can't be made in blocks. After this change it can be reproduced in blocks.
2018-04-01 07:52:58 -07:00
Galen Nickel
5d6f3cd598 Remote data topic for the analyze docs (#720)
* Remote data topic for the analyze docs

* Add 'see also'

* Spelling typo

* Add more info about serial number usage

* Expand the example
2018-03-27 18:26:35 -07:00
Galen Nickel
0ec922c7f4 Fix compass doc errors (#721)
* Fix compass doc errors

* Another heading point error
2018-03-27 15:02:38 -07:00
Galen Nickel
6398d60b3b
Add info to some examples (#716)
* Add info to some examples

* Push a few more descriptions

* Couple more

* Touch up card descriptions

* Fix 'drop' typo

* Live typo
2018-03-21 16:30:58 -07:00
Galen Nickel
30a0d396f1 Add some stuff to PI Monte Carlo (#713)
* Add some stuff to PI Monte Carlo

* Spelling typo

* Clarify ratio of dots
2018-03-14 18:06:13 -07:00
Abhijith Chatra
4eba716962 Fixing game of life program (#712)
There is a bug in decompiler which omits the entire scoped variable set. This is a patch fix until that bug is fixed.
2018-03-14 16:53:01 -07:00
Galen Nickel
dbb26a2b51
Data analysis topics (#708)
* Local commit

* First part of  'data analysis' topics

* Delete pngs

* Second blast of edits and pics

* Delete that copy button pic

* Work in plot bar graph

* Dastardly png
2018-03-14 15:54:32 -07:00
Peli de Halleux
ecc9449b02
added pi example (#711) 2018-03-14 08:50:45 -07:00
Mark
41ac0248a0 updated Tinkertanker repo names (#710) 2018-03-14 07:48:52 -07:00
Galen Nickel
ddc9aeae35 Add some descriptive info to serial docs (#704)
* Local commit

* Add some descriptive info to serial docs

* Example typo

* Tiny edit
2018-03-09 13:14:24 -08:00
damienbod
13f20bfcad Update on-data-packet-received.md (#702)
* Update on-data-packet-received.md

* Update on-data-packet-received.md
2018-03-08 13:23:18 -08:00
Jan Karger
4a8d9ee9cd Update scroll-image.md (#701)
Just change the documentation here, cause the underlying API doesn't work correctly yet 2cff906f01/source/drivers/MicroBitDisplay.cpp (L931)
So negative values are not working for now.
2018-03-08 12:57:28 -08:00
Peli de Halleux
29de28a738
Added serial->write numbers to support CSV data generation (#699)
* support for serial write numbers

* moving down the list

* formatting

* fixing example typo
2018-03-08 08:33:02 -08:00
Abhijith Chatra
f493b89dfb Release of micro:bit editor 0.14.22 (#693) 2018-03-05 16:39:03 -07:00
Galen Nickel
e103cf8e76 Typos from the latest translator sweep (#687)
* Typos from the latest translator sweep

* Fix heading level for examples
2018-03-05 16:31:09 -07:00
Peli de Halleux
13be4852f9 fixing reference 2018-03-02 18:46:11 -08:00
Galen Nickel
3968045ff9 Few touches to the coin project (#690) 2018-03-02 19:44:23 -07:00
Peli de Halleux
6f757ab611 updated instructions 2018-03-02 06:44:13 -08:00
Peli de Halleux
82fc648a1f update package ref 2018-03-02 06:42:22 -08:00
Peli de Halleux
c1fd464cb5 updated micro:coin 2018-03-02 06:41:04 -08:00
Peli de Halleux
614c3b0950 updated ws2812b package reference 2018-02-28 05:13:03 -08:00
Peli de Halleux
9a24b9495a added ws2812 2018-02-28 03:47:43 -08:00
Peli de Halleux
8774a6cb1f fixing macro 2018-02-27 17:13:53 -08:00
Peli de Halleux
696aa01a00 more updates 2018-02-27 16:19:36 -08:00
Guillaume Jenkins
25bd69f993 Only launch app on main URL and project share (#685) 2018-02-27 11:50:55 -08:00
Guillaume Jenkins
5ff5801910 Add app ID for WinRT deep links (#684) 2018-02-27 19:11:31 +00:00
Peli de Halleux
f1a8280be3 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2018-02-26 10:36:06 -08:00
Galen Nickel
d3fc1bacf8
Change onenote link for csintro (#677)
* Change onenote link for csintro

* Use https in onenote link
2018-02-26 10:22:17 -08:00
Peli de Halleux
7348bc1438 updated micro:coin 2018-02-26 09:24:04 -08:00
Peli de Halleux
45c80c9190 simplifying description 2018-02-25 11:46:32 -08:00
Peli de Halleux
34c481bc31
adding turtle examples (#603) 2018-02-23 15:36:47 -08:00
Peli de Halleux
95a46d36d0 bumping to 0.14.18 2018-02-23 15:27:15 -08:00
Peli de Halleux
8db25ab018
micro:coin activity (#650)
* microcoincode

* adding links

* fix file name

* a bit more docs

* Some minor edits

* Add a crypto blurb

* missing radio package

* updated info

* link to wallet activity
2018-02-23 14:31:14 -08:00
Peli de Halleux
3dd45c6f64
Clearer message for devices blocks (#669) 2018-02-20 22:00:28 -08:00
Galen Nickel
06700ffc48
Linkup science exp lessons to summarys (#663)
* Linkup science exp lessons to summarys

* Busted hint syntax

* Bad homeurl macro

* Unlink 'magnetism' lesson
2018-02-16 19:30:52 -08:00
Galen Nickel
471df4b730 Edit clean up of 'temperature' lesson (#661) 2018-02-16 16:17:00 -08:00
Peli de Halleux
8d10987d19 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2018-02-16 14:49:03 -08:00
Peli de Halleux
4618085008 adding sparkfun 2018-02-16 14:49:00 -08:00
Galen Nickel
0f86df0100
Edit, format pass for 'gravity' lesson (#660)
* Edit, format pass for 'gravity' lesson

* Replace plonk image
2018-02-16 12:22:24 -08:00
Peli de Halleux
c020df35d5 fixing 2 links 2018-02-16 07:09:57 -08:00
Peli de Halleux
dca6dba74c
temperature chapter (#654)
* temperature chapter

* adding missing radio

* added drag fresh hex file to drive
2018-02-16 07:05:16 -08:00
Peli de Halleux
9cdf0078a7
gravity lesson (#657)
* gravity lesson

* Few more edits, not done, gotta go eat

* missing radio package
2018-02-16 07:04:34 -08:00
Galen Nickel
2f6e8bef3c Add 'soil moisture' lesson to science exp (#656)
* Add 'soil moisture' lesson to science exp

* Remove link out to worksheet.
2018-02-16 06:51:33 -08:00
Galen Nickel
5845ae71b8 Add the 'body electrical' lesson to science exp (#658) 2018-02-15 20:43:28 -08:00
Galen Nickel
11c3ac80b2 Add 'population traits' lesson to science exp (#655) 2018-02-15 19:43:25 -08:00
Abhijith Chatra
4690d6838b Updating a link to MakeCode App (#652) 2018-02-15 10:55:11 -08:00
Abhijith Chatra
edff548c5f Another reference to App in the hint (#653) 2018-02-15 10:54:41 -08:00
Peli de Halleux
afc1bba3e8
Touch up edits (#647)
* editing the course

* fixing links

* slightly editorialize
2018-02-15 09:03:45 -08:00
Galen Nickel
37b1d30035 Timing gates project edits (#646)
* Timing gates project edits

* More fails to foils

* Typo oh
2018-02-14 19:19:38 -08:00
Galen Nickel
7b8ea3780c Add the 'electricity' lesson to the science exp course (#645) 2018-02-14 18:11:09 -08:00
Galen Nickel
6d38db5741
First 'science experiments' lesson (#640)
* First 'science experiments' lesson

* Add package tag for 'radio'

* Add attributions, links, and license logos
2018-02-14 14:37:50 -08:00
Peli de Halleux
442f305414 removing dangling doc page 2018-02-06 17:03:13 -08:00
Peli de Halleux
28b493587c adding note about no blocks conversion 2018-02-06 09:43:54 -08:00
Galen Nickel
28b633aa8e Add sim note to 'reset' api topic (#616) 2018-02-01 21:53:42 -08:00
Mark
6ad6c40328 Add kittenbot robotbit (#619)
* Added package for PCA9685 micro:bit-support:4139

* micro:bit-support:4270 added wifi shield package from MUSELAB

* added kittenbot robotbit package
2018-02-01 21:52:27 -08:00
Peli de Halleux
141b6dd250 fix rps teams sample 2018-01-30 10:27:49 -08:00
Peli de Halleux
07a578831c
support for buffer packet type (#608)
* support for buffer packet type

* updated description

* updated signature

* added note on json encoding

* adding sendNumbers

* cleanup

* removing 'sendnumbers'
2018-01-30 10:11:12 -08:00
Galen Nickel
79018d4f00 Enable help for serial readString() (#609) 2018-01-30 08:54:42 -08:00
Galen Nickel
e20ac7f992 Fix a few bugs found by translators (#612)
* Fix a few bugs found by translators

* Edits and hint block

* Typo
2018-01-30 08:54:13 -08:00
Mark
11dc8d4c3e Approve Seeed Studio as approved organisation (#614)
* Add Grove inventor kit package to list

* Approve Seeed Studio organisation

The foundation are working closely with Seeed who have assured that packages meet requirements
2018-01-27 08:54:44 -08:00
Peli de Halleux
2c0a53993f added driver update section 2018-01-23 12:38:52 -08:00
Mark
1b86a8cc11 Added package for PCA9685 micro:bit-support:4139 (#611) 2018-01-18 09:04:09 -08:00
Mark
b1a7a47bc5 fix broken link on line 114 (#610) 2018-01-09 07:06:42 -08:00
Mark
ac4ae685bd Update packages.md (#607)
Add Katakana card re: https://github.com/Microsoft/pxt-microbit/pull/606
2017-12-22 10:23:52 -08:00
Galen Nickel
aee9b84b31
Do some edits for serial redirect (#605)
* Do some edits for serial redirect

* Broken links
2017-12-15 16:46:16 -08:00
Peli de Halleux
b45f456736
Redirecttousb (#604)
* add block to redirect back to USB

* added docs

* bump minor version
2017-12-14 06:44:48 -08:00
Galen Nickel
985ad3d8e3 Add and update I2C topics (#602)
* Add and update I2C topics

* Throw in some edits for the serial buffer apis

* Add an example to serial read buffer
2017-12-11 22:34:33 -08:00
Galen Nickel
2aa2cb9a79
Buffer topics (#601)
* Local commit

* Additional fill for the topics

* Block ignores

* Remove pins buffer pages

* Remove number format page from pins

* Add buffer topic links to summary
2017-12-11 12:56:55 -08:00
Peli de Halleux
26680823ff
Fixing serial buffer docs (#600)
* Fixing serial buffer docs

* updated shims
2017-12-11 00:37:57 -08:00
Galen Nickel
ac78b0c95a Descriptions for turtle examples (#599) 2017-12-10 19:12:08 -08:00
Peli de Halleux
a63d01287a removing turtle examples 2017-12-08 15:00:41 -08:00
Peli de Halleux
81e804c1e5
adding turtle examples (#598) 2017-12-08 14:56:39 -08:00
Sam El-Husseini
862bd64acc
micro:bit December release 2017-12-08 11:38:20 -08:00
Galen Nickel
f7a2a24ed8 More one pager project edits (#597) 2017-12-06 20:23:17 -08:00
Galen Nickel
7ef65715d7
Hot or cold game project edits (#596) 2017-12-06 16:39:55 -08:00
Galen Nickel
a0529828d9 A few edits to 'infection' (#595)
* A few edits to 'infection'

* Add share heading
2017-12-06 16:06:25 -08:00
Galen Nickel
456bfed7f2 Categorize the course page (#594) 2017-12-06 13:50:35 -08:00
Peli de Halleux
0072df352e more troubleshoot updates 2017-12-06 08:52:07 -08:00
Peli de Halleux
5c7f70181e adding nominet course 2017-12-06 08:47:54 -08:00
Abhijith Chatra
6e364b9841
Too many highlights in troubleshoot page 2017-12-06 08:11:31 -08:00
Galen Nickel
c258a5553d
A few edits for 'telegraph' project (#593) 2017-12-05 18:34:02 -08:00
Abhijith Chatra
d710e4b3af
Fixing documentaiton of troubleshoot to (#591)
Give a logical jump for folks with right cable or firmware in troubleshoot documentation
2017-12-05 17:19:06 -08:00
ganicke
a20145091a Put back the 'holder' term for materials 2017-12-05 16:31:36 -08:00
ganicke
601d35c1e5 Fix bad para copy 2017-12-05 16:04:04 -08:00
ganicke
d7eda8a9e5 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-12-05 16:00:21 -08:00
ganicke
e8eb7a9d4e Some edits to the 'light monster' project 2017-12-05 15:59:36 -08:00
Galen Nickel
a52fbac8c2 A few edits to the 'inchworm' project (#588) 2017-12-05 15:55:29 -08:00
ganicke
330e522ebd Rename usb 'troubleshooting' paths 2017-12-05 14:14:12 -08:00
Peli de Halleux
1955a95130 fixing typos 2017-12-05 11:03:42 -08:00
Peli de Halleux
9ca9a7d087 direct link to firmware 2017-12-05 10:03:00 -08:00
Peli de Halleux
00b3cf5d64 added maintenance animation 2017-12-05 09:37:58 -08:00
Peli de Halleux
f812b72bff added screenshot 2017-12-05 09:01:08 -08:00
Peli de Halleux
bb69ce3199
super basic trouble shooting page for windows app (#585)
* super basic trouble shooting page for windows app

* change path

* Edits for the troubleshooting page

* updated text

* undo windows app changes

* New procedure text for upgrade

* Clarify 'save link'

* Arg, typo!

* bumped pxt-core
2017-12-04 22:26:25 -08:00
Galen Nickel
5aab160b1e
Merge branch 'master' into projects-edits-02 2017-12-04 12:20:21 -08:00
Niels
b349d96767 Update pins.md (#584)
removed some weird characters
2017-12-04 06:46:32 -08:00
Galen Nickel
0154c3579d
Merge branch 'master' into projects-edits-02 2017-12-03 22:54:59 -08:00
Galen Nickel
30ab1156c7 Hour of makecode rps (#579)
* local commit

* More reaction fixex

* Local commit

* Convert 'rock paper scissors' to a make project

* Revert the 'reaction time' stuff

* Add image for project page

* Add finished make image in last step
2017-12-01 20:19:10 -08:00
ganicke
cfdf30ed04 Some edits to 'soil moisture' projects 2017-12-01 14:57:34 -08:00
Galen Nickel
40101e60bd Edit up the 'rps-teams' project (#581) 2017-11-30 21:34:47 -08:00
Galen Nickel
9630e9dd18 Edits to the 'reaction time' project (#580)
* local commit

* More reaction fixex

* Final edits for reaction-code
2017-11-30 18:09:16 -08:00
Mark
b5a5e0c5cc Update packages.md (#578)
Updated to reflect https://github.com/Microsoft/pxt-microbit/blob/master/targetconfig.json
2017-11-30 07:06:03 -08:00
Mark
f5eebf2931 Update begin-melody.md (#574)
Based on customer feedback, it may be useful to have an example of the array, this may then lead them to coding their own arrays.
2017-11-29 20:08:29 -08:00
Galen Nickel
839934f9f4 Remove 'showAnimation' from Basic category page (#569) 2017-11-29 20:08:14 -08:00
Galen Nickel
34a4b42d28 Make some projects for 'hour of code' (#575)
* Make some projects for

* remove HOC
2017-11-29 15:26:23 -08:00
Galen Nickel
350a98b429 Fixes to a couple of projects (#573)
* local commit

* Fixes to a couple of projects
2017-11-27 19:14:03 -08:00
ganicke
419dbdb398 Add new content to spi-frequency.md 2017-11-27 14:21:21 -08:00
ganicke
9e7654084b Restate the 'complete program' 2017-11-20 14:09:59 -08:00
ganicke
7593320004 Callout 'second' 2017-11-20 13:49:38 -08:00
ganicke
198ac040ac Do a few edits 2017-11-20 13:41:35 -08:00
ganicke
2cfd625349 Cutout is a noun 2017-11-20 13:05:49 -08:00
ganicke
4f66ccf027 Fix some project page bugs found in loc 2017-11-20 11:46:36 -08:00
Galen Nickel
ae73ae00be Fixes to the 'states of matter' project (#570) 2017-11-17 12:11:00 -08:00
Peli de Halleux
12aae547ef
Merge branch 'master' into watch-project-fixes 2017-11-15 14:31:14 -08:00
Galen Nickel
6cbcc41630 Include all examples in summary for nav (#567) 2017-11-15 14:30:07 -08:00
ganicke
c1c27bf708 Some bugs in the 'watch' project 2017-11-15 13:59:49 -08:00
Galen Nickel
50ed09144e Fix some project page text for better loc (#564) 2017-11-12 18:43:39 -08:00
Peli de Halleux
a6f3a47ce0 added blocklytalkyble in docs 2017-11-10 06:59:37 -08:00
Galen Nickel
7d2ba698ab Remove empty 'parameters' section from images.md (#562) 2017-11-10 01:55:40 +01:00
Galen Nickel
63cd409739 Bring 'approval' back into visible docs (#560) 2017-11-07 16:45:22 +01:00
Abhijith Chatra
bfd9813676
Updating the uploader reference 2017-11-03 08:14:11 -07:00
Abhijith Chatra
0e71734514
Updating documentation to /uploader 2017-11-03 08:12:28 -07:00
Abhijith Chatra
b35e14ac58
Removing reference to uploader 2017-11-03 07:58:51 -07:00
Abhijith Chatra
a701bbf4a7
Removal of Chrome extension reference
Updating documentation to reflect removal of Chrome extension
2017-11-03 07:47:11 -07:00
Abhijith Chatra
06cf7dacf7 Releasing 0.13.34 to live (#559) 2017-10-27 17:05:17 -07:00
Abhijith
9d0f28bbf9 beta pointing to master 2017-10-26 14:03:31 -07:00
Abhijith Chatra
3ec0534064 Issue with the end marker
of hint in serial documentation
2017-10-24 07:06:11 -07:00
Abhijith Chatra
60c204685a Updating a developer note in Chrome Extension 2017-10-23 10:50:06 -07:00
Peli de Halleux
927afb6b2a Merge branch 'master' into data-logging-doc 2017-10-16 10:02:39 -07:00
microbit-mark
f5857effc3 Update calibrate-compass.md (#547)
added new info on tilt to fill screen calibration as with https://github.com/lancaster-university/microbit-dal/pull/319#issue-262454889
2017-10-15 22:27:09 -07:00
Peli de Halleux
cdbc34550a Various fixes (#548)
* adding running time micros

* support for system micro seconds

* restore display mode after plotting sprites

* bump pxt
2017-10-11 11:31:07 -07:00
Stephen Howell
8d9c90884b Video and instructions do not match (#546)
Video shows 3V connected to clip, text instructions GND.
2017-10-06 04:19:21 -07:00
Peli de Halleux
faae856e88 updated course list 2017-09-27 05:19:56 -07:00
ganicke
0acdaa0b32 Format course download links. 2017-09-25 10:39:54 -07:00
ganicke
0ff0f68177 Format fixes for some 'csintro' pages. 2017-09-20 11:27:05 -07:00
Peli de Halleux
cc4c95d6f2 removing avatar 2017-09-20 00:34:07 -07:00
Peli de Halleux
84660b0fa4 Loading RPS in side-docs until tutorial+variables scenario works and is in master 2017-09-20 00:20:53 -07:00
Galen Nickel
d47e3057ea Merge branch 'master' into data-logging-doc 2017-09-18 14:18:21 -07:00
ganicke
4de341f08d Update based on comments from review. 2017-09-18 14:14:13 -07:00
Michał Moskal
5a6f96af69 Support for HID-based partial super-fast flashing (#523)
* fix bug

* Fixed an issue where the Game of Life menu item was not appearing (#497)

* Starting on dapjs flashing

* Adding dapjs

* Connected

* Flashing works

* Double buffer flashing

* Add SHA computation function

* Run SHA code

* Swap SHA for murmur+crc

* Switch to dual murmur3

* Partial flashing works

* Remove unused code

* Move flashing code to external/sha

* Fix whitespace

* Cleanup binary genration scripts

* Add docs for hid flashing

* bump pxt-core to 0.12.132,
2017-09-18 09:45:27 -07:00
Galen Nickel
bd291854fd Add firmware update note and page. (#538) 2017-09-18 09:33:00 -07:00
ganicke
3f46fd2466 Update 'SUMMARY.md'. 2017-09-17 19:51:31 -07:00
ganicke
8eec25db72 Add a 'data logging' topic. 2017-09-17 19:46:49 -07:00
Peli de Halleux
52e6cfbd13 Adding notes about game library (#537) 2017-09-12 10:58:49 -07:00
Galen Nickel
572a35deea Merge pull request #535 from Microsoft/mes-events-doc
Add a page for MES events.
2017-09-12 10:41:49 -07:00
ganicke
e5afb351fe Eh, typo. 2017-09-11 16:39:37 -07:00
ganicke
dcb3510bd8 Include links to message bus souces in the DAL. 2017-09-11 16:31:55 -07:00
ganicke
f261c0594a Add a page for MES events. 2017-09-11 15:38:31 -07:00
Peli de Halleux
7d91f979e6 converting popular projects into tutorials (#534) 2017-09-11 10:49:40 -07:00
shaoziyang
036b191f29 same compass problem as #528 (#532) 2017-09-11 04:22:10 -07:00
Sam El-Husseini
00ad0631aa Update index-ref to latest fixing a couple of regressions. 2017-09-10 22:57:59 -07:00
Sam El-Husseini
e8ed746338 Update getting-started.md 2017-09-10 01:34:18 -07:00
Sam El-Husseini
d35c329a4c Update getting-started.md
Empty space change to trigger webhooks
2017-09-09 11:01:27 -07:00
Sam El-Husseini
566ca620e3 Updated index-ref to release version. 2017-09-09 09:37:58 -07:00
Peli de Halleux
63e9623d99 moving live to 0.13.15 2017-09-08 11:12:22 -07:00
Galen Nickel
90bb41e8ff Merge pull request #528 from shaoziyang/patch-1
fixed compass error
2017-09-07 15:11:06 -07:00
Galen Nickel
a60346d4f4 Add 'randomBoolean' doc page. (#530) 2017-09-07 14:16:56 -07:00
Sam El-Husseini
e3975e65e5 pxt-microbit Accessibility PR (#529)
* Accessibility changes
2017-09-07 13:42:08 -07:00
Galen Nickel
3f87576a50 Merge pull request #526 from Microsoft/watch-project-code
Expand the 'watch' project with a code activity.
2017-09-07 11:39:38 -07:00
ganicke
f44c4ec5b3 Remove random right brace char. 2017-09-07 10:56:08 -07:00
shaoziyang
3fe18bc5fb fixed compass error
Compass example has error in direction detect. It will get wrong result if you write it to micro:bit.

And I also fixed degree between 315-359.
2017-09-08 00:12:55 +08:00
ganicke
1a34ef3a2f Add multiple coding activities. 2017-09-06 17:48:41 -07:00
Galen Nickel
b6c778065f List directions in description for 'acceleration`. 2017-09-06 14:39:33 -07:00
Galen Nickel
aa21545416 Add the 'strength' option to the acceleration doc page. (#527) 2017-09-05 17:10:54 -07:00
ganicke
281ff419cc Typo, ugh. 2017-08-31 12:36:07 -07:00
ganicke
03bbf8d881 Expand the 'watch' project with a code activity. 2017-08-31 12:17:05 -07:00
Galen Nickel
e49988f3d3 Merge pull request #525 from Microsoft/panic-codes-doc
Document additional panic codes.
2017-08-30 17:13:01 -07:00
Graham Bowman
432e285a64 Typo in Experiment section (#521)
Changed press B to press A. Value close to 1000 should be for wet dirt.
2017-08-30 17:02:15 -07:00
ganicke
c8c923eb20 Document additional panic codes. 2017-08-30 16:53:58 -07:00
Galen Nickel
01f665b268 Edits for 'RC car' project. (#522)
* Edits for 'RC car' project.

* Line spacing below video frame.
2017-08-29 15:47:09 -07:00
Peli de Halleux
743979b9ea RC car lesson (#519)
* initial drop

* fixing summary

* adding images

* Adding basic connect code

* connect section

* moving video

* adding ignores
2017-08-25 17:02:13 -07:00
Peli de Halleux
588f127ddd Adding Kitronik / Sparkfun references in courses (#518)
* adding kitronik inventor's kit in list of courses

* added sparkfun
2017-08-25 09:50:09 -07:00
Sam El-Husseini
8c08dca854 Egg and Spoon example (#429) 2017-08-23 11:40:37 -07:00
Abhijith
27913efdda Releasing 0.12.64 (live) 2017-08-21 16:02:16 -07:00
Peli de Halleux
f5fcf51d6c Final round of doc checking (#514)
* updated pxt version

* fixing casing issue in RPS image

* bumped pxt version

* fix casing
2017-08-19 09:22:33 -07:00
Peli de Halleux
701463e0e2 added link to single HTML page download 2017-08-18 14:54:13 -07:00
Peli de Halleux
4f57c77b30 More doc fixes (#511)
* more doc fixes

* more fixes
2017-08-18 11:02:21 -07:00
ganicke
fb401aca59 Remove reverted image link from overview page. 2017-08-18 10:03:25 -07:00
Galen Nickel
81d8de5b02 Revert "Restore 'binary numbers' image to csintro course." 2017-08-18 09:59:17 -07:00
Galen Nickel
3a50adc54f Merge pull request #512 from Microsoft/binary-numbers-onscreen
Restore 'binary numbers' image to csintro course.
2017-08-18 09:39:58 -07:00
ganicke
13aaa5e451 Restore 'binary numbers' image to csintro course. 2017-08-18 09:31:21 -07:00
Peli de Halleux
325ccce3a0 Docsfix2 (#510)
* missing packages

* fixing snippet issues

* snippet fix

* more doc fixes
2017-08-18 08:34:01 -07:00
Peli de Halleux
3180229bce updated docs on plotBrightness (#509) 2017-08-18 08:15:43 -07:00
Galen Nickel
7dfaf2f772 Vagueness removal for USB transfer in 'getting started'. (#505) 2017-08-18 07:43:50 -07:00
Abhijith Chatra
e7a0c7da7f poiting master to 0.12.60 2017-08-14 13:42:09 -07:00
Peli de Halleux
3d960d75b5 pointing master to 0.12.58 2017-08-11 15:16:58 -07:00
Galen Nickel
17886f3365 Update SUMMARY with current reference APIs. (#507) 2017-08-10 17:52:43 -07:00
ganicke
6110abc17f Enable more help topics for game API. 2017-08-10 12:01:20 -07:00
ganicke
baefd1149a Review page edits for 'csintro' project chapters. 2017-08-10 10:37:02 -07:00
Sam El-Husseini
e863363ed2 Add respective namespaces to the authoring of inline blocks and buttons (#500) 2017-08-09 22:00:53 -07:00
ganicke
ff72f85985 Resize image. 2017-08-09 17:32:51 -07:00
ganicke
b2d7682998 Final edits and image sizing for csintro. 2017-08-09 17:28:43 -07:00
Peli de Halleux
b73a5e59e0 updated serial info 2017-08-08 07:15:05 -07:00
Peli de Halleux
e7c1915076 support for led.plotBrightness (#494)
* support for led.plotBrightness

* fixing c++ build

* fixed blockid
2017-08-07 11:47:43 -07:00
Peli de Halleux
a3c6acd47c uploading cs intro course to crowdin 2017-08-03 14:29:03 -07:00
dkiang
d0c9cc3d3b Added more references and book cover graphics. (#490) 2017-08-02 22:05:36 -07:00
dkiang
796501abd5 Final project updates (#489)
* Replaced stock photo with Maker Component Close-Up

* Fixed missing Mini-Project images

* Corrected wording, added details.

Changed pxt to MakeCode, added a new row to rubric about variables, and
added an explanation of the flexibility of the rubric to the bottom.
2017-08-02 22:04:42 -07:00
dkiang
0bd21e2e46 Arrays updates (#488)
* Rewrote introduction and objectives

Took out old placeholders in Objectives and rewrote Introduction to be
more complete.

* Removed stock photo

* Added new Array Sorting Animations and Cover image

* Added missing activity

* Added maker component to rubric.
2017-08-02 22:04:13 -07:00
dkiang
425e1c5591 Added new page to course. (#491)
Added Acknowledgements. Updated referring pages.
2017-08-02 22:03:26 -07:00
Galen Nickel
f974f8f749 Replace GIFs for code runs with SIM blocks. (#487) 2017-08-02 13:36:02 -07:00
Galen Nickel
f7658e1ce8 Merge pull request #480 from Microsoft/coordinate-leds-updates
Coordinate leds updates
2017-08-01 17:49:17 -07:00
ganicke
b38915b3ae Resize images. 2017-08-01 17:40:58 -07:00
Galen Nickel
662d881218 Merge pull request #481 from Microsoft/booleans-updates
Booleans updates
2017-08-01 17:18:25 -07:00
Galen Nickel
e6992054ca Merge pull request #482 from Microsoft/binary-updates
Binary updates
2017-08-01 16:48:42 -07:00
ganicke
9c74fb527a Resize images. 2017-08-01 16:47:28 -07:00
Galen Nickel
bbd379bb2e Merge pull request #479 from Microsoft/mini-project-updates
Added Rubric Details
2017-08-01 16:29:23 -07:00
ganicke
f1d425e522 Resize images, fix spelling, fix image link. 2017-08-01 16:26:54 -07:00
Galen Nickel
1ba22aaf7c Merge pull request #483 from Microsoft/radio-updates
Radio updates
2017-08-01 16:08:49 -07:00
ganicke
70f88e8d65 Fix 'Notes' section heading. 2017-08-01 16:06:59 -07:00
ganicke
b4d6616b5f Fix citation reference link. 2017-08-01 16:00:13 -07:00
audreyctseng
3f2e9b390a Merge pull request #478 from Microsoft/graphics
Graphic change - STEM Section of Microbit
2017-08-01 14:37:46 -07:00
dkiang
571e864949 Adjusted reflection rubric 2017-08-01 14:00:29 -07:00
dkiang
e69bc2d608 Added Marco polo image and Morse Code 2017-08-01 13:57:32 -07:00
dkiang
0090215e81 Replaced image, corrected URL
Replaced Biohazard image. Link to Participatory Simulations paper now
correctly links to article.
2017-08-01 13:52:41 -07:00
dkiang
985bc3cc5e Replaced stock radio wave image with image of student project. 2017-08-01 13:46:42 -07:00
dkiang
4639e63abc Corrected Reflection prompt, adjusted rubric
Rewrote reflection to focus on binary calculator, and changed rubric to
focus on specific reflection prompts.
2017-08-01 13:40:08 -07:00
dkiang
d96b7e6dee Replaced stock photos, deleted old images.
Added examples of wrist watch designs. Some typo corrections.
2017-08-01 13:33:03 -07:00
dkiang
3d5081a829 Changes to rubric and added Reflection component 2017-08-01 13:06:35 -07:00
dkiang
5a3e8f2bd9 Added new images. 2017-08-01 13:02:25 -07:00
dkiang
6ce55d61c2 Replaced Shakespeare image with original photo 2017-08-01 12:47:07 -07:00
dkiang
16da0fb13a Added Dodge Ball custom gif
Animated Dodge Ball gif
2017-08-01 12:32:00 -07:00
dkiang
9510ec862e Added animations, corrected typo
Added Battleship examples, animated firework and cascade screensaver
examples, and added a missing period.
2017-08-01 12:05:09 -07:00
dkiang
2663cb89b2 Added Rubric Details
Per feedback, added some clarification about how a rubric might be
applied in various circumstances.
2017-08-01 11:38:55 -07:00
audreyctseng
74445211e4 Changed out graphics for STEM section of Microbit projects pictures 2017-08-01 11:14:15 -07:00
Peli de Halleux
8431201ed0 summary for pdf printing (#477) 2017-08-01 09:53:42 -07:00
Peli de Halleux
74799c65ac Support for pause/resume of game rendering loop (#476)
* added pause/resume

* don't override displaymode in game engine

* avoid setting light sensing display mode
2017-08-01 08:17:53 -07:00
dkiang
6a215478b0 Variables updates (#473)
* Deleted old images, updated with hand-drawn images

Added new cover image, hand-drawn images.

* Fixed file image path

* Capitalized title

* More additions of original images

* Restored lowercase.

* Replaced traffic light image
2017-08-01 06:55:55 -07:00
dkiang
102dfcc32a Miscellaneous changes. (#475)
* Miscellaneous changes.

Replaced images with hand-drawn, added cover photos, corrected wording
in rubric.

* Small edits to 'Iteration' changes.
2017-08-01 05:49:18 -07:00
dkiang
531c77d9de Conditionals updates (#474)
* Replaced images.

Deleted old images.

* Corrected filenames

* Corrected filename.

* Fixed traffic light filename.

* Added battle pieces image.

* Added paragraph break

* Made sub-heading

* Lower-case the image names.
2017-08-01 05:47:43 -07:00
dkiang
f1ea01315b Replaced images added movies (#472)
* Replaced images image

Replaced CPU image with hand-drawn image. Deleted static images and
added animated GIF movies.

* Added new fidget cube image.
2017-07-31 11:09:37 -07:00
kshabram
87405c806c spelling change (#470)
Cardboard misspelled on line 50.
2017-07-30 13:49:10 -07:00
HelenFoster
39071b5626 Explain what pressed events do (#469) 2017-07-28 10:05:53 -07:00
Caitlin Hennessy
4d95445e7b Add missing packages to package documentation page (#465) 2017-07-27 08:53:49 -07:00
Galen Nickel
0bdf4b6c68 Updownload usb doc (#461)
* Redo on top level usb transfer page.

* I like the old troubleshooting hint better.

* Use board and drive name macros.
2017-07-24 14:12:59 -07:00
Galen Nickel
fa37f1fac0 Batch of fixes from the Lancaster doc review (#451)
* Local commit.

* local commit

* Doc fixes from Lancaster review.

* I don't want to change these yet.

* Trailing newlines, arrr.

* Get the 'Game' cards setup.

* Take block support off of 'show animation'.

* Add 'see also' for showArrow().
2017-07-24 13:40:36 -07:00
Abhijith Chatra
5c82a0fcc6 Updating all pxt.microbit.org reference to makecode.microbit.org (#460) 2017-07-24 13:39:27 -07:00
Tom Ball
b3e5e41dbc add a new project 2017-07-24 10:23:43 -07:00
HelenFoster
1efc8701f2 Improve Windows Chrome upload help (#455)
* Improve Windows Chrome upload help

* Undo change to usb.md
2017-07-24 06:54:28 -07:00
Galen Nickel
37746ae953 Add new lesson images. (#452)
* Add image to 'Making'

* algorithms-add-image

* Add image

rock paper scissors sketch

* Updated rock paper scissors image
2017-07-21 05:35:05 -07:00
Tom Ball
cbbf7ce920 Update fireflies.md 2017-07-18 17:22:29 -07:00
Galen Nickel
a61f1ec25c Add cards to 'Control' page to match editor. (#454) 2017-07-18 08:48:13 +02:00
Galen Nickel
8e730f619c More fixes from the Lancaster doc review. (#453) 2017-07-18 08:47:27 +02:00
Sam El-Husseini
1031a1262f Update beta and acc ref. 2017-07-14 23:38:13 +03:00
dkiang
282ba0b824 Changed coding window to Programming Workspace (#448) 2017-07-13 07:13:01 +02:00
dkiang
d36563dfb8 Removed redundant Lesson Plan Structure section (#449) 2017-07-13 07:12:32 +02:00
dkiang
c5e13d3fc1 Added introduction text (#447) 2017-07-13 07:11:55 +02:00
dkiang
7df577e67d Restored text that was chopped off (#446) 2017-07-13 07:11:20 +02:00
dkiang
d7c332a97d Removed redundant Lesson Plan Structure (#445) 2017-07-13 07:10:42 +02:00
Galen Nickel
f087f9907e Add linking to the 'micro:bit of Things' course. (#444)
* Add linking to the 'micro:bit of Things' course.

* Oh, typo fix.
2017-07-11 22:19:20 +02:00
dkiang
c6cc470143 Added links to copper tape (#442) 2017-07-10 14:36:30 +02:00
Galen Nickel
190408cf60 Formating fixes for csintro pages. (#440) 2017-07-10 14:35:39 +02:00
dkiang
3a85cd7822 Fixed some typos. (#441) 2017-07-10 14:35:04 +02:00
Galen Nickel
78d1ce26be Small doc fixes and many tiny edits. (#439) 2017-07-06 09:05:42 +02:00
Galen Nickel
edaf2b0403 Remove links to online projects from lesson pages. (#437) 2017-07-04 08:10:27 +02:00
Galen Nickel
5cd8bad144 Add 'Final project' lesson to csintro. (#438) 2017-07-04 02:16:31 +03:00
Galen Nickel
288f99bdaa Add 'Arrays' lesson to csintro. (#436) 2017-07-04 02:16:20 +03:00
Galen Nickel
9c6d09ac2f Add 'Radio' lesson to csintro. (#435)
* Local commit.

* Add 'Radio' lesson to csintro.
2017-07-02 08:28:05 +02:00
Galen Nickel
f46b7d8364 Add 'Binary' lesson to csintro. (#434) 2017-07-01 02:29:54 +02:00
Galen Nickel
90d0d9a1ed Add 'Booleans' lesson to csintro. (#433) 2017-06-30 03:32:11 +02:00
Galen Nickel
245612e8f3 Add 'Coordinates' lesson to csintro. (#432) 2017-06-29 09:10:09 +02:00
Galen Nickel
762771277f Add the 'Mini project' lesson to csintro. (#431) 2017-06-29 07:14:14 +02:00
Galen Nickel
96815675a3 Add the 'Iteration' lesson to csintro. (#430) 2017-06-28 10:49:20 +02:00
Galen Nickel
e598fc7855 Add the 'Conditionals' lesson to csintro. (#428) 2017-06-27 06:50:24 -07:00
Peli de Halleux
c5b9c0691b Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-06-26 22:50:38 -07:00
Peli de Halleux
556828c59c Add yt video to rps-teams 2017-06-26 22:50:31 -07:00
Galen Nickel
f1ccf81700 Add the 'Variables' lesson to csintro. (#427) 2017-06-26 17:58:05 -07:00
Peli de Halleux
39edf10ada Rpsteams (#426)
* add rps teams project

* renamed project page

* fixed summary
2017-06-26 11:24:11 -07:00
Peli de Halleux
c520be4798 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-06-25 21:50:07 -07:00
Peli de Halleux
9e479b09bf ignore courses for crowdin 2017-06-25 21:49:58 -07:00
Galen Nickel
0873b5651c Add the 'Algorithms' lesson to csintro (#425)
* Push the initial migration of the 'algorithms' lesson.

* Adjust lesson part names and link into main csintro page.

* Add 'Algoritms' lesson to SUMMARY

* Put standards page in there too.
2017-06-25 21:11:55 -07:00
Peli de Halleux
108a07fe51 updated links 2017-06-25 09:48:56 -07:00
Carlos
d9ed0652e6 Fix misspells in documentation macros (#424)
* Fix doc macro in "hot or cold" project

* Fix doc macro in "wallet" project
2017-06-25 08:28:21 -07:00
Peli de Halleux
f5b2f5adc0 docs work (#423)
* first draft

* updated values

* added youtube

* updated ordering

* cross linking to courses page
2017-06-24 19:50:00 -07:00
Peli de Halleux
670bd7687f Hot or cold game (#422)
* first draft

* updated values

* added youtube

* updated ordering
2017-06-23 23:55:04 -07:00
Peli de Halleux
6450367c8b removing .hex files 2017-06-23 13:35:06 -07:00
Peli de Halleux
721d1aa115 updated landing page 2017-06-23 13:01:49 -07:00
Peli de Halleux
8bb358efb5 reorg the makinglesson 2017-06-23 12:58:20 -07:00
Peli de Halleux
91c64e438c fixing structure 2017-06-23 12:33:46 -07:00
Peli de Halleux
5942a6052e added image 2017-06-23 12:28:30 -07:00
Peli de Halleux
561a8e1478 fixed reference link 2017-06-23 12:18:11 -07:00
Peli de Halleux
fa9900e286 added minimal scafolding around course 2017-06-23 11:36:24 -07:00
Galen Nickel
90f5242dd1 Intro to CS curriculum intro and first lesson (#421) 2017-06-23 11:27:46 -07:00
Peli de Halleux
bc786c1ea5 updating states of matter 2017-06-21 23:11:55 -07:00
Peli de Halleux
75998526dc updated code section 2017-06-21 23:03:29 -07:00
Michael Elliot Braun
1c1052bb69 spell check 2017-06-21 23:02:14 -07:00
Peli de Halleux
952a3f89e2 updated TOC 2017-06-21 22:40:35 -07:00
Peli de Halleux
045a2a7694 reaction time and state of matter (#420)
* STEM0

* stem1

* STEM_soil

* soil_2

* update to stem lesson

* acceleration update

* reaction time

* update reaction and states of matter

* remove make pages

* stem index page

* update to stem lessons

* stem page update

* moving docs to projects

* update make

* editing

* code2

* complete reaction time project

* states of matter

* finish draft states of matter

* finish draft of states of matter

* make update for reaction game

* update make pics for projects

* index page

* reaction time landing page

* states of matter landing page

* make reaction time

* make reaction time1

* reaction time make2

* reaction time code

* reaction time code2

* forms of matter make3

* states of matter  make

* delete stem course folder

* deleting unecessary images

* delete add'l images for lessons
2017-06-21 22:25:53 -07:00
Peli de Halleux
65b2640744 Plant watering system (#419)
* added youtube movie

* plant watering system

* added project entry
2017-06-21 14:28:53 -07:00
Peli de Halleux
7ac75d646e fixed description 2017-06-21 13:14:51 -07:00
Peli de Halleux
676eee168a Soil - moisture (#418)
* updated servo calibrator

* updated plot analog pin example

* updated servo example

* first drop of soil moisture

* updated picture

* fixing macros

* update code section

* 5 seconds

* adding soil moisture

* fixing links
2017-06-21 11:17:25 -07:00
Peli de Halleux
19c6286fa1 moving to 0.12.40 2017-06-15 21:37:16 -07:00
Peli de Halleux
9a83aee9ef updated lesson 2017-06-15 15:12:34 -07:00
Peli de Halleux
7bb252b484 added voting project 2017-06-15 15:03:40 -07:00
Peli de Halleux
2d7e4ff1cd added radio dashboard 2017-06-14 20:39:55 -07:00
Peli de Halleux
e0f90e96e3 resolving UI issues on import old programs button 2017-06-13 22:47:00 -07:00
Peli de Halleux
5ed66a865b moving to 0.12.35 2017-06-13 21:45:09 -07:00
abalone23
2fec9dcc59 Change WINS/LOSSES to SCORE (#416)
Once step 7 is introduced WINS/LOSSES is not the correct terminology. SCORE should be used instead. For example, if initially there are 5 wins, followed by a loss, it would show: LOSSES:4
However, 4 is the current score, (5 WINS - 1 LOSS).
2017-06-13 20:40:47 -07:00
Sam El-Husseini
024d4a131c Inline the Roboto fonts, and don't download it from Google fonts (reducing an extra cdn to unblock) (#415) 2017-06-13 17:47:36 -07:00
abalone23
ecc9c24dc9 add pause to step 7 (#414)
pause is needed in step 7 as well in order to display text.
2017-06-13 15:42:31 -07:00
Peli de Halleux
d8277e572b bumping to v0.12.32 2017-06-13 13:47:41 -07:00
Peli de Halleux
95a0290bd1 bumping to .31 2017-06-13 13:18:01 -07:00
Peli de Halleux
114e8b3d58 moving to v0.12.30 2017-06-13 13:04:20 -07:00
abalone23
8a2d46d447 add pause after addScore (#413)
It's necessary to add a pause after addScore in order to display showNumber and showString based on this ticket:
https://github.com/Microsoft/pxt/issues/2280
2017-06-13 12:48:54 -07:00
Peli de Halleux
1a58376768 bumping to v0.12.29 (legacy m.pxt.io) 2017-06-13 10:39:25 -07:00
Peli de Halleux
c58b54ccf1 google verification page 2017-06-10 08:21:24 -07:00
Peli de Halleux
a064d8928e bumping to v0.12.23 2017-06-06 10:15:57 -07:00
Michal Moskal
09bfc5e60f Link template.pdf 2017-06-05 14:23:34 +02:00
Peli de Halleux
4053f2063e Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-06-04 22:39:50 -07:00
Peli de Halleux
f23cd09dfd updated wording 2017-06-04 22:39:42 -07:00
Peli de Halleux
5a80adeb8d updated fireflies lesson 2017-06-04 22:34:28 -07:00
Tom Ball
eb0c6e259b fix compass 2017-06-04 21:28:11 -07:00
Peli de Halleux
59c5e2ea9a fireflew activity (#410) 2017-06-04 10:42:52 -07:00
Peli de Halleux
699697301e updated infection info 2017-05-31 22:55:36 -07:00
Peli de Halleux
467ea500b3 updated disclaimer 2017-05-31 22:52:03 -07:00
Peli de Halleux
da9b180e17 updated infection 2017-05-31 13:22:08 -07:00
Peli de Halleux
d6ead4fad4 listing additional packages 2017-05-31 07:12:07 -07:00
Peli de Halleux
a2eeedac62 updated summary with new projects 2017-05-30 11:25:37 -07:00
Peli de Halleux
fd94571b9c fixing milkymoster template url 2017-05-30 10:28:45 -07:00
Johan Gorter
fdf3d0e902 Added a railway crossing project (#407) 2017-05-29 23:00:17 -07:00
David Fisher
d28b3fad9f Karel the LED project (#405)
* Karel the LED project

* style improvements

* Updates based on feedback
2017-05-25 21:01:00 -07:00
Peli de Halleux
d1c00ae3ab support for advanced SPI functions 2017-05-25 17:19:25 -07:00
Peli de Halleux
fb5a8cf64d support for interval in "show icon", "show arrow" 2017-05-25 16:52:52 -07:00
Peli de Halleux
0d4c5e9630 updated infection 2017-05-25 15:42:55 -07:00
Peli de Halleux
6229d93adc adding infection game 2017-05-25 09:33:57 -07:00
Peli de Halleux
221d84d3bf added stopwatch 2017-05-24 08:47:19 -07:00
Tom Ball
5a99315177 Update approval.md 2017-05-15 14:32:39 -07:00
Abhijith Chatra
2bb1ff026a removing bluetooth from examples 2017-05-01 11:11:54 -07:00
Abhijith Chatra
5b6a1168d1 fixing getting started 2017-04-28 17:26:19 -07:00
Peli de Halleux
9af989c13c Uartevent (#393)
* support for uart data event

* updated shims
2017-04-28 01:05:04 -07:00
Peli de Halleux
986b44a666 fixing summary structure 2017-04-26 09:14:56 -07:00
Peli de Halleux
bd895f43ba Calibrate compass (#392)
* adding 'calibrate-compass' function

* fixing simulator.

* updated docs

* fixing compat test suite with 'calibrate()' function
2017-04-25 10:46:25 -07:00
Peli de Halleux
54ae7a4fda Melody events (#391)
* support for custom playTone

* added music.onEvent, music.setPlayTone

* updated docs

* updated sample
2017-04-25 10:14:34 -07:00
Leo Gordon
53ddd4485d Pin names were out of sync with the pictures in the Make section... (#390)
Ended up editing the rest of the text for clarity.  Please let a native English speaker check the language.
2017-04-24 17:45:28 -07:00
Peli de Halleux
17c1abe86a support for serial read/write buffer (#384) 2017-04-21 09:02:29 -07:00
Peli de Halleux
3721eb32ca missing ~ 2017-04-21 08:52:41 -07:00
Peli de Halleux
8bfce47800 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-04-17 11:47:43 -07:00
Owen Brotherwood
c48a74c3a8 chrome extension excludes other programs (#382)
* chrome extension excludes other programs 

not obvious in docs

* Update serial.md
2017-04-17 10:50:07 -07:00
Tom Ball
80d260d33f flashing heart not a tutorial 2017-04-17 10:00:37 -07:00
Peli de Halleux
67a746c2c1 removing old file 2017-04-17 09:50:06 -07:00
Michał Moskal
0ff8b7e852 Specify resistor value 2017-04-11 17:26:50 +01:00
Peli de Halleux
32bcc29f28 Updated package docs 2017-04-07 09:59:49 -07:00
Peli de Halleux
0373236ff3 updated toc 2017-04-06 23:06:35 -07:00
Peli de Halleux
08dc08b5b0 fixing broken links 2017-04-06 23:04:29 -07:00
Peli de Halleux
8e0d78438a updating package docs 2017-04-06 22:57:00 -07:00
Peli de Halleux
49f0a3f94c Add neopixel package listing in docs 2017-04-05 13:58:03 -07:00
Peli de Halleux
282189d41b support for multiple categories 2017-04-05 10:16:47 -07:00
Peli de Halleux
37efefdcee surfacing missing repeat parameter (#380)
* surfacing missing repeat parameter

* updated docs
2017-04-03 10:30:25 -07:00
Sam El-Husseini
a3c5ff5525 Updating release version 2017-03-31 17:49:04 -07:00
Peli de Halleux
b5e6476442 fixed link 2017-03-31 11:26:04 -07:00
Peli de Halleux
29590e336c updated package list 2017-03-31 11:13:41 -07:00
Peli de Halleux
3931535d5e updated getting-started (#379) 2017-03-30 14:14:39 -07:00
Sam El-Husseini
4a983993f6 Fix documentation typo in set-accelerometer-range 2017-03-29 11:20:11 -07:00
Peli de Halleux
a2a28391d0 fixed compass bug 2017-03-29 06:47:52 -07:00
Peli de Halleux
b3ad4e5b4d Fixing title 2017-03-29 06:36:02 -07:00
Peli de Halleux
7e94473fb6 updated summary 2017-03-28 09:49:46 -07:00
Peli de Halleux
8e6de6a496 adding coin flipper project 2017-03-28 09:48:51 -07:00
Peli de Halleux
358596bb7e removing old 'getting-started' guide 2017-03-28 05:44:28 -07:00
Peli de Halleux
5748af704b Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-03-27 20:18:06 -07:00
Abhijith
c6c2167a73 javascript tag doesn't work for import in code. Changing it into blocks 2017-03-27 17:51:39 -07:00
Abhijith
b54e10c11e Summary.md fixes 2017-03-27 16:59:37 -07:00
Abhijith
c0068cb240 Game of life code card 2017-03-27 16:32:09 -07:00
Peli de Halleux
b59b05df53 Added eddystone example 2017-03-27 16:25:39 -07:00
Peli de Halleux
24ecb14321 undusted BT docs 2017-03-27 15:43:37 -07:00
Peli de Halleux
c30a747d47 rename "milk-jar-robot" to "milk carton robot" 2017-03-27 11:19:08 -07:00
Peli de Halleux
963b157bbd Milkrobot (#378)
* first draft

* fixed code section

* calibration

* fix broken link

* fixing missing parts
2017-03-26 21:34:25 -07:00
Peli de Halleux
2bec29bdd1 Milk Jar Robot (#377)
* first draft

* fixed code section

* calibration

* fix broken link
2017-03-26 21:22:40 -07:00
Peli de Halleux
684646d3de upgraded download instructions to use "save as" 2017-03-24 07:39:59 -07:00
Peli de Halleux
62b4168531 updated brightness docs 2017-03-24 07:14:37 -07:00
Peli de Halleux
85223aaff2 updated pictures in milky-monster 2017-03-21 12:03:03 -07:00
Peli de Halleux
329ebcccd4 updated docs 2017-03-21 09:57:59 -07:00
Peli de Halleux
14c76b49f1 docs fixes 2017-03-21 09:26:33 -07:00
Peli de Halleux
4b01210b0d fixing docs issues 2017-03-21 09:11:24 -07:00
Peli de Halleux
f041324388 outline of milkjmonster lesson (#372)
* outline of milkjmonster lesson

* Inital version Milky Monster ready to publish on Github - can you please review Peli ?

* removing "radio" project

* various fixes

* updated summary

* Adding croc to male option

* commit changes

* fixed missing pdf

* fixing broken image link

* fixing servo page

* fixing markdown

* Fixing step1

* commit changes

* merging

* merge

* changed milk-monster to milky-monster

* reized image
2017-03-20 15:17:24 -07:00
Tom Ball
0fd71756ae Merge pull request #373 from Microsoft/book
examples from chapter 1.
2017-03-17 16:21:21 -07:00
Tom Ball
f391e6de16 examples from chapter 1. 2017-03-17 16:05:00 -07:00
Peli de Halleux
e754ffaed7 updated docs 2017-03-16 14:47:48 -07:00
Peli de Halleux
e15ceafa58 updated docs 2017-03-16 14:35:10 -07:00
Peli de Halleux
871015ea76 updated package docs 2017-03-16 13:54:48 -07:00