Commit Graph

219 Commits

Author SHA1 Message Date
Galen Nickel
95ab3be26e Diagram and linking fixes for 'Maker Design Process' (#533) 2018-04-18 13:15:53 -07:00
Sam El-Husseini
989699c620 Update hero banner 2018-04-17 16:26:51 -07:00
Galen Nickel
e0c80361db
Editor feature page override with button images (#521)
* Editor feature page override with button images

* Update the 'about' a bit

* Bold the 'drivename'

* Add a ref to the editor features page in about
2018-04-17 16:10:54 -07:00
Galen Nickel
67153fccc5
Reduce the use of @boardname@ (#527)
* Reduce the use of @boardname@

* Use literal 'EV3 Brick' string instead

* Use the new 'nickname' form
2018-04-16 16:15:58 -07:00
Sam El-Husseini
6ea8a59f58
Release v0.1.27 (#519)
* Release v0.1.26

* Update index-ref.json
2018-04-13 21:03:43 -07:00
Sam El-Husseini
eac73932be Release v0.1.24 (#515)
Release ev3
2018-04-13 17:04:27 -07:00
Peli de Halleux
a3c08ddb01 branding fixes 2018-04-13 09:05:34 -07:00
Peli de Halleux
77aa7b86d8 fixing summary 2018-04-12 15:05:14 -07:00
Peli de Halleux
af3189d8b5
removing mindstorms from tutorial names (#496)
* removing mindstorms from tutorial names

* lego feedback

* file name issues

* bring back bang
2018-04-12 14:41:22 -07:00
Sam El-Husseini
32b7400e9e Optimizing Logos. 2018-04-12 00:36:11 -07:00
Galen Nickel
90717cfc33 Change drive label to EV3 (#494) 2018-04-11 17:20:07 -06:00
Peli de Halleux
fafd3d37da Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-04-11 09:33:01 -07:00
Peli de Halleux
138425c0fb missed renaming 2018-04-11 09:32:54 -07:00
Peli de Halleux
231cd41f7a
rename intruder to security (#492) 2018-04-11 10:31:53 -06:00
Peli de Halleux
57ab6d153d added support links 2018-04-11 08:00:01 -07:00
Galen Nickel
8b2ae10980 Initial 'troubleshoot' page (#484)
* Initial 'troubleshoot' page

* Define 'driveDisplayName'

* Tutorial name goof

* Add fake label for drive

* And typo

* Add firmware update section

* Add a hint for offline firmware update
2018-04-11 08:57:29 -06:00
Galen Nickel
80989cf4c9 More tutorial typos (#485) 2018-04-11 08:45:44 -06:00
Galen Nickel
00b193b126 Add 'intruder alert' tutorial (#452)
* Add 'intrduer alert' tutorial

* Use 'detected' option instead of 'near'
2018-04-10 23:43:28 -06:00
Sam El-Husseini
9147cb98c2
Updates to the download dialog. Fixes #424 (#443)
* Updates to the download dialog. Fixes #424
2018-04-09 17:20:38 -07:00
Galen Nickel
c90f00f6d0
Object near tutorial (#445)
* Add 'Object Near?' tutorial

* Add to SUMMARY

* Fix screen line index

* Redo tutorial

* Paste fail typo
2018-04-06 13:09:27 -07:00
Galen Nickel
49ab5ec099
Shrink some of the tutorial sentences (#440)
* Shrink some of the tutorial sentences

* Match the less than order for blocks

* Include later tutorials in SUMMARY

* Ditch 'using' in name
2018-04-05 17:32:32 -07:00
Galen Nickel
e11b11d19c Add 'red light, green light' tutorial (#436) 2018-04-05 16:02:46 -07:00
Galen Nickel
57c1ae0f99
Add 'line following' tutorial (#435) 2018-04-05 13:37:24 -07:00
Galen Nickel
81758f2555 What color tutorial (#430)
* Add 'What color' tutorial

* More edits and thumbnail
2018-04-04 22:15:09 -07:00
Galen Nickel
ac81067f82
Tutorial format and macro fixes (#425)
* Tutorial format and macro fixes

* Remove branded names
2018-04-04 15:12:55 -07:00
Galen Nickel
b1958d77e7 Add 'Touch sensor values` tutorial (#421)
* Add 'Touch sensor values` tutorial

* Edits and thumbnail

* Modify activity to no restart motor
2018-04-04 13:57:40 -07:00
Galen Nickel
232744520b Remove 'examples' from summary (#423) 2018-04-04 13:57:17 -07:00
Galen Nickel
ac9ebf6776
Add 'Touch to Run` tutorial (#420)
* Add 'Touch to Run` tutorial

* Edits and thumbnail image
2018-04-03 21:33:53 -07:00
Galen Nickel
c97098b99e
Add 'Run Motors' tutorial (#419)
* Add 'Run Motors' tutorial

* Finish edits and add thumbnail
2018-04-03 20:53:35 -07:00
Galen Nickel
b39a7f3484 Add 'Mindstorms Music' tutorial (#418)
* Add 'Mindstorms Music' tutorial

* Add image and edits
2018-04-03 19:31:35 -07:00
Galen Nickel
806f60a419 Add 'What Animal Am I' tutorial (#417) 2018-04-03 17:55:15 -07:00
Galen Nickel
0bb7295d86
Press button tutorial (#416)
* Add tutorial for 'Make Animation'

* Finish off the tutorial
2018-04-03 16:37:07 -07:00
Galen Nickel
60bf3df1d8 Show mood tutorial prototype (#414)
* Show mood tutorial prototype

* Missed block styling
2018-04-03 15:45:11 -07:00
Peli de Halleux
ec1ceea138
bump version to 0.1.13 (#407)
* bump version

* Light Condition -> Light

* roll back 0.1.11
2018-04-03 12:03:15 -07:00
Peli de Halleux
2467b3c4c9
renaming pauseforcolor to pause until color detected (#405)
* renaming pauseforcolor to pause until color detected

* pauseForLight -> pauseUntilLightConditionDetected

* on light changed -> on light condition detected

* fixing docs

* docs tweaks
2018-04-03 05:05:01 -07:00
Peli de Halleux
69194b0b76
Erase on showstring + showports improvements (#402)
* erase line before show string + show ports upgrade

* fixed font size

* fixing console output
2018-04-03 04:30:23 -07:00
Galen Nickel
9c3be9fe37 Remove duplicate lessons (#391) 2018-04-03 04:11:48 -07:00
Peli de Halleux
c0413aa192
hiding the was pressed block (#401) 2018-04-03 04:10:35 -07:00
Peli de Halleux
a8a92ca806 moving to 0.1.11 2018-03-30 14:51:20 -07:00
Galen Nickel
8abc137d60 Add 'showPorts' api doc (#392) 2018-03-29 16:43:17 -07:00
Galen Nickel
3cad464ea5
Activity category & description fixes (#390) 2018-03-29 15:16:26 -07:00
Peli de Halleux
6412d52f99 fixing tacho references 2018-03-28 21:28:15 -07:00
Peli de Halleux
8536126e23
removing tacho (#382) 2018-03-28 09:04:28 -07:00
Peli de Halleux
550528c695
bringing back show ports (#377)
* bringing back show ports

* added firmware links in docs

* updated color rendering

* better rendering of touch/ultra/ir

* better data per sensor
2018-03-28 08:50:14 -07:00
Galen Nickel
f41a646541 Small batch of 'activity' edits (#376) 2018-03-23 16:26:46 -07:00
Galen Nickel
988bec00b2
More updates for 'Try' and 'Use' topix (#375) 2018-03-22 14:16:14 -07:00
Galen Nickel
336b7a5bf5 Incremental update to 'try' and 'use' topics (#374) 2018-03-21 12:36:49 -07:00
Galen Nickel
918dc802e9
Update 'make it faster' lesson (#373) 2018-03-20 16:11:32 -07:00
Galen Nickel
adbda6e35f
Update 'make it communicate' lesson (#372) 2018-03-19 21:07:30 -07:00
Galen Nickel
5ba1e85f84 Update 'Make it Move WO Wheels' lesson (#370) 2018-03-19 13:27:44 -07:00
Galen Nickel
f577c61998 Make corrections to coding activities (#369)
* Make corrections to coding activities

* Bit of format and typos
2018-03-19 12:26:29 -07:00
Galen Nickel
d714e4df42 Update lessons and change images (#368)
* Update lessons and change images

* Delete suptopic file
2018-03-16 14:26:14 -07:00
Sam El-Husseini
acc55506cb
Update index-ref.json 2018-03-08 14:14:33 -08:00
Galen Nickel
0c7d31770d Make a sound machine lesson (#363) 2018-03-08 07:12:52 -08:00
Galen Nickel
8c2ede17a0 'Make a security gadget' lesson (#362)
* Make a sound machine lesson

* Switch to security gadget
2018-03-08 07:12:18 -08:00
Galen Nickel
2abf59010e Import 'object detection' activity (#359) 2018-03-02 18:02:26 -07:00
Galen Nickel
9360f938b7 Import 'line detection' activity (#358) 2018-03-02 17:35:40 -07:00
Galen Nickel
3006af3e63 Import 'autonomous parking' activity (#357) 2018-03-02 17:03:40 -07:00
Galen Nickel
ab3c4c5267 Example overrides for 'music' api docs (#353)
* Example overrides for 'music' api docs

* Drop 'music' into card page
2018-02-27 17:15:26 -08:00
Galen Nickel
6d07d5bd23 Consolidate 'coding' activities into single pages (#354) 2018-02-27 17:15:12 -08:00
Galen Nickel
eb45a76928 Example overrides for 'control' api docs (#352)
* Add 'playSound' api docs

* Example overrides for 'control' api docs
2018-02-27 15:12:23 -08:00
Peli de Halleux
44c68a7c0e fixing layout images 2018-02-27 11:48:50 -08:00
Peli de Halleux
2d639b9a90 pointing master to 0.1.2 2018-02-26 16:14:04 -08:00
Michał Moskal
c2d26a8418 Integrate screen APIs from common packages (#343)
* starting screen api intergration

* Further image integration

* Aligning with new screen apis

* Build fixes

* Adjust to common screen state

* Fix unpackPNG

* Add game library

* Optimize screen rendering

* bumping common packages

* updated shims

* moving images into ev3

* upgrading to common packages

* added try/use

* cap

* fixed tryp age
2018-02-26 15:16:17 -08:00
Peli de Halleux
cda7013e96 fixing links 2018-02-26 13:27:03 -08:00
Peli de Halleux
2f0fefbeaf updated images 2018-02-26 13:25:53 -08:00
Sam El-Husseini
a60958f72a
Update search icon and avatar SVG (#345) 2018-02-26 10:43:29 -08:00
Peli de Halleux
33dcb6deee renaming infraredSensor to infrared (#344) 2018-02-26 10:39:15 -08:00
Peli de Halleux
2d355bb2ca Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-02-23 20:38:53 -08:00
Galen Nickel
8ee63df325 Add in 'console' doc stuff (#342)
* Add 'playSound' api docs

* Add in 'console' doc stuff

* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Peli de Halleux
7d16cf10ac added make it smarter 2018-02-23 07:37:32 -08:00
Galen Nickel
60ec3f1c99 Add 'playSound' api docs (#340)
* Add 'playSound' api docs

* Linkup summary
2018-02-22 16:23:07 -08:00
Galen Nickel
6524b0a841 Add 'timer' api docs (#339) 2018-02-22 14:56:15 -08:00
Peli de Halleux
d778232155 removing .mp4 file 2018-02-22 10:24:40 -08:00
Peli de Halleux
7e35abeff3 lock on 0.0.104 2018-02-22 06:54:18 -08:00
Peli de Halleux
271721561d turn sample into blocks 2018-02-21 22:39:35 -08:00
Galen Nickel
ed8f8bafa7 Add 'infrared beacon' api topics (#330)
* Add 'infrared beacon' api topics

* Include note about channel selection
2018-02-21 22:35:51 -08:00
Galen Nickel
84c8e31ff5 First burst of 'color' pages (#335)
* Add 'color sensor' api topics

* Last set of edits/adds
2018-02-21 14:03:55 -08:00
Peli de Halleux
6613607503
Make it comm lesson (#331)
* integrating lego lesson

* fixed link

* adding various solutions

* updatring to 3.4.6

* using play sound effect until done

* revert pxtversion

* fixing link
2018-02-21 06:43:53 -08:00
Galen Nickel
3a67190914
Add some 'infrared' api docs (#326)
* Add some 'infrared' api docs

* Fix display messages

* Change discussion of distance to relative

* Include motor speed note
2018-02-20 10:38:41 -08:00
Peli de Halleux
fad4ca98db
renaming 'set speed' to 'run' (#327) 2018-02-19 07:35:08 -08:00
Peli de Halleux
3b6cfed5b2 added distance measurer 2018-02-15 13:56:50 -08:00
Peli de Halleux
daa88b299d replacing loops.pause -> pause, loops.forever -> forever 2018-02-14 16:05:31 -08:00
Peli de Halleux
f33f88e87c fixing struture 2018-02-14 11:20:56 -08:00
Peli de Halleux
523c507c35
Projectupdate1 (#325)
* integrating test lesson from lego

* adding side card annotations
2018-02-14 08:56:12 -08:00
Sam El-Husseini
96f1086c8f
Applying UI updates from Lego (#322) 2018-02-12 12:23:25 -08:00
Galen Nickel
7bd2192a0a Fill in some ultrasonic sensor topics (#321)
* Fill in some ultrasonic sensor topics

* Busted link

* Adjust those sea also links

* Busted snippets
2018-02-11 09:01:46 -08:00
Galen Nickel
6f539de2d2 Touch sensor doc fill-in (#320) 2018-02-09 18:17:12 -08:00
Galen Nickel
d8589ea98c Discussion note for gyro precsion (#317)
* Discussion note for gyro precsion

* Wrong sig
2018-02-08 15:06:08 -08:00
Galen Nickel
b73696e918 Gyro sensor topics (#311) 2018-02-08 09:35:47 -08:00
Sam El-Husseini
f53dbf4d83 Include Open Sans font and some UI tweaks reducing white space in the editor. (#312) 2018-02-08 09:35:27 -08:00
Galen Nickel
c9f6d873b1 Edit LabView user help doc (#310) 2018-02-07 13:55:49 -08:00
Peli de Halleux
ac0a9f0710
Various example of LavView vs MakeCode (#309)
* screenshots

* more screenshots

* added pics

* more writup

* more examples
2018-02-07 01:42:46 -08:00
Peli de Halleux
fd9d118fa4
reversed => Inverted (#308)
* renaming "setReversed" to "setInverted" to match LabView

* fixing samples

* typo
2018-02-06 23:18:36 -08:00
Peli de Halleux
e94ac6f6f1
renaming brick.setLight to brick.setStatusLight (#307)
* renaming brick.setLight to brick.setStatusLight

* updated docs
2018-02-06 22:18:39 -08:00
Galen Nickel
88c58b4e76 First set of 'motors' topics (#305)
* Start of 'motors' topics

* Draft the 'motor motion' side doc

* Add / update more topics

* Last blast of edits

* Capture some more edits

* Put in movement and steering details
2018-02-06 19:43:50 -08:00
Peli de Halleux
1f7ef637b2 Fix links in target 2018-02-03 09:09:10 -08:00
Peli de Halleux
7228cbe1cb updated logo 2018-01-31 09:04:52 -08:00
Peli de Halleux
1ea0a0172a adding highcontrast logo 2018-01-31 08:53:21 -08:00
Peli de Halleux
d548dfb578
moving print ports to examples (#288) 2018-01-31 08:44:58 -08:00