Commit Graph

815 Commits

Author SHA1 Message Date
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
94e72784b9 merging microbit changes 2016-11-01 08:35:45 -07:00
Peli de Halleux
326cd7d0c3 bumped to v0.5.54 2016-10-30 23:48:01 -07:00
Peli de Halleux
4196ba6632 bumped to v0.5.53 2016-10-30 22:58:48 -07:00
Sam El-Husseini
a805d7b8a8 updated ref version 2016-10-28 16:44:22 -07:00
Peli de Halleux
7303a1235f bumped to v0.5.21 2016-10-28 15:51:26 -07:00
Peli de Halleux
82c9af836f bumped to 0.5.50 2016-10-28 14:08:14 -07:00
Peli de Halleux
3eab21cff1 udpated icons 2016-10-28 13:52:17 -07:00
Matthias L. Jugel
7b478c4c38 update ref version 2016-10-28 17:47:48 +02:00
Matthias L. Jugel
b3b2944b46 add dnd picture 2016-10-28 17:39:57 +02: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
Sam El-Husseini
e1a3aca9f8 Removing blockly custom media folder 2016-10-27 23:21:05 -07:00
Sam El-Husseini
749ba6b984 UI changes to match the calliope design. 2016-10-27 16:15:44 -07:00
Richard Knoll
95e4c609a4 Rename the parameters for the sendValue block (#293) 2016-10-27 14:48:22 -07:00
Matthias L. Jugel
d558f70118 add first pictures of calliope 2016-10-27 20:47:09 +02: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
739be09ac9 Bumping main version to 0.5.37 with fixed icons 2016-10-25 19:53:38 +01: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
Peli de Halleux
cf778686c3 Merging microbit/master 2016-10-24 10:27:48 -07:00
Michal Moskal
cb61c1a712 Bump main version to 0.5.31 with fixed icons 2016-10-24 18:01:45 +01:00
Michal Moskal
578f971d26 Add tagged release names 2016-10-24 16:59:46 +01: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
20d967a230 removing .ico file 2016-10-20 11:30:04 -07:00
Peli de Halleux
c1e5419e45 updated icons 2016-10-20 11:26:44 -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
28a8f21d40 merging ble changes 2016-10-18 21:55:02 -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
a331a017b8 merged microbit changes 2016-10-17 13:36:54 -07:00
Peli de Halleux
b968d3b1de fixing simulator in IE11 2016-10-16 20:09:13 -07:00
Peli de Halleux
4dbebe3e15 fixing logo in IE11 2016-10-16 09:28:30 -07:00
Peli de Halleux
3b95fede48 optimizing logo 2016-10-16 09:19:40 -07:00
Peli de Halleux
175923fcb9 updated logos 2016-10-14 08:00:34 -07:00
Peli de Halleux
1104ab5b33 updated logos 2016-10-14 07:21:50 -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
Matthias L. Jugel
573d7aff40 add svg with pins and connectors id-ed 2016-10-12 23:07:55 +02:00
Peli de Halleux
0b0c2c9466 merged latest pxt 2016-10-11 19:41:59 -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
3911c6522d integrate pxt-microbit changes 2016-10-10 14:43:33 -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
2296220ad7 updated logos 2016-09-29 16:23:37 -07:00
Peli de Halleux
22864bd26a pointing to cloud compile service 2016-09-29 16:13:33 -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
5fab789763 merging microbit 2016-09-26 22:00:04 -07:00
Peli de Halleux
2c39e249f9 New guitar project (#264) 2016-09-26 21:55:39 -07:00
Peli de Halleux
9ccfcf19d9 initial round of visual updates 2016-09-26 15:05:06 -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