Commit Graph

718 Commits

Author SHA1 Message Date
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
c6fa997f02 updated docs from codethemicrobit to pxt.microbit.org 2016-10-19 16:49:05 -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
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
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
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
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
2c39e249f9 New guitar project (#264) 2016-09-26 21:55:39 -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