Commit Graph

118 Commits

Author SHA1 Message Date
Neal McBurnett
f3bec09b0d Link to power supply limitations (#2443)
Fixes: #2442
2019-09-25 06:34:12 -07:00
Galen Nickel
2f35e8f2c6
Error codes page update (#2327)
* Start adding new codes

* few tiny edits

* Add more errors and rearrange

* Update docs/device/error-codes.md

Co-Authored-By: Michał Moskal <michal@moskal.me>

* juggle category

* set error range in hint

Co-Authored-By: Michał Moskal <michal@moskal.me>

* Update docs/device/error-codes.md

Co-Authored-By: Mark <mark@microbit.org>
2019-08-05 10:54:06 -07:00
Galen Nickel
be617f6100
Insert kitronik servo guide link (#1923)
* Insert kitronik servo guide link

* Del leading space
2019-03-15 13:47:47 -07:00
Mark
4ea66bd6da Update error-codes.md (#1782)
make link to microbit.org most prominent as this will be the source of truth for error codes
2019-01-09 07:04:32 -08:00
Mark
9be05b1c61 Update troubleshoot.md (#1773)
replace links to KB with links to microbit.org
2019-01-02 08:59:07 -08:00
Galen Nickel
d51eae9667 Update the device/servo page (#1734) 2018-12-11 21:01:07 -08:00
Sam El-Husseini
7e23340df1
Spellcheck docs (#1652)
* Spelling mistakes
2018-11-20 13:26:26 -08:00
Tom Ball
0b44a8c00c
Update reactive.md 2018-11-14 09:01:04 -08:00
Tom Ball
c676d11063
Update reactive.md 2018-11-14 08:59:39 -08:00
Tom Ball
2bad333df8
Update reactive.md 2018-11-14 08:54:00 -08:00
Tom Ball
7ff32d8bdd
Update reactive.md 2018-11-13 15:13:53 -08:00
Tom Ball
dfa316b2d2
Update reactive.md 2018-11-13 15:12:56 -08:00
Galen Nickel
3351a87bef Update device/reactive page (#1626) 2018-11-13 13:46:55 -08:00
Peli de Halleux
2afe218af5
updated error codes (#1630)
* updated error codes

* Add the const names
2018-11-13 11:17:42 -08:00
Peli de Halleux
50367217f3
Lessons fixes (#1609)
* fixing a bunch of lessons

* more fixes

* more fixes

* more cleanup

* Additional fixes
2018-11-09 15:36:46 -08:00
Mark
a362415331 Update serial.md (#1603)
update mbed link
2018-11-08 07:24:40 -08:00
Peli de Halleux
a28c1f39fe
Update troubleshoot.md 2018-11-07 11:36:57 -08:00
Peli de Halleux
8f564f9588
Update firmware.md 2018-11-07 11:16:30 -08:00
Peli de Halleux
267d9985a5
Update troubleshoot.md 2018-11-07 10:54:58 -08:00
Peli de Halleux
d3af0e14bc
pointing to .hex file 2018-11-07 10:54:05 -08:00
VirtualJMills
49607a39c7 Resolve some awkward wording in "… fresh .hex file" (#1587)
* Resolve some awkward wording in "… fresh .hex file"

* Slight wording change
2018-11-05 17:40:56 -08:00
Peli de Halleux
7bc7d2f2ff
only notify needed (#1562)
* only notify needed

* added docs
2018-10-30 19:57:01 -07:00
Galen Nickel
544088b378 Update and add screenshots for hex download (#1492)
* Update and add screenshots for hex download

* punctuate the pause
2018-10-22 13:46:12 -07:00
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
Abhijith Chatra
b7ef1c432b
Updating minor issues with the webusb doc 2018-09-27 14:28:35 -07:00
Abhijith Chatra
93a1195377
Updating the links and back reference to webusb docs 2018-09-27 10:13:52 -07:00
Abhijith Chatra
982eae3aaa
Ticket link to WebUSB
Updating with the webusb with the reference to foundation ticket
2018-09-27 10:11:05 -07:00
Abhijith Chatra
316596e95c
Updating reference to microbit 2018-09-27 10:04:40 -07:00
Peli de Halleux
ea9598e0b9 updated firmware to 0249 firmware 2018-09-27 09:03:11 -07:00
Peli de Halleux
4a47a1676e
Download for iOS v1 (#1300)
* handle iOS scenario again

* fixed logic

* fix steps

* add message

* fix escaping

* fix download button
2018-09-26 08:43:14 -07:00
Peli de Halleux
0a1a90c1a1 updated webusb docs 2018-09-26 07:59:26 -07:00
Peli de Halleux
dc515ec61c updated firmware version 2018-09-26 07:49:38 -07:00
Guillaume Jenkins
7705fc1da5 Pair device dialog (#1217)
* WebUSB E2E experience

* Design feedback

* adding docs

* remove i got it

* bring back download again

* updated pair dialog wording

* tweak style

* make drive name strong

* fix isAvailable -> isEnabled

* upgrading pxt reference

* fixed typo

* bump pxt
2018-09-14 08:25:53 -07:00
Sam El-Husseini
6f148c14e0 Fix randomInt 2018-06-01 11:42:38 -07:00
Sam El-Husseini
8719f557aa Fix some doc issues 2018-04-21 11:47:43 -07:00
Sam El-Husseini
6b9e78d269 Change docs to randomInt 2018-04-21 10:52:09 -07:00
Galen Nickel
00064bc185 Add section for writing NVP subvalues (#735) 2018-04-11 18:22:33 -06: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
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
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
2c0a53993f added driver update section 2018-01-23 12:38:52 -08:00
Peli de Halleux
0072df352e more troubleshoot updates 2017-12-06 08:52:07 -08:00
Abhijith Chatra
6e364b9841
Too many highlights in troubleshoot page 2017-12-06 08:11:31 -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
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