Commit Graph

778 Commits

Author SHA1 Message Date
Peli de Halleux 9f31637000 support for max-duration in pulse-in 2016-08-17 11:35:54 -07:00
Peli de Halleux 8e811b913e adding pins.pulseIn API 2016-08-17 11:18:15 -07:00
Peli de Halleux 269254796d add descriptions 2016-08-17 09:44:15 -07:00
Peli de Halleux aca863f436 adding translation docs 2016-08-17 08:39:50 -07:00
Peli de Halleux 9159c297a5 added wait-micros function 2016-08-16 17:04:21 -07:00
Peli de Halleux 271128c075 answering questions about saving 2016-08-16 09:21:41 -07:00
Peli de Halleux 1baf04b1fd added links to packages 2016-08-15 23:16:10 -07:00
Peli de Halleux 62127f7269 Updated VS code instructions 2016-08-15 11:03:03 -07:00
Peli de Halleux 740cedd978 added docs 2016-08-12 16:15:41 -07:00
Peli de Halleux e6f612283f remove dead page 2016-08-11 11:41:59 -07:00
Peli de Halleux 5daa9a0bb6 broken links 2016-08-11 10:44:17 -07:00
Peli de Halleux 4fb3926073 fix snippets 2016-08-11 10:40:48 -07:00
Peli de Halleux c99138b02e adding SPI support 2016-08-10 23:26:58 -07:00
Peli de Halleux 64d584681a docs tweaks 2016-08-10 16:09:57 -07:00
Peli de Halleux 9788dd49cc fix testsnippet crash 2016-08-10 14:06:26 -07:00
Peli de Halleux 9d15c4e270 fixing docs issues 2016-08-10 13:46:11 -07:00
Peli de Halleux 0e0275e496 doc fixes 2016-08-10 13:10:40 -07:00
Thomas Denney a9141d027f Add package info for server side check 2016-08-10 13:44:10 +01:00
Thomas Denney 807e581c3d Addition of ignore notation
Some snippets are designed to show syntax errors or refer to earlier variables. In this case the automated checker needs to avoid compiling them
2016-08-10 13:43:48 +01:00
Thomas Denney 41a4dfeb68 Documentation snippet fixes 2016-08-10 10:51:55 +01:00
Thomas Denney 1164feb754 More snippet types 2016-08-09 16:55:43 +01:00
Thomas Denney 9ebd9d4f04 Add more snippet types for better detection 2016-08-09 16:52:24 +01:00
Thomas Denney 9fd2a3a3e6 Remove trailing whitespace 2016-08-09 16:39:50 +01:00
Thomas Denney 7f40889103 Add package info to mic docs (for testing) 2016-08-09 16:35:45 +01:00
Thomas Denney ee37b4a959 Add package info to radio docs (for testing) 2016-08-09 16:28:08 +01:00
Peli de Halleux 8601eff170 fixed snippets 2016-08-08 20:44:43 -07:00
Peli de Halleux 5da4d74a2a adding messenger project 2016-08-08 18:12:34 -07:00
Peli de Halleux 20d0dd91ad added input.onPinRelease. Fix for #294 2016-08-08 15:23:18 -07:00
Peli de Halleux b3edb81d3c adding URL for SEO 2016-08-08 13:08:15 -07:00
Peli de Halleux 9714ec46e9 support page 2016-08-01 14:24:25 -07:00
Peli de Halleux 23f91895f7 restore advanced section in reference 2016-07-29 14:19:21 -07:00
Sam El-Husseini 5c05f3e241 Fix for issue 179: Watch Challenges goes to Rock Paper Scissors instead of the challenges code 2016-07-28 13:13:33 -07:00
Ron Hale-Evans 4f7dd75fbe Finished animation API 2016-07-28 12:16:18 -07:00
Peli de Halleux 338e507b51 temporary fix for reference 2016-07-28 12:03:03 -07:00
Ron Hale-Evans a6b2187ec5 Edited advanced page 2016-07-28 10:56:37 -07:00
Peli de Halleux 09933b6a8d advanced section 2016-07-28 09:15:31 -07:00
Peli de Halleux 3f241e8bc9 Merge pull request #180 from Microsoft/snippetfixes
Fixes to documentation snippets
2016-07-27 13:30:39 -07:00
Peli de Halleux 79113115e0 docs update 2016-07-27 10:57:18 -07:00
Peli de Halleux 573ed7f6f2 updated localization strings in bundled packages 2016-07-27 08:42:58 -07:00
Tom Ball 8a8e864f99 fix reference section 2016-07-26 14:18:44 -04:00
Tom Ball 7a3402b782 add FAQ for language 2016-07-26 14:10:41 -04:00
Tom Ball 5e9a5b29f4 fix formatting problem 2016-07-26 14:10:41 -04:00
Peli de Halleux aff9d1ee60 clean up docs 2016-07-26 09:03:42 -07:00
Peli de Halleux 8add7e8efb updated radio strings / docs page 2016-07-26 08:47:45 -07:00
Tom Ball ba4095ac9c fix problem with semis 2016-07-26 00:45:39 -04:00
Tom Ball 8606a00701 remove link to pxt 2016-07-26 00:37:14 -04:00
Tom Ball bf57ba2902 link to PXT 2016-07-25 20:05:27 -04:00
Tom Ball 4cd61cd96a delete lang.md 2016-07-25 17:01:37 -04:00
Tom Ball c4139a862f some doc fixes 2016-07-25 17:00:51 -04:00
Tom Ball ca3cd1de22 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
# Conflicts:
#	package.json
2016-07-25 16:53:33 -04:00
Peli de Halleux d7f22bc8e6 fix broken link 2016-07-25 11:33:14 -07:00
Thomas Denney 28b28d0b52 Change array declaration for first snippet in headbands 2016-07-25 11:11:51 +01:00
Thomas Denney d5cb085264 Rename function call in number documentation 2016-07-25 11:01:10 +01:00
Thomas Denney c055a5d329 Syntax fixes to LED plotting docs 2016-07-25 11:00:34 +01:00
Thomas Denney 8fe8b78f4c Syntax fixes for hero lesson 2016-07-25 10:39:02 +01:00
Thomas Denney f627f125c0 Syntax fixes for headbands lesson 2016-07-25 10:35:15 +01:00
Thomas Denney 7d3254477a Fix case of math in documentation snippet 2016-07-25 10:22:15 +01:00
Peli de Halleux 57dc26a127 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-07-22 07:15:57 -07:00
Jonathan Protzenko ead4d32446 Update analog-read-pin.md 2016-07-21 16:36:33 -07:00
Jonathan Protzenko a51a14022a Update analog-pitch.md 2016-07-21 16:25:20 -07:00
Peli de Halleux 05098252ed slightly more impressive about example 2016-07-21 15:32:59 -07:00
Peli de Halleux 63913c2182 updated getting-started intro 2016-07-21 13:46:22 -07:00
Ron Hale-Evans c55716e148 Control pages now link to Lancaster 2016-07-21 13:29:59 -07:00
Peli de Halleux a29e06abce removing dangling file 2016-07-21 11:06:02 -07:00
Ron Hale-Evans 3f66870688 Getting started with Control 2016-07-20 16:25:09 -07:00
Ron Hale-Evans 478b1c84de Adding templates to Control directory 2016-07-20 11:31:14 -07:00
Ron Hale-Evans 327d52014c Misnamed, redundant file 2016-07-19 16:02:31 -07:00
Thomas Denney 6a5cfae5ff snake_case -> camelCase in docs 2016-07-19 11:42:42 +01:00
Thomas Denney 64ebb5c8c3 Correct assignment blocks in docs
Previously these blocks were not rendering.
2016-07-19 11:26:41 +01:00
Thomas Denney bb97b57b01 Correct typo in string documentation
Note that currently you can't follow through with these instructions because string literals aren't supported, and there isn't support for converting the JS in this doc.
2016-07-19 09:25:48 +01:00
Ron Hale-Evans 534e3723d2 Finishing fixing parameters 2016-07-18 15:51:28 -07:00
Ron Hale-Evans ad6ef04b1f Fixing parameters 2016-07-18 15:18:40 -07:00
Ron Hale-Evans 2c09b7794f Fixing parameters 2016-07-18 14:23:05 -07:00
Ron Hale-Evans 4941ce1694 Fixing parameters 2016-07-18 14:04:15 -07:00
Ron Hale-Evans aa6a965f59 Fixing parameters 2016-07-18 11:14:51 -07:00
Ron Hale-Evans 1831c30050 Fixing parameters 2016-07-18 10:39:41 -07:00
Thomas Denney df5989760c Make serial docs clearer, resolve issue #158 2016-07-18 17:17:16 +01:00
Ron Hale-Evans 6a7f65894c Added missing parameters sections 2016-07-15 16:43:26 -07:00
Ron Hale-Evans f56e9369dd Fixed some parameter names 2016-07-15 14:53:52 -07:00
Ron Hale-Evans e23c5e019f Fix param names 2016-07-15 14:12:10 -07:00
Ron Hale-Evans 1aa08f63fe Another new Game topic and more fixes 2016-07-15 11:54:22 -07:00
Tom Ball 8ef94d2854 update docs 2016-07-15 11:47:37 -07:00
Ron Hale-Evans 797474063d New Game topic, some fixes 2016-07-15 10:24:16 -07:00
Thomas Denney b76622542b Ensure title shows correctly for doc pages 2016-07-15 15:50:26 +01:00
Thomas Denney 2d09aef287 Merge pull request #164 from thomasdenney/master
Fixed '@params' in Neopixel blocks' docs and 'about about'
2016-07-15 08:47:59 +01:00
Ron Hale-Evans 3ce1fa9b6e New Game topic 2016-07-14 16:58:08 -07:00
Ron Hale-Evans 155bbb25f7 New Game topic 2016-07-14 12:49:19 -07:00
Ron Hale-Evans 5fb3da5a77 New Game topic 2016-07-14 12:47:33 -07:00
Tom Ball 5b682cd8d9 some mods to the docs 2016-07-14 12:09:40 -07:00
Ron Hale-Evans bdcd299805 New Serial topic 2016-07-13 16:24:56 -07:00
Ron Hale-Evans 3e23fe4814 New Game topic, some fixes 2016-07-13 15:04:10 -07:00
Ron Hale-Evans 3782d26e64 New Game topic 2016-07-13 13:10:06 -07:00
Thomas Denney 84a29eec65 Merge remote-tracking branch 'upstream/master' 2016-07-13 09:17:32 +01:00
Thomas Denney 81f74f07b2 Fix typo, resolve issue #165 2016-07-12 09:46:46 +01:00
Ron Hale-Evans 583b08df28 Wrote new Serial topic 2016-07-11 12:54:28 -07:00
Ron Hale-Evans 01f80b67bc Fix parameters 2016-07-11 11:13:13 -07:00
Ron Hale-Evans a890d2a357 Wrote new Serial topic 2016-07-11 10:58:16 -07:00
Ron Hale-Evans 4cc7215d35 Updated Linux (and Windows) instructions 2016-07-08 16:34:56 -07:00
Ron Hale-Evans 8751d2aaa1 Rewrote one Serial topic; shifted some material 2016-07-08 15:29:14 -07:00
Ron Hale-Evans af91622dda Wrote new Serial topic 2016-07-08 12:45:31 -07:00
Ron Hale-Evans 45d4caf595 Rewrote/expanded serial topic 2016-07-08 11:46:51 -07:00
Tom Ball 5099b11823 remove hint 2016-07-06 20:37:43 -07:00
Ron Hale-Evans 37e0307698 Wrote two new Game topics 2016-07-06 15:19:43 -07:00
Ron Hale-Evans 1b15eefa5a Wrote new Game topic 2016-07-06 13:31:42 -07:00
Ron Hale-Evans a4eccaf4f9 Wrote new advanced topic 2016-07-06 11:54:42 -07:00
Tom Ball 5981863e3f more intellisense 2016-07-05 17:35:37 -07:00
Ron Hale-Evans 9ac7a4c522 Wrote new advanced topic 2016-07-05 16:36:09 -07:00
Ron Hale-Evans 9f1c3ee13c Created advanced topic 2016-07-05 14:04:12 -07:00
Ron Hale-Evans 8b9c3d71d5 Wrote new I2C topic. 2016-07-05 12:40:04 -07:00
Ron Hale-Evans 6d726b7499 Wrote new I2C topic. 2016-07-05 12:30:28 -07:00
Tom Ball 420898e98c fix links in cards 2016-07-03 15:56:13 -07:00
Tom Ball f4896f8d7c update doc 2016-07-02 18:55:00 -04:00
Tom Ball 4dbd691146 update docs 2016-07-02 18:27:58 -04:00
Tom Ball 2742dba0c4 update 2016-07-02 18:27:49 -04:00
Tom Ball 5bea47a094 more on js 2016-07-02 10:18:45 -04:00
Ron Hale-Evans 835a4b5cf0 Edited advanced topic. 2016-07-01 13:03:53 -07:00
Ron Hale-Evans 36e6570296 Edited advanced topic 2016-06-30 12:43:42 -07:00
Ron Hale-Evans 92c63b615a Edited advanced topic. 2016-06-30 11:53:13 -07:00
Ron Hale-Evans f71267c988 Edited and expanded advanced topic. 2016-06-30 11:02:28 -07:00
Michal Moskal 38fc0f8099 Fix typo preventing docs upload 2016-06-30 18:10:15 +01:00
Ron Hale-Evans deac587164 Rewrote in simple language. Added hint about average values. 2016-06-29 13:10:45 -07:00
Ron Hale-Evans 7a0a2fbd0a Rewrote in simple language. Added hint about averaging read values. 2016-06-29 12:41:35 -07:00
Tom Ball fe826a508a start on doc for javascript 2016-06-28 13:35:40 -04:00
Martin Woolley 499d619faf Reordered links in 'See also' sections 2016-06-27 13:54:44 +01:00
Martin Woolley c178e58260 Added About Bluetooth page and links to profile reference and overview 2016-06-27 13:46:29 +01:00
Tom Ball d242501fe6 better aspect ratio 2016-06-25 20:21:33 -04:00
Tom Ball 37a438735d add Next buttons to projects 2016-06-25 17:23:00 -04:00
Tom Ball e6baf8c35e bring streaming into menu 2016-06-24 19:37:05 -04:00
Ron Hale-Evans b72ff9fe4f New page for accelerometer range. 2016-06-24 15:42:21 -07:00
Peli de Halleux 92b46d5c7b using button instead of large links 2016-06-24 13:27:34 -07:00
Peli de Halleux 774d614d79 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-24 11:26:51 -07:00
Peli de Halleux 545f715eeb fixing uarl docs 2016-06-24 11:03:39 -07:00
Ron Hale-Evans 45b480c6dd Rewrote in simple language. Deleted an irrelevant example. 2016-06-24 10:25:47 -07:00
Peli de Halleux dfbea2719b updated project landing page 2016-06-24 09:41:51 -07:00
Peli de Halleux ce5da6bf80 updated projects link 2016-06-24 09:14:07 -07:00
Peli de Halleux 5dd37a1494 updated bluetooth docs page 2016-06-24 09:02:14 -07:00
Peli de Halleux 660b22b398 Merge pull request #146 from bluetooth-mdw/master
UART blocks plus pairing documentation and updated hints section
2016-06-24 07:57:33 -07:00
Martin Woolley b9a24a4542 Documentation for pairing. Hint section updated to reference this. 2016-06-24 11:09:56 +01:00
Martin Woolley af5bf6e04e Documentation for the uartRead block 2016-06-24 09:35:31 +01:00
Martin Woolley 0834402b18 Pairing documentation worj in progress. UART write block added 2016-06-24 07:59:08 +01:00
Peli de Halleux 727490668c splitting the getting started page 2016-06-23 23:52:24 -07:00
Martin Woolley f068b3d204 Merge remote-tracking branch 'upstream/master' 2016-06-24 07:37:21 +01:00
Peli de Halleux f3bfd41a75 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-23 23:23:16 -07:00
Peli de Halleux 8d5c5daaaf added streaming page 2016-06-23 23:22:46 -07:00
Martin Woolley 83cfe8f534 Merge remote-tracking branch 'upstream/master' 2016-06-24 05:50:03 +01:00
Ron Hale-Evans 8617f0f3b4 Expanded stub. Rewrote in simple language. 2016-06-23 15:25:56 -07:00
Ron Hale-Evans 0ecf3dc2b4 Rewrote in simple language. Updated example (needs work). 2016-06-23 14:29:32 -07:00
Martin Woolley 76005841fa Increased default power to 6, added UART write block 2016-06-23 11:38:23 +01:00
Ron Hale-Evans ccf405e64c Rewrote in simple language 2016-06-22 16:24:14 -07:00
Ron Hale-Evans c0a75d1845 Rewrote in simpler language. Added another example. 2016-06-22 15:35:20 -07:00
Ron Hale-Evans e65a521bd4 Rewrote in simple language. Added second example. 2016-06-22 15:19:10 -07:00
Peli de Halleux 5f21789d90 migration to codethemicrobit.com 2016-06-22 09:43:41 -07:00
Peli de Halleux b150ee873f updated bluetooth docs 2016-06-22 09:25:01 -07:00
Peli de Halleux 67b5afd73a integrating docs about "devices" namespace 2016-06-21 11:17:34 -07:00
Peli de Halleux 5d8193301c adding reference pages for bluetooth 2016-06-21 09:46:13 -07:00
Peli de Halleux bf8f38fe38 docs formatting fixes 2016-06-21 09:17:46 -07:00
Martin Woolley 8faeeffecf Added documentation for on-bluetooth-connected and on-bluetooth-disconnected event handlers 2016-06-21 12:12:36 +01:00
Martin Woolley 343968cf09 Added documentation for Bluetooth temperature service 2016-06-21 10:10:02 +01:00
Martin Woolley ca92f787e8 Added documentation for Bluetooth button service 2016-06-21 09:55:52 +01:00
Martin Woolley 49a67e73be Added documentation for Bluetooth accelerometer service 2016-06-21 09:40:51 +01:00
Martin Woolley 11af897c3d Added documentation for Bluetooth magnetometer service 2016-06-21 08:45:00 +01:00
Martin Woolley 08cd04b2c8 Merge remote-tracking branch 'upstream/master' 2016-06-21 08:08:12 +01:00
Martin Woolley c1656cf441 Added documentation for Bluetooth LED service 2016-06-21 08:01:33 +01:00
Peli de Halleux 8f3c585588 updated devices docs 2016-06-20 22:06:19 -07:00
Peli de Halleux fffcf0f809 added config section 2016-06-20 13:39:18 -07:00
Ron Hale-Evans 240162370e Rewrote in simple language. New example. 2016-06-20 13:18:41 -07:00
Peli de Halleux 91938f156a Merge pull request #136 from bluetooth-mdw/master
Documentation for Bluetooth IO Pin service block++
2016-06-20 11:07:04 -07:00
Martin Woolley eb01245cce Added sig section 2016-06-20 18:11:02 +01:00
Martin Woolley 22c03dfd7a Documentation for Bluetooth IO Pin service block.
Addition of event handler blocks for Bluetooth connection state changes.
2016-06-20 08:39:51 +01:00
Tom Ball cf3e8684d5 all pix are 300px wide 2016-06-19 17:50:56 -07:00
Peli de Halleux cd0b2a646f fixing various doc links 2016-06-19 05:28:46 -07:00
Peli de Halleux e055484492 updated loc strings 2016-06-19 05:14:46 -07:00
Peli de Halleux 07822c47a3 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-17 21:57:51 -07:00
Ron Hale-Evans 25d6746b7e Rewrote in simple language. Fixed broken links. 2016-06-17 16:20:17 -07:00
Ron Hale-Evans 7cb85ff459 New page for 'create big image' 2016-06-17 15:00:24 -07:00
Peli de Halleux 73d18c8d39 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-17 13:55:55 -07:00
Ron Hale-Evans 74b6d99ab1 Rewrote in simple language. Added blocks example. 2016-06-17 13:42:01 -07:00
Peli de Halleux d1db619c8d added entry to troubleshoot 2016-06-17 11:44:05 -07:00
Peli de Halleux 4a624cb365 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-17 11:34:21 -07:00
Peli de Halleux 637ea17f8e removing large image 2016-06-17 11:34:10 -07:00
Tom Ball f8d6bd280e change typescript to javascript 2016-06-17 09:02:06 -07:00
Peli de Halleux d7c3433bb2 updated project page 2016-06-16 22:42:29 -07:00
Ron Hale-Evans 6ae39f192b Examples now set to same radio group 2016-06-16 15:33:35 -07:00
Ron Hale-Evans ed5263f248 First draft; need to debug examples 2016-06-16 15:15:14 -07:00
Tom Ball 741f94ce6c typo fixed 2016-06-16 16:21:59 -04:00
Tom Ball 3efbb4fbde Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package.json
2016-06-16 16:16:08 -04:00
Tom Ball 4d9450dd06 getting started 2016-06-16 16:15:24 -04:00
Ron Hale-Evans 910870e46f Edited for simpler language 2016-06-16 12:52:47 -07:00
Tom Ball 4f822e3cda update 2016-06-16 14:46:48 -04:00
Peli de Halleux 20d4e473ff finishing with link to projects 2016-06-16 09:50:12 -07:00
Peli de Halleux 75d99b324c Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-06-15 23:14:30 -07:00
Peli de Halleux a6a9f25e86 updated docs and strings 2016-06-15 22:50:23 -07:00
Peli de Halleux cc5330bf3d removed broken cross link 2016-06-15 22:22:10 -07:00
Ron Hale-Evans 4a9e1466e6 Added Parameters section. 2016-06-15 17:56:41 -07:00
Ron Hale-Evans fa947036f0 Rewrote in simple language, added xrefs, etc. 2016-06-15 17:01:18 -07:00
Ron Hale-Evans d86f820a57 Rewrote in simple language. Replaced screenshot. Added xrefs. 2016-06-15 15:58:35 -07:00
Ron Hale-Evans f24f7c2279 Rewrote in simple language. Streamlined. Added example. 2016-06-15 14:56:58 -07:00
Ron Hale-Evans 0130a7753e Rewrote in simple language. Streamlined. Added cross-refs. 2016-06-15 14:14:15 -07:00
Tom Ball 54b72ba312 reduce to 5 menu items 2016-06-15 14:04:06 -04:00
Tom Ball 7bced60466 fix more broken links 2016-06-15 08:09:40 -04:00