Commit Graph

1565 Commits

Author SHA1 Message Date
Mark
cc5980fbec add inventura extension () 2019-09-11 04:54:13 -07:00
Mark
960ed76e72 add STTS751 () 2019-09-11 04:46:24 -07:00
Mark
650ea59dd8 add gator environment () 2019-09-11 04:44:52 -07:00
Mark
dd1a7349f0 add LSM6DSO () 2019-09-10 15:55:42 -07:00
Mark
fc8a4d921d add LPS22 () 2019-09-10 15:50:14 -07:00
Mark
9314f23f01 add LIS2DW12 () 2019-09-10 15:43:47 -07:00
Mark
4fa84a695e add LIS2MDL () 2019-09-10 15:30:39 -07:00
Galen Nickel
ae685eba2c Set LED plot row/column ranges for 'Reaction Time' () 2019-09-10 13:34:24 -07:00
Asher Kach
69b553d7bc Modify the LED coordinates to be between 0 and 4. ()
Without this change, there is a 11/36 chance no LED lights as [`Math.random(a,b)`](https://docs.python.org/2/library/random.html#random.uniform) (thus the `pick random` block) chooses a number in the (inclusive, closed) interval `[a, b]`.
2019-09-10 07:20:32 -07:00
Peli de Halleux
af9c1e538d fixing links in translate page 2019-09-09 08:54:32 -07:00
Galen Nickel
37a1c27d58 Port of Programmable Logic lesson for Logic Lab course ()
* port of programmable logic lesson

* trigger rebuild

* express as logical equation in snippet

* go logical for snippet inputs
2019-09-03 13:32:31 -07:00
Mark
4c1c502e4d add HTS221 () 2019-09-03 11:33:00 -07:00
Peter Brodersen
6947465b0d markdown link fix () 2019-09-03 10:17:13 -07:00
Galen Nickel
2f35e8f2c6
Error codes page update ()
* 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
Mark
dec5b8ce72 add-pxt-bmp280 () 2019-07-30 10:41:16 -07:00
Joey Wunderlich
34fd7e0600
Update pxt/common-packages and fix build ()
* fix build off of pxt/ and pxt-common-packages master

* check in generated files
2019-07-30 09:45:32 -07:00
Galen Nickel
b0420a8749 Logic Lab mini-course ()
* Logic Lab mini-course

* example syntax
2019-07-23 09:46:42 -07:00
Mark
23e2f52193 Update nexus:bit entry ()
* update nexus:bit entry

* update nexus:bit entry
2019-07-23 08:24:27 -07:00
Abhijith Chatra
c2233b425e
Release 2.0.6 to live () 2019-07-19 18:42:52 -07:00
Mark
556e88806d add Kitronik view text () 2019-07-17 06:33:18 -07:00
Mark
b042009088 add wukong () 2019-07-17 06:16:09 -07:00
Mark
bb3b01a0b0 Update calibrate-compass.md ()
Based on user feedback in Slack https://microbit-community.slack.com/archives/C1ZMKRFHD/p1563274019078400?thread_ts=1563268925.077500&cid=C1ZMKRFHD
2019-07-16 06:30:18 -07:00
Mark
590d4def85 add 4tronix minibit () 2019-07-16 05:57:53 -07:00
Eric Kimsey
e6ecd65ae4 Correct dice example ()
Changed random(6) to random(5) so the number reflect real dice.
2019-07-15 04:54:09 +02:00
Sam Kent
cc06e91c25 Update write-received-packet-to-serial.md ()
A support ticket pointed out issues that they'd encountered when trying to follow this document:

- `sendValue` only supports an 8 character string. This is documented in the `sendValue` docs but a longer string had been used here
- Only `radio.onReceivedNumber` is used so the sample output is not consistent with the users experience. I've changed it so that all packets are handled
2019-06-18 11:23:37 -07:00
Danny Yates
b1334c75ca Spelling () 2019-06-18 07:55:51 -07:00
Abhijith Chatra
8914b57143
Updating offline reference to 2.0.3 () 2019-06-14 14:13:20 -07:00
Abhijith Chatra
ed61ac62b9
Revert "dynamically sniff offline app version ()" ()
This reverts commit b480b34f7e.
2019-06-14 14:05:10 -07:00
Peli de Halleux
b480b34f7e dynamically sniff offline app version () 2019-06-14 14:00:19 -07:00
Abhijith Chatra
2b7b8cf808
Releasing 2.0.3 to live () 2019-06-14 11:33:09 -07:00
Galen Nickel
bf68646d18 Update radio event parm usage descriptions () 2019-06-14 09:27:04 -07:00
Abhijith
6fa06e02cc Pointing beta-ref to v2 2019-06-13 15:28:44 -07:00
Abhijith
9592fb56ff Adding v1-ref.json pointing to 1.2.13 2019-06-13 15:11:41 -07:00
Joey Wunderlich
d6cfe95b31 add backgrounds for use with .dmg ()
* add normal size and 2x size backgrounds for dmg

* update arrow color to dark gray
2019-06-13 13:46:07 -07:00
Mark
3e1390eb9f add PLENbit () 2019-06-09 14:15:21 -07:00
Chase Mortensen
1eec659894
Fix Black and White Typo ()
* Fixed typo: Back->Black

* Added Upgrade Rules to fix spelling

* Removed extra isEmpty

* Added previous BackAndWhite to allow for compilation of old scripts
2019-06-07 15:54:58 -07:00
Galen Nickel
b68eb5e960
Shrink the link in firmware version hint ()
* Shrink the link in firmware version hint

* fix a translation quibble
2019-06-07 15:33:15 -07:00
kimprice
9ca5a22106 Update name-tag.md () 2019-06-07 14:28:12 -07:00
Joey Wunderlich
00e50997f8
add windows and mac icons for offline app () 2019-06-06 15:42:08 -07:00
Galen Nickel
3f106307ff
Fix some titles, sigs in ref docs ()
* Fix some title and sigs in ref docs

* better buffer source
2019-06-05 16:28:56 -07:00
Joey Wunderlich
65a05bf2d5
Fix Turtle Spiral example decompilation ()
* use local variables for indices

* s/an/the/
2019-05-30 16:15:38 -07:00
Galen Nickel
f0e174a4f3 Revert "Update radio event parm usage descriptions ()" ()
This reverts commit 7950f1b4d7.
2019-05-29 10:45:10 -07:00
Galen Nickel
7950f1b4d7
Update radio event parm usage descriptions () 2019-05-28 21:09:08 -07:00
Mark
147cc32220 add Keigan Motor extennsion ()
* add Keigan Motor extennsion

* missing coma
2019-05-23 08:48:57 -07:00
Mark
e2e9409205 add Klip motor () 2019-05-23 08:10:48 -07:00
Ryan Walmsley
7019f7d6c7 Renamed bitbuggy, added tinkerkit () 2019-05-22 09:12:16 -07:00
Mark
12ff958d34 add esp thingspeak extension () 2019-05-22 09:10:39 -07:00
Daryl Zuniga
708f2a4ca5 remove code snippets that use onDataPacketReceived because that uses complex destructors which arent supported by python and that function is deprecated anyway () 2019-05-20 11:26:52 -07:00
Mark
4307e062b0 add Kitronik interface for Fischertechnik () 2019-05-17 11:00:44 -07:00
Galen Nickel
0f3adfb22b
Typos found by translators () 2019-05-16 17:47:16 -07:00