Commit Graph

1349 Commits

Author SHA1 Message Date
Peli de Halleux
3a62cf6cba updates to rps 2018-10-17 05:56:21 -07:00
Galen Nickel
a1e60e8949 A few touches to 'js writing code' (#1447)
* A few touches to 'js writing code'

* Typo, spelling

* Add gif for auto-format

* Adjust pro tip
2018-10-17 05:37:25 -07:00
Peli de Halleux
1738621e54
New blocks to js lesson (#1446)
* added writing code guide

* added image

* bump pxt
2018-10-16 18:25:01 -07:00
Galen Nickel
62f30624b9 Edits and fixes for 'Rock Paper Scissors' (#1445) 2018-10-16 17:57:26 -07:00
Peli de Halleux
5a03f09a5f
Updated rock paper scissors (#1444)
* converting RPS into tutorial

* updated tutorial

* need to deal with github throttling
2018-10-16 15:58:27 -07:00
Peli de Halleux
9cb0aa29fd missing radio package 2018-10-16 13:57:09 -07:00
Galen Nickel
0fd5570dea Adds and edits to redlight greenlight (#1440)
* Adds and edits to redlight greenlight

* Add block category for - forever
2018-10-16 12:39:59 -07:00
Peli de Halleux
36718093c6 fix typo 2018-10-16 10:31:16 -07:00
Peli de Halleux
55f36d2f5f
Red light green light radio game (#1438)
* added new game

* added suggestion

* updated summary

* added tips

* RSSI info
2018-10-16 10:27:42 -07:00
Galen Nickel
920b30a304 Add more desc to on-received-buffer (#1431) 2018-10-16 10:20:05 -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
192588d8cb
BLE mode by default (#1429)
* set open mode as default + pairing mode supported too

* remove comment
2018-10-15 13:11:35 -07:00
Galen Nickel
e2dbfae291 Edits to the 'micro-chat` project (#1428) 2018-10-15 11:28:51 -07:00
Peli de Halleux
6f281e66df
Micro-chat (#1425)
* added microchat tutorial

* animations
2018-10-15 09:19:34 -07:00
Galen Nickel
8f04ed4191 Edits for plot acc (#1420) 2018-10-15 07:05:15 -07:00
Peli de Halleux
de0ea68469
added multi dice tutorial (#1419)
* added multi dice tutorial

* Some dicey edits
2018-10-15 07:03:23 -07:00
Peli de Halleux
8aca3d3804
Plot acc example (#1418)
* adding plot acceleration

* added console
2018-10-14 20:47:57 -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
Peli de Halleux
82bf0e7107
WebBLE partial flashing experiment. (#1388)
* support for webble

* more refactoring

* updated check

* flags

* moving flashing to experiments

* always have pairing mode

* fix settings

* added experiment image

* bump pxt

* add missing types

* bump pxt
2018-10-12 16:12:27 -07:00
Abhijith
57c89eb49b Makeing webscout happy 2018-10-12 16:12:11 -07:00
Galen Nickel
3a217e910e Include unplugged intro step in tutorials (#1376) 2018-10-10 15:38:51 -07:00
Peli de Halleux
55d2b9ea1e add full screen options 2018-10-10 09:00:56 -07:00
Peli de Halleux
73d5dc81c5 Fix casing 2018-10-09 23:23:00 -07:00
Peli de Halleux
6765d3ef99
Enable WebBLE experiment (#1373)
* added experiment

* added BLE name

* updated filters

* added experiment image

* enabling webble experiment
2018-10-09 23:18:53 -07:00
Peli de Halleux
c6fa65763b adding "start here" label 2018-10-08 16:40:11 -07:00
Sam El-Husseini
5a1893aca7 Update hero banner with color changes (#1361)
* Update hero banner with color changes

* Export
2018-10-08 10:49:25 -07:00
Peli de Halleux
6209f0cc63
scratch like broadcast api (#1358)
* scratch like broadcast api

* always register handler

* adding docs

* added icon

* updated block name

* adding DAL support "radio.raiseEvent"

* typo

* implemented using radiobus

* adding docs

* adding raise event block

* updated shims

* updated pxt
2018-10-08 09:46:23 -07:00
Peli de Halleux
9002edbb22
Servo library support (#1343)
* ateempt at bringin servos

* basic plumbing

* avoid math map duplicate

* missing parts annontation

* pretify parts

* extend appcompat layer

* updated strings

* more compat layer

* annotations

* don't rely on webmidi

* updated pxt ref

* bump pxt

* adding whenUsed

* updated v1 readme

* more pins

* more pins

* compress the parts definition

* update common packages
2018-10-05 11:09:08 -07:00
Abhijith Chatra
981a879ef4
Fixing typo in the doc 2018-10-04 09:06:58 -07:00
Galen Nickel
2e1df3d70d Blocks2Javascript review edits (#1341) 2018-10-03 13:15:22 -07:00
Peli de Halleux
710abd50cb
Blocks to js 2 (#1340)
* added lesson

* added images

* missing comma
2018-10-03 11:23:21 -07:00
Peli de Halleux
d11d9357bc
Blocks to javascript (#1322)
* start of lesson

* added first lesson

* updated targetconfig

* added to projects

* more docs

* moving under courses

* change title

* Edits to the 'hello' page

* Add word 'previous'
2018-10-01 17:13:23 -07:00
Peli de Halleux
04ddea7e80
render project categories instead of listing (#1320)
* render project categories instead of listing

* fixed typo
2018-10-01 12:48:28 -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
3a3f6fa978
Experiments in v1 (#1289)
* prepping for pxtv4

* moved enable trace

* adding debugger experiment

* adding some images

* more experiment images

* upgrading pxt

* updated

* updated pxt
2018-09-26 14:01:52 -07:00
Galen Nickel
6976055aa9 Migrate term 'package' to 'extension' (#1280)
* Migrate term 'package' to 'extension'

* Bad link

* Add package term note

* Small article change
2018-09-26 09:35:56 -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
Peli de Halleux
eed66868a9
explictely set radio default power to 6 (#1286) 2018-09-24 10:16:03 -07:00
Galen Nickel
465d83637f Switch 'game of life' from block to TS (#1270) 2018-09-18 19:35:58 -07:00
Galen Nickel
f54c271b8c
Import the 'rocket acceleration' lesson (#1238)
* Import the 'rocket acceleration' lesson

* Add caution message to launcher section
2018-09-17 21:26:27 -07:00
Peli de Halleux
0b30698fbc split line 2018-09-17 14:19:03 -07:00
Galen Nickel
9229d5178c Change occurrances of 'stop watch' to 'stopwatch' (#1260) 2018-09-17 11:59:25 -07:00
Galen Nickel
2cfc487412 Set more projects as side-docs (#1253) 2018-09-17 09:02:09 -07:00
Galen Nickel
95ae446a6d Typo scan for tutorials (#1250) 2018-09-14 14:57:17 -07:00