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
Peli de Halleux
7bd755f7ed
adding ignore files to avoid uploading lessons
2017-03-16 10:21:51 -07:00
Peli de Halleux
f131c4f9f7
renamed coffee-cup -> light
2017-03-16 09:56:12 -07:00
Peli de Halleux
00e9217e73
/reference/types -> /types
2017-03-16 07:57:41 -07:00
Peli de Halleux
69bd0225ad
docs fixes
2017-03-15 15:54:40 -07:00
Peli de Halleux
46c297cba7
fixing devices docs
2017-03-15 15:31:34 -07:00
Peli de Halleux
5c2d9c769c
moving master to v0.9.55
2017-03-15 14:36:33 -07:00
Peli de Halleux
fb5bb396e1
more migration to common docs ( #370 )
...
* more migration to common docs
* refactoring js
* removed duplicate docs
* migrating more docs
* more refactoring
* migrated browsers page
* updated summary
2017-03-14 12:07:17 -07:00
Peli de Halleux
1acad5195e
moving live to 0.9.53
2017-03-14 09:22:41 -07:00
Peli de Halleux
fb5dfd11a4
updated /beta-ref to v0.* releases
2017-03-14 09:21:25 -07:00
Peli de Halleux
b5c7eecf77
pointing beta to 0.*
2017-03-14 09:18:13 -07:00
Peli de Halleux
30e2701b81
fixing links
2017-03-12 04:16:01 -07:00
Sam El-Husseini
a8df983214
TOC ( #369 )
...
* Table of contents (incomplete)
* Minor fix
* Updating summary.md
2017-03-12 04:06:10 -07:00
Peli de Halleux
742b24a28a
added link to list of resellers
2017-03-08 05:01:11 -08:00
Peli de Halleux
316d82a8d2
moving all js docs under "javascript" ( #368 )
2017-03-07 10:17:01 -08:00
Sam El-Husseini
65b92d8f31
Pushing patch to release, fixing P1 bug pxt#1491
2017-03-01 23:13:53 -08:00
Richard Knoll
44beec4661
Adding docs for always decompile blocks ( #360 )
...
* Adding docs for always decompile blocks
* Renaming file and adding example
* Adding link to javascript blocks
2017-03-01 14:51:39 -08:00
Sam El-Husseini
2cd3bca8db
Release Candidate release
2017-03-01 14:02:09 -08:00
Sam El-Husseini
7c1b761964
Swapping play builtin melody with begin melody in reference docs
2017-03-01 00:38:12 -08:00
Sam El-Husseini
b0fddd7e72
Fix melody reference docs.
2017-03-01 00:34:31 -08:00
Abhijith Chatra
9db5db5067
Update statements.md
2017-02-28 18:19:37 -08:00
Abhijith Chatra
cdc0d12a98
Update faq.md
2017-02-28 18:04:52 -08:00
Abhijith Chatra
e08148cac6
Update classes.md
2017-02-28 17:45:42 -08:00
Sam El-Husseini
e947f4859b
Adding support for music melody arrays ( #358 )
...
* Adding support for music melody arrays in Typescript
2017-02-28 15:23:32 -08:00
Tom Ball
92508d2daf
minor cleanup to JS docs
2017-02-28 14:58:42 -08:00
Sam El-Husseini
0054dede9a
Release v0.9.23
2017-02-28 10:29:02 -08:00
Peli de Halleux
b2282b1a81
adding descriptions to code examples
2017-02-28 04:57:27 -08:00
Tom Ball
30fe647f51
more docs for show-arrow. correct errors
2017-02-27 10:51:52 -08:00
Peli de Halleux
1a398e0db9
moving icon files under sim
2017-02-27 09:59:14 -08:00
Tom Ball
dfca86999f
add doc for showIcon
2017-02-27 09:07:36 -08:00
Peli de Halleux
b8aa63411c
fixing var compilation issue in docs
2017-02-25 05:38:18 -08:00
Sam El-Husseini
aea8299006
February beta to release.
2017-02-17 12:23:24 -08:00
Sam El-Husseini
acbe9106cc
Updating small organization logo
2017-02-16 20:36:20 -08:00
Peli de Halleux
a4a74bdd6b
adding a few more examples
2017-02-09 17:40:21 -08:00
Peli de Halleux
45c82767d0
fixed titles
2017-02-09 14:57:38 -08:00
Peli de Halleux
0c77927f35
fixing example page format
2017-02-09 14:51:12 -08:00
Peli de Halleux
672672e632
adding example pages
2017-02-09 14:44:56 -08:00
Peli de Halleux
9641c4b5ec
fixed pin-pressed
2017-02-02 23:26:55 -08:00
Tom Ball
51781be90b
Merge pull request #350 from Microsoft/icons
...
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
Peli de Halleux
1d47b4de0d
Lightmonster ( #346 )
...
* fixed boardname issues
* refactored servo info
* coffee cup monster lesson skeleton
* display event source id / value in advanced section
* normalized project structure
* updated project name
* Update projects.md
2017-01-31 08:29:25 -08:00
Peli de Halleux
595e4a23e6
package approval docs ( #344 )
...
* updated docs
* @jaustin comments
* Update packages.md
2017-01-31 08:28:33 -08:00
Tom Ball
f944af8122
get rid of images
2017-01-30 15:33:33 -08:00
Tom Ball
35225468e4
add some images
2017-01-30 15:03:50 -08:00
Richard Knoll
72d5e83e5b
Exposing pin eventOn method ( #349 )
2017-01-30 19:19:54 +00:00
Richard Knoll
9a4a2264fa
Fixing singal strength docs and adding an example ( #347 )
2017-01-28 19:53:36 +00:00
Sam El-Husseini
e9558ce158
Fix svg scaling issue in IE. ( #348 )
...
* Fix svg scaling issue in IE. Fixes #1192
* minor fix
2017-01-28 19:53:05 +00:00
Peli de Halleux
c7054b7ee0
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2017-01-20 15:16:29 -08:00
Peli de Halleux
28830aa905
more info on on-start
2017-01-19 17:51:48 -08:00
Brahma Giri Abhijith Chatra
7fbbb5e65a
release of beta
2017-01-19 16:55:20 -08:00
Peli de Halleux
45fd40a553
adding on pin pressed in getting-started
2017-01-17 11:37:20 -08:00
Peli de Halleux
05028c4527
Serial events ( #337 )
...
* added "serial->on data received"
* updated info
* updated docs
* added readline to read entire buffer
* lazy initialize of serial buffers
* init async on event
* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux
7a98b06424
Custom microbit loader ( #334 )
...
* Custom microbit loader
* updated animation
* use standardized name
2017-01-06 17:39:48 -08:00
Peli de Halleux
1d82f08668
update instructions to use inline buttons
2017-01-06 14:41:33 -08:00
Peli de Halleux
4681a68ffd
added avatar image
2017-01-06 09:51:19 -08:00
Peli de Halleux
0a69b773de
missing package annotation
2017-01-06 07:19:00 -08:00
Peli de Halleux
46281c3cd0
fixing broken links in docs
2017-01-06 06:12:39 -08:00
Peli de Halleux
05d88cb4ba
updated getting -started
2017-01-06 04:32:53 -08:00
Sam El-Husseini
81fe9afbb7
remove begin
2017-01-05 13:35:28 -08:00
Sam El-Husseini
65c615f256
Merge branch 'master' into tutorialmode
2017-01-05 13:33:41 -08:00
Peli de Halleux
dcede1703a
fixing link
2017-01-05 13:31:05 -08:00
Peli de Halleux
f7ec452ea0
updated steps
2017-01-05 13:30:14 -08:00
Peli de Halleux
20260e8933
fixes to docs
2017-01-05 13:28:06 -08:00
Peli de Halleux
27d6a8281a
Inchworm ( #331 )
...
* images for inchworm project
* binding pictures
* updated inchworm lesson
2017-01-05 10:00:36 -08:00
Sam El-Husseini
c5128aa497
Merge branch 'master' into tutorialmode
2017-01-05 08:19:39 -08:00
Peli de Halleux
a59394646c
fixed docs
2017-01-05 07:37:46 -08:00
Sam El-Husseini
d2d776fd01
Updating getting started tutorial
2017-01-04 10:06:47 -08:00
Sam El-Husseini
03111368e0
add more blocks
2017-01-02 22:14:40 -08:00
Sam El-Husseini
c10761128e
Tutorial mode changes
2017-01-01 18:52:22 -08:00
Peli de Halleux
2da0cf1178
support for buffer signature ( #325 )
2016-12-23 08:58:38 -08:00
Peli de Halleux
50f0e85884
docs updates
2016-12-20 12:31:25 -08:00
Peli de Halleux
92b60a251d
On start support ( #324 )
...
* annotating APIs to support onstart
* missed file
* updated templates
* adding new lines in main.ts
* fixing docs
* removing onstart
* updated docs
* updated various docs
* more docs
* adding upgrade policies for blocks
* updated pxt reference
* placing on start under "basic"
2016-12-19 14:09:35 -08:00
Peli de Halleux
96d354a8a8
Merge pull request #316 from OwenBrotherwood/patch-1
...
Correction for max. length of advertised url to 17
2016-12-09 15:13:12 -08:00
Peli de Halleux
02480b1c54
updated master to 0.6.36
2016-12-09 13:51:23 -08:00
Peli de Halleux
4a4007ba41
fixing uploader link
2016-12-08 12:33:31 -08:00
Peli de Halleux
3469ad6f8d
Added note about protocol encoding.
2016-12-08 12:01:35 -08:00
Peli de Halleux
03c0339e9a
fixing docs snippets
2016-12-08 09:16:27 -08:00
Peli de Halleux
66d3c6c7e8
fix for https://github.com/Microsoft/pxt/issues/549
2016-12-08 08:28:28 -08:00
Peli de Halleux
870b26a85a
updated lessons to use radio
2016-12-08 00:10:00 -08:00
Peli de Halleux
6c11dbcdf4
added setTransmitPower in BLE
2016-12-07 09:05:03 -08:00
Owen Brotherwood
30211aa006
Correction for max. length of advertised url to 17
...
https://github.com/google/eddystone/tree/master/eddystone-url#frame-specification states 1-17
When one makes a general google for the max length, some have written 18 and some 17 :(
The difference could lie in the https://github.com/google/eddystone/tree/master/eddystone-url#url-scheme-prefix which adds an extra byte but it's use is to in someway allow for more bytes in the 1-17.
The implementation in the micro:bit Lancaster is unknown as to how the url-scheme-prefix is or is not used: there does not seem to be a scheme for "Just take the 1-17" for the url.
At the moment, "play it safe" and write 17 ?
2016-12-06 20:51:44 +01:00
Sam El-Husseini
280b555f86
Theming the microbit target
2016-12-01 18:35:10 -08:00
Peli de Halleux
034897b0a6
fixing docs issues
2016-11-30 05:00:34 -08:00
Peli de Halleux
d873cbb6c3
updated api definitions
2016-11-30 04:24:52 -08:00
Peli de Halleux
adef3a6487
updated docs
2016-11-30 04:19:17 -08:00
Peli de Halleux
be0984cc4a
integrating eddystone into bluetooth package
2016-11-30 04:06:15 -08:00
Peli de Halleux
c5c5362b5d
Merge branch 'master' into eddystone
2016-11-29 23:27:49 -08:00
Peli de Halleux
b1fcc51bc8
preparing support for eddystone
2016-11-29 09:21:23 -08:00
Peli de Halleux
63e24ce90a
support for setting music pin using analogSetPitchPin
2016-11-29 08:59:54 -08:00
Peli de Halleux
f0b91b07c1
fix typo
2016-11-29 00:04:21 -08:00
Peli de Halleux
d961e14e5c
bumped to 0.6.13
2016-11-11 15:14:54 -08:00
Peli de Halleux
fabf09477c
fixing broken link
2016-11-11 06:54:17 -08:00
Peli de Halleux
fd5357b273
simplify projects
2016-11-10 08:37:13 -08:00
Peli de Halleux
4aa2d129e9
Adding list of domains that need to be allowed for editor
2016-11-08 15:44:51 -08:00
Peli de Halleux
e5dc046fcc
moving live to 0.5.33
2016-11-04 13:38:01 -07:00
Peli de Halleux
054501ace0
added reference
2016-11-04 08:18:43 -07:00
Peli de Halleux
652abe0892
Wallet ( #301 )
...
* adding images
* fixed image path
* half way through instructions
* updating maker instructions
* adding protection section
* renaming making -> make
* fixed link
* added coding section
* updated lessons
* fix broken links
2016-11-03 15:49:29 -07:00
Peli de Halleux
682ae92a08
updated docs with @homeurl@
2016-11-01 21:48:11 -07:00
Peli de Halleux
89406330cf
rename micro:bit to @boardname@
2016-11-01 17:44:37 -07:00
Peli de Halleux
d76d92e041
inserting macros instead of hard coded board names
2016-11-01 10:42:42 -07:00
Peli de Halleux
7303a1235f
bumped to v0.5.21
2016-10-28 15:51:26 -07:00
Peli de Halleux
76adc3c00a
added led.enable ( #294 )
...
* added led.enable
* fixed simulator support for led.enable
2016-10-28 08:34:04 -07:00
Richard Knoll
95e4c609a4
Rename the parameters for the sendValue block ( #293 )
2016-10-27 14:48:22 -07:00
Peli de Halleux
172aa6a4d7
updated translated docs
2016-10-27 11:15:35 -07:00
Michal Moskal
f078d59bb5
Remove testing file
2016-10-26 11:45:15 +01:00
Michal Moskal
dffbe5dcb4
Testing cdn fixes
2016-10-26 10:15:05 +01:00
Richard Knoll
2bc5db517e
Renaming the string in onDataPacketReceived and updating docs ( #292 )
2016-10-25 16:39:13 -07:00
Richard Knoll
f191d9033d
Updating radio JSON writing API ( #290 )
2016-10-25 16:38:01 -07:00
Michal Moskal
7d912110f4
Bumping main version to 0.5.9 with fixed icons
2016-10-25 19:53:11 +01:00
Peli de Halleux
6b9b636ae6
moving master to v.0.5.8
2016-10-25 08:19:19 -07:00
Richard Knoll
ec404e5887
Deprecating old radio APIs and fixing docs ( #289 )
2016-10-24 16:30:21 -07:00
Michal Moskal
06641d4e5c
Beta is latest tagged releases
2016-10-24 16:58:12 +01:00
Michal Moskal
a705c4882b
Add initial release pointers
2016-10-24 16:48:03 +01:00
Peli de Halleux
66a46e4046
fixing links in docs
2016-10-22 23:04:08 -07:00
Peli de Halleux
bd1536132d
fixing references / snippets
...
cleanup "snippets" compilation state
2016-10-22 21:29:31 -07:00
Peli de Halleux
fcefe1ed36
Fixing a few typos
2016-10-22 20:34:18 -07:00
gingemonster
3f1817037e
Added a new project, the magic button trick ( #284 )
...
* adding the 'magic button trick' project
* tweaking text and fixing spelling mistakes
* adding vscode temp files to gitignore
* updated after feedback
* removing vscode temp files
* missed two vars
* deleting vscode temp file
2016-10-22 19:53:48 -07:00
Peli de Halleux
a2cb2c2ed0
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-10-21 14:46:23 -07:00
Abhijith Chatra
44e2ffc874
Merge pull request #281 from Microsoft/musicfix
...
Fixing music doc issues
2016-10-21 14:21:19 -07:00
Peli de Halleux
64b68c7439
updated faq to point to support
2016-10-21 11:45:29 -07:00
Peli de Halleux
f9d138cb42
migrating to pxt.microbit.org settings
2016-10-21 10:49:04 -07:00
Abhijith
0b1b312e76
Fixing music doc issues
2016-10-21 08:48:43 -07:00
Peli de Halleux
c6fa997f02
updated docs from codethemicrobit to pxt.microbit.org
2016-10-19 16:49:05 -07:00
Peli de Halleux
23d30484d4
updated docs page
2016-10-18 21:52:10 -07:00
Peli de Halleux
6ad59e04a6
fixed uart issues
2016-10-18 21:47:54 -07:00
Peli de Halleux
ae5d5c74a7
better support for BLE UART and alignment with serial blocks. ( #276 )
...
* aligning uart apis with serial
* reorganizing serial/bluetooth blocks
* Autoupdate configuration for UART. (#279 )
* Autoupdate configuration for UART.
* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Peli de Halleux
fba37d96b2
updated localization help
2016-10-18 13:19:46 -07:00
Peli de Halleux
ef8d7185ee
adding lessons to create circuit using aluminium foil
2016-10-13 12:52:47 -07:00
Sam El-Husseini
b0392da8b1
Fix indentation of showLeds in a couple of projects.
2016-10-13 11:32:25 -07:00
Peli de Halleux
f7ed06108d
Inputorg ( #275 )
...
* use typescript from workspace
* fixed tracking in localhost
* updated ordering of input/radio
2016-10-11 19:36:00 -07:00
Peli de Halleux
80131f2928
updated tilt tempo video
2016-10-10 11:04:00 -07:00
Peli de Halleux
51bd8d57aa
updated raspbian docs
2016-10-09 21:50:13 -07:00
Peli de Halleux
d69a82d167
updated telegraph project
2016-10-03 22:32:27 -07:00
Peli de Halleux
a30ca46fef
merging changes
2016-10-03 22:23:01 -07:00
Peli de Halleux
a56226c08d
updated hack-your-headphone lesson
2016-10-03 22:21:36 -07:00
Peli de Halleux
87d34ba030
restructed banana lesson
2016-10-03 19:07:54 -07:00
Peli de Halleux
091917b765
removed linking between projects
2016-10-03 18:55:09 -07:00
Richard Knoll
aea09c1830
Minor fixes to guitar demo
2016-10-03 16:37:46 -07:00
Peli de Halleux
a34f765681
adding guitar to project list
2016-10-03 15:18:20 -07:00
Peli de Halleux
2ae78fe6b8
Updated guitar lessons ( #268 )
...
* initial notes
* updated code samples
* splitting the page and preparing layout
* missing gamepad api
* added basic guitar activty md files
added initial draft of guitar lesson - in progress
* word smithing and adding detail for concepts listed
* word smithing and adding detail for concepts listed
* typo in file name
* missing macro
* replaced guitar.png with image from Julia Carlson
* adding a few pictures
* adding cards macros
* few tweaks
* image for accellerometer lesson xyz axis
* fixed the numbering buttons page
-fixed the numbering to restart for each section and asdded spaces after so they don't wrap
* adding a few video links
* pin-press - added circuit info
* more vids
* fixing latest commit
* edits to light sensor and pin-press
* updated descriptions, linking lesson
* pin-press and display-buttons updates
-added dode samples to pin press
* updated making video
* light-sensor updated numbering
* Clean up
Clean up of headings to template style, other fixes
* putting display in template
use h2 with "Step 1:" and image before text
* removed numbered lists for display & light
these topics are code complete
* more consistent formating
Acceleromenter, buttons, light sensosr
* Acceleration Lesson, added art
Lesson steps for Acceleration, art for degree F to C for Map anology+clean up of light sensor topic
* Pin Press code complete
some other basic fomats and edits
* Removed dashes in lesson names
renamed and fixed references to files with "-" in names
* rest of fles w/ dash in name changes
* fixed links to guitar activities
* updated acceleraomter section
* transparency 4 art, image text
added transarency and renamed art, added descriptive text for video and still images
* renamed art
* fixing the merge
* fixing hint
* moved step 2 outside ~hint block
* fixing snippets
* remove guitar from project list
* Duration/Materials consistent format
moved out of ~avatar block
2016-10-03 14:59:58 -07:00
Peli de Halleux
8a47793f48
reorg lesson
2016-09-29 22:15:04 -07:00
Peli de Halleux
13383e6232
adding sketeches
2016-09-29 08:32:15 -07:00
Peli de Halleux
068ea80a45
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-09-28 22:36:04 -07:00
Peli de Halleux
7a86bbd6b9
Timingate ( #265 )
...
* draft lesson
* basic timing gates lesson
2016-09-28 22:35:53 -07:00
Peli de Halleux
78fffe0e01
typos
2016-09-28 19:24:43 -07:00
Peli de Halleux
9d4b31fe4d
updated share docs
2016-09-28 00:29:27 -07:00
Peli de Halleux
2c39e249f9
New guitar project ( #264 )
2016-09-26 21:55:39 -07:00
Richard Knoll
0676d780ab
Fixing beat fraction typo ( #263 )
2016-09-23 22:27:57 -07:00
Thomas Denney
faed492a87
Embed docs ( #259 )
...
* Generic instructions for embedding
* Wordpress instructions, update Markdown instructions
* Blogger instructions
* Squarespace instructions
* Google sites info
* Sway restrictions
* Correct order
2016-09-22 03:50:59 -07:00
Thomas Denney
0ce1738653
Remove comment re Safari in private mode
2016-09-22 09:27:46 +01:00
Brahma Giri Abhijith Chatra
c04ddbb459
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-09-21 16:34:06 -07:00
Abhijith
4aac4ef92d
Fixing hero lesson
2016-09-21 16:31:03 -07:00
Peli de Halleux
979b2b892a
avoid name collision (embed.md => share.md)
2016-09-21 15:01:43 -07:00
Peli de Halleux
e62d15ba85
Embed docs ( #257 )
...
* embed docs
* adding embed docs
2016-09-21 10:15:59 -07:00
Thomas Denney
adf97d9b5c
Add information about Safari being unsupported in private browsing mode
2016-09-21 11:23:43 +01:00
Thomas Denney
6bb35c1a72
More detailed information about which browser versions are supported
2016-09-19 09:31:03 +01:00
Peli de Halleux
1e0cd48316
updated docs
2016-09-15 11:04:45 -07:00
Peli de Halleux
dbaf406703
splitted usb transfer instructions
2016-09-15 08:35:01 -07:00
Peli de Halleux
21a36eb9ee
fixing broken image paths
2016-09-14 22:43:59 -07:00
Peli de Halleux
7ce41b52aa
fixing path in docs
2016-09-14 22:28:05 -07:00
Peli de Halleux
6e4f4595a2
updated usb images
2016-09-14 22:18:01 -07:00
Peli de Halleux
886e071d7f
updated about to link to docs
2016-09-14 08:14:04 -07:00
Peli de Halleux
d6ff930333
fix capitalized file names
2016-09-13 10:36:25 -07:00
Thomas Denney
54a7ac81ea
Recommended browser documentation ( #251 )
...
* Documentation page for unsupported browsers
* Update unsupported documentation with mac info
* Blur irrelevant information in version screenshots
* Rename to Peli's suggested path
* Browser recommendation for each platform
2016-09-13 10:33:06 -07:00
Peli de Halleux
2e90b351da
updated other download picture
2016-09-12 11:33:16 -07:00
Peli de Halleux
801bd6c7a0
udpated download pictures
2016-09-12 11:30:12 -07:00
Thomas Denney
953b362b34
Download instructions ( #250 )
...
* Images of micro:bit attached t ostuff
* Cropped and enhanced USB images
* Define paths for USB images
* Added new matching criteria for images
* Help URL
* Add paths for all images
* Cropped images so they look better on dialog
* Add link to uploader
2016-09-12 11:10:30 -07:00
Thomas Denney
ef4b06a087
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-09-09 15:19:58 +01:00
Peli de Halleux
2bacb58fdd
simpler instructions
2016-09-08 00:46:43 -07:00
Peli de Halleux
1ee6274100
added raspberry-pi instructions
2016-09-08 00:00:07 -07:00
Thomas Denney
dfe270d259
Correct filename of data.csv in radio challenge
2016-09-07 11:32:41 +01:00
Peli de Halleux
ea088ac828
renaming docs image files
2016-09-06 13:31:47 -07:00
Peli de Halleux
6d637eefd7
scaling, cropping,blurring
2016-09-06 10:06:09 -07:00
Peli de Halleux
6310e96ac2
Merge pull request #239 from Microsoft/usb-docs-update
...
.hex file download and USB transfer docs update
2016-09-06 09:10:06 -07:00
Thomas Denney
dbb1e31822
Remove DS_STORE
2016-09-06 10:01:12 +01:00
Thomas Denney
5376bc2dce
Rename images, remove redundant images
2016-09-06 09:57:45 +01:00
Thomas Denney
57bd293df8
Move arrow position on doc image
2016-09-06 09:52:17 +01:00
Thomas Denney
e570d46755
Rewrite instructions on downloading files to make them more clear
2016-09-06 09:49:08 +01:00
Thomas Denney
d37f284fce
Added arrows to images and updated instructions
2016-09-06 09:28:20 +01:00
Thomas Denney
b716226889
Images for Windows
2016-09-06 09:05:33 +01:00
Sam El-Husseini
ac8c9c5e85
Updating editor screenshots in js/cal, fixes #230
2016-09-05 09:04:03 -07:00
Thomas Denney
057260c483
Update OS X Firefox screenshots and instructions
2016-09-05 16:46:56 +01:00
Thomas Denney
568ae32f81
Update screenshot and instructions for OS X Chrome
2016-09-05 16:32:41 +01:00
Thomas Denney
ae605ff829
Update OS X file transfer screenshot
2016-09-05 16:22:06 +01:00
Thomas Denney
f25ddb1085
OS X screenshot
2016-09-05 15:50:27 +01:00
Peli de Halleux
d890c05229
moving parts .svg under simulator
2016-09-01 08:57:20 -07:00
Peli de Halleux
5237b86cf5
docs cleanup
2016-09-01 06:49:39 -07:00
Peli de Halleux
47ea4e01d2
more docs cleanup
2016-09-01 05:28:27 -07:00
Peli de Halleux
bfc2641637
various docs cleanup
2016-09-01 05:08:27 -07:00
darzu
2b87b26f00
adds support for arduino zero
2016-08-31 18:03:34 -07:00
Peli de Halleux
5ecd20583b
Merge branch 'master' into breadboarding
2016-08-30 21:41:17 -07:00
Peli de Halleux
4c27d62796
removing external boards
2016-08-30 21:15:27 -07:00
darzu
8f50beb938
adds new custom NeoPixel svg
2016-08-30 15:59:02 -07:00
Peli de Halleux
a34bcee7a2
added simulator
2016-08-30 13:39:31 -07:00
Peli de Halleux
d011cdb37e
updated cli / vscode docs
2016-08-30 13:34:05 -07:00
Peli de Halleux
8cb31daa48
Adding CLI pointer
2016-08-30 11:35:16 -07:00
darzu
61ee841431
adds arduino & speaker svgs
2016-08-30 11:15:24 -07:00
Peli de Halleux
ddc2b7437b
re-ordering of blocks in docs
2016-08-29 14:49:51 -07:00
Michal Moskal
92b5b76171
Add target-specific favicon; see https://github.com/Microsoft/pxt/issues/54
2016-08-26 16:35:13 +02:00
Michal Moskal
6d4d681898
Link to pxt package docs
2016-08-25 17:44:53 +02:00
Sam El-Husseini
47401e947c
Missing a reference to the "Compile" button, changed to Download.
2016-08-19 11:09:12 -07:00
Sam El-Husseini
67da22c135
Converting the term "Compile" to "Download" in the docs microsoft/pxt#236
2016-08-18 13:17:05 -07:00
Peli de Halleux
ea82d066c9
cleaning out old images
2016-08-18 07:23:26 -07:00
Peli de Halleux
ea0d2d4d02
add i2c fram to package list
2016-08-17 18:23:08 -07:00
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
Tom Ball
041b10ef04
fix broken links
2016-06-15 07:55:19 -04:00
Tom Ball
0e08b58f84
add basic typescript page
2016-06-15 06:31:18 -04:00
Tom Ball
251f382e8e
remove old stuff
2016-06-14 22:06:55 -04:00
Tom Ball
887a652a06
more remapping
2016-06-14 21:44:51 -04:00
Tom Ball
bbbb1ea6bc
moving stuff around
2016-06-14 21:37:55 -04:00
Tom Ball
54213cf554
put lessons back for Michael
2016-06-14 17:28:08 -04:00
Tom Ball
0c67cd8e8b
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-14 17:21:02 -04:00
Tom Ball
a0a23a261c
restructuring to separate language from API
2016-06-14 17:20:45 -04:00
Ron Hale-Evans
20c7a16524
Used Dimension.X in sample instead of string
2016-06-14 14:01:00 -07:00
Ron Hale-Evans
764505d2ca
Rewrite in simple language. Improve code examples.
2016-06-14 12:51:21 -07:00
Ron Hale-Evans
62b6b8e9eb
Second pass. Clarify API's functionality.
2016-06-14 12:12:26 -07:00
Tom Ball
beac252620
renaming...
2016-06-14 14:39:31 -04:00
Tom Ball
6e62acb384
fixed typo
2016-06-14 12:17:54 -04:00
Tom Ball
b5afe25387
avatar for flashing heart
2016-06-14 12:11:29 -04:00
Tom Ball
f4eca66648
move lessons out of web site
...
will move select lessons back to "educators" section
2016-06-14 11:49:58 -04:00
Tom Ball
a6e6dd8287
10 projects, first draft complete
2016-06-14 11:30:25 -04:00
Tom Ball
d94c7e0157
lessons to projects
2016-06-14 11:12:13 -04:00
Tom Ball
4657263abb
minor mods
2016-06-14 10:55:13 -04:00
Tom Ball
a6c2b24e8d
minor change
2016-06-14 10:31:21 -04:00
Tom Ball
31651f9a11
more work on LED screen doc
2016-06-14 10:31:21 -04:00
Tom Ball
713dfec949
pass over LED screen
2016-06-13 21:43:01 -04:00
Ron Hale-Evans
23c4087830
Rewrote in simple language.
2016-06-13 15:47:08 -07:00
Ron Hale-Evans
de293be4fc
Rewrote (2nd pass). Changed to .
2016-06-13 14:15:39 -07:00
Ron Hale-Evans
4e54649ce7
Rewrote in simpler language
2016-06-13 13:39:05 -07:00
Ron Hale-Evans
caeef2f1e1
Rewrote in simple language
2016-06-13 12:57:42 -07:00
Tom Ball
f3d7693a26
typos
2016-06-13 14:53:08 -04:00
Tom Ball
2ceece6cdf
typos
2016-06-13 14:49:07 -04:00
Tom Ball
c2913aea82
fix typos
2016-06-13 14:41:08 -04:00
Peli de Halleux
bbee53607b
updated square image
2016-06-12 06:26:45 -07:00
Tom Ball
e94e2e7dc4
remove references to language primitives
2016-06-12 08:16:04 -04:00
Tom Ball
02a0839a4e
typos
2016-06-11 22:37:09 -04:00
Tom Ball
67ea6c01f2
remove linksto lessons from references
2016-06-11 22:28:57 -04:00
Tom Ball
5b5cac878b
starting to reorganize lessons
2016-06-11 22:15:36 -04:00
Tom Ball
56301d2d6f
linking in maker activities
2016-06-11 21:12:08 -04:00
Tom Ball
f8e80e6a9d
pics for music
2016-06-11 20:54:12 -04:00
Tom Ball
d1f314d790
added compass
2016-06-11 19:43:54 -04:00
Tom Ball
27f39b4458
move rock paper scissors to correct position
2016-06-11 18:08:05 -04:00
Tom Ball
0c40f79dec
three projects down
2016-06-11 17:12:12 -04:00
Tom Ball
346ec3d1a6
finish second lesson
2016-06-11 14:40:09 -04:00
Tom Ball
5a2896808e
fix up pics
2016-06-10 23:39:30 -04:00
Tom Ball
4a34edeab0
get it in the menu
2016-06-10 23:15:12 -04:00
Tom Ball
5c2833978b
name change
2016-06-10 23:10:32 -04:00
Tom Ball
edfc2274a2
change name
2016-06-10 23:10:00 -04:00
Tom Ball
899c9fd8d6
finish first lesson
2016-06-10 23:09:18 -04:00
Ron Hale-Evans
13f63c2f46
Rewrote in simple language. Purged legacy example.
2016-06-10 16:13:37 -07:00
Ron Hale-Evans
8841c47638
Rewrote in simple language. Fixed some typos.
2016-06-10 14:44:49 -07:00
Ron Hale-Evans
aba028b1e8
Rewrote in simple language. Updated code example.
2016-06-09 18:25:59 -07:00
Ron Hale-Evans
3049c88d5b
Simulator warnings, etc.
2016-06-09 15:30:47 -07:00
Ron Hale-Evans
8239329c2e
Rewrote with simple language
2016-06-09 15:09:48 -07:00
Ron Hale-Evans
cd56181703
Rewrote in simple language. API might not be functional.
2016-06-09 12:34:56 -07:00
Peli de Halleux
e604b27c4f
various docs updates
2016-06-09 11:10:01 -07:00
Ron Hale-Evans
4727b105c4
Rewrote in simple language. May be an obsolete API.
2016-06-08 18:14:00 -07:00
Ron Hale-Evans
4063b5aac8
Rewrote in simple language. Deleted redundant material.
2016-06-08 16:59:20 -07:00
Ron Hale-Evans
126c236b14
New topic. Double-checked example.
2016-06-08 11:21:58 -07:00
Ron Hale-Evans
6de2f22542
Deleted loop around event handlers in coin flipper
2016-06-07 11:44:42 -07:00
Ron Hale-Evans
bd835a8a6e
Rewrote in simple language; added examples
2016-06-06 17:29:23 -07:00
Ron Hale-Evans
f75a034a3f
Rewrote in simple language
2016-06-06 17:02:15 -07:00
Ron Hale-Evans
02e48f196c
Rewritten in simple language
2016-06-06 15:41:17 -07:00
Ron Hale-Evans
e621252f3b
Added boolean picker / coin flipper example.
2016-06-06 14:49:36 -07:00
Peli de Halleux
5a8815c4fc
removed "open editor" from getting started
2016-06-03 23:51:40 -07:00
Peli de Halleux
66aba696dc
tweaks to getting started
2016-06-03 22:19:43 -07:00
Ron Hale-Evans
97894511dd
Spot reminders to click COMPILE.
2016-06-03 15:42:18 -07:00
Ron Hale-Evans
e785ece9bd
Numerous requested changes. Still missing heads/tails.
2016-06-03 15:15:24 -07:00
Peli de Halleux
63035b3d5c
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-03 14:25:31 -07:00
Peli de Halleux
1f8ea7ad30
removed dangling link.
2016-06-03 14:24:39 -07:00
Ron Hale-Evans
899ca47a77
Rewritten for clarity. Already has great example!
2016-06-03 14:06:24 -07:00
Peli de Halleux
b108f1538d
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-03 10:35:40 -07:00
Peli de Halleux
45ecd883bb
fixed uploader page...
2016-06-03 10:16:22 -07:00
Peli de Halleux
641a714f74
updated configuration
2016-06-03 09:47:06 -07:00
Ron Hale-Evans
d1cd0a23a2
Nearing end of radio docs
2016-06-02 17:08:09 -07:00
Ron Hale-Evans
54331eb113
Second pass
2016-06-02 16:24:06 -07:00
Ron Hale-Evans
d4c53f1fb3
Extra examples and hints
2016-06-02 15:48:11 -07:00
Ron Hale-Evans
40305c3ccd
Updated to be funner (and clearer)
2016-06-02 15:25:19 -07:00
Peli de Halleux
e6761699d3
added faq
2016-06-02 14:47:37 -07:00
Peli de Halleux
4cbabcd112
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-02 13:11:23 -07:00
Peli de Halleux
5def3518cf
adding link to start rock-paper-scissor in editor
2016-06-02 13:10:47 -07:00
Ron Hale-Evans
2c6f76e1a5
First pass
2016-06-02 12:52:03 -07:00
Peli de Halleux
d5628c08c8
updated getting started
2016-06-02 12:32:13 -07:00
Peli de Halleux
c5c0103573
Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
2016-06-02 12:07:49 -07:00
Ron Hale-Evans
b89d6477c7
Temporarily broken.
2016-06-02 11:38:14 -07:00
Peli de Halleux
091fbb9db8
fixing some game content
2016-06-02 09:13:02 -07:00
Peli de Halleux
d262dc3704
removed duplicate file
2016-06-02 08:33:21 -07:00
Peli de Halleux
0c701a6809
more typos
2016-06-01 21:36:32 -07:00
Peli de Halleux
d571ce85c1
fixing broken path
2016-06-01 21:35:37 -07:00
Peli de Halleux
6fa316ff0e
shrinking various images
2016-06-01 21:28:57 -07:00
Peli de Halleux
1e436f4e71
more docs updates
2016-06-01 21:19:16 -07:00