Commit Graph

890 Commits

Author SHA1 Message Date
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