Commit Graph

34 Commits

Author SHA1 Message Date
Abhijith Chatra
be7858cbed
Cherry picked fixes from v0 to v1 (#1476)
* Fix example and do a few edits (#850)

* Small fixes to the Karel project text (#862)

* fix missing shadow type

* add calibration info (#897)

microbit-support:6348 User reported bug, but didn't realie micro:bit compass had to be calibrated on first run of the program.

* Cherry pick adding various cross-editor compat APIs (#863)

* fix nudge

* Fix a typo ("screent") in the documentation (#1012)

* Fix a typo
"screent" -> "the LED screen"

* Update showArrow doc string for consistency with other methods

* Doc bugs found by xlators (#899)

* Update rotation.md (#998)

reflects actual behaviour of the board

* fixed layout corruption (#1073)

* Updating the new bug filer with the right link

* Update challenges.md (#1325)

For what I'm taught in school, 2 follows 1 😉😉.

* Update simulator.md (#1209)

* Update plant watering.md (#1264)

the connection to servo are male not female

* support for MIDI simulator in v0 (#1331)

* Doc improvements (#1337)

* update grammar in radio-dashboard sample code

* Chanllenge 2 follows 1

I open all challenges.md without "Challenge 2" and review the file
`grep -r "Challenge 2" -L | grep challenge | xargs -I@ code @`

Changes to be committed:
	modified:   docs/lessons/counter/challenges.md
	modified:   docs/lessons/game-counter/challenges.md
	modified:   docs/lessons/night-light/challenges.md
	modified:   docs/lessons/snowflake-fall/challenges.md

* Revert "support for MIDI simulator in v0 (#1331)"

This reverts commit 30a9c411fb80762656e7a636feff8e77b7fd9e67.

* Revert "Cherry pick adding various cross-editor compat APIs (#863)"

This reverts commit 7308dbef23e9ee402bebb7e721d7014d8252c9e5.

* Fixed pin needed to replace button A (#1385)

* Cherry pick part of the signature update in in2cWriteBuffer (#863): 7308dbe
2018-10-22 10:00:57 -07:00
Peli de Halleux
2b504d863d
Radiodocsupdate (#1430)
* a few updates

* more updates

* reorder radio blocks

* more shuffling of new radio apis

* fixing hot or ocold

* more doc fixes

* more updates

* fixing docs issues

* more doc fixes

* restore docs errors

* missing packate

* renamed argument of callback

* mssing radio

* more odcs fixes

* lock turtle

* ignore docs for now
2018-10-15 15:32:09 -07:00
Peli de Halleux
0390bffe72
Home courses page (#1417)
* adding courese in home page

* remove examples

* updated sparkfun image

* removing kitronik univesity

* updated kitronik images
2018-10-14 19:23:28 -07:00
Galen Nickel
465d83637f Switch 'game of life' from block to TS (#1270) 2018-09-18 19:35:58 -07:00
Peli de Halleux
d0a40d1ae1
tools lessons (#1218)
* tools lessons

* updated summary

* more images

* wire up images

* fixing radio send-value
2018-09-12 13:26:39 -07:00
Peli de Halleux
63b438d618 Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1 2018-09-11 09:03:34 -07:00
Peli de Halleux
3a9de3545e
adding stop-watch project (#1207) 2018-09-11 09:03:06 -07:00
Peli de Halleux
fe444a8371 moving turtle examples 2018-09-11 09:02:40 -07:00
Peli de Halleux
dc7a4b78d1 updated stopwatch 2018-09-10 13:05:08 -07:00
Guillaume Jenkins
8c1b9b72b2
Fix randomBool and game of life (#1008) 2018-07-31 16:36:52 -04:00
Sam El-Husseini
6f148c14e0 Fix randomInt 2018-06-01 11:42:38 -07:00
Sam El-Husseini
6b9e78d269 Change docs to randomInt 2018-04-21 10:52:09 -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
Peli de Halleux
ecc9449b02
added pi example (#711) 2018-03-14 08:50:45 -07:00
Galen Nickel
ac78b0c95a Descriptions for turtle examples (#599) 2017-12-10 19:12:08 -08:00
Peli de Halleux
81e804c1e5
adding turtle examples (#598) 2017-12-08 14:56:39 -08:00
ganicke
4f66ccf027 Fix some project page bugs found in loc 2017-11-20 11:46:36 -08:00
Sam El-Husseini
8c08dca854 Egg and Spoon example (#429) 2017-08-23 11:40:37 -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
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
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
221d84d3bf added stopwatch 2017-05-24 08:47:19 -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
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
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
672672e632 adding example pages 2017-02-09 14:44:56 -08:00