Peli de Halleux and GitHub
ab73d77322
updated string locs ( #357 )
2017-02-25 05:39:08 -08:00
Peli de Halleux and GitHub
6f8060a8c7
allow analog operations on digital pins ( #353 )
2017-02-08 15:42:39 -08:00
Peli de Halleux and GitHub
49ecac6332
Showimage ( #351 )
...
* support for interval in showImage, showFrame
* added default arg to showFrame
2017-02-03 20:39:18 -08:00
Peli de Halleux and GitHub
1d47b4de0d
Lightmonster ( #346 )
...
* fixed boardname issues
* refactored servo info
* coffee cup monster lesson skeleton
* display event source id / value in advanced section
* normalized project structure
* updated project name
* Update projects.md
2017-01-31 08:29:25 -08:00
Peli de Halleux and GitHub
595e4a23e6
package approval docs ( #344 )
...
* updated docs
* @jaustin comments
* Update packages.md
2017-01-31 08:28:33 -08:00
Peli de Halleux and GitHub
357436f14d
refactored servostate ( #341 )
...
* refactored servostate
* Bump pxt-core to 0.10.1
2017-01-12 23:09:53 -08:00
Peli de Halleux and GitHub
1fa871f2e7
Support for serial events ( #339 )
...
* added "serial->on data received"
* updated info
* updated docs
* added readline to read entire buffer
* lazy initialize of serial buffers
* init async on event
* updated docs
2017-01-10 16:27:02 -08:00
Peli de Halleux and GitHub
05028c4527
Serial events ( #337 )
...
* added "serial->on data received"
* updated info
* updated docs
* added readline to read entire buffer
* lazy initialize of serial buffers
* init async on event
* updated docs
2017-01-10 10:26:44 -08:00
Peli de Halleux and GitHub
462127c661
Loader ( #336 )
...
* Custom microbit loader
* updated animation
* use standardized name
* moving loader support to pxt
2017-01-09 07:51:00 -08:00
Peli de Halleux and GitHub
7a98b06424
Custom microbit loader ( #334 )
...
* Custom microbit loader
* updated animation
* use standardized name
2017-01-06 17:39:48 -08:00
Peli de Halleux and GitHub
27d6a8281a
Inchworm ( #331 )
...
* images for inchworm project
* binding pictures
* updated inchworm lesson
2017-01-05 10:00:36 -08:00
Peli de Halleux and GitHub
5d8ccd1d6d
adding namespace to api categories ( #330 )
...
* adding namespace to api categories
* add icon for led
* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux and GitHub
2da0cf1178
support for buffer signature ( #325 )
2016-12-23 08:58:38 -08:00
Peli de Halleux and GitHub
92b60a251d
On start support ( #324 )
...
* annotating APIs to support onstart
* missed file
* updated templates
* adding new lines in main.ts
* fixing docs
* removing onstart
* updated docs
* updated various docs
* more docs
* adding upgrade policies for blocks
* updated pxt reference
* placing on start under "basic"
2016-12-19 14:09:35 -08:00
Peli de Halleux and GitHub
395f482f11
Merge pull request #322 from Microsoft/pr/monacotoolbox
...
Pr/monacotoolbox
2016-12-13 12:29:42 -08:00
Peli de Halleux and GitHub
96d354a8a8
Merge pull request #316 from OwenBrotherwood/patch-1
...
Correction for max. length of advertised url to 17
2016-12-09 15:13:12 -08:00
Peli de Halleux and GitHub
3469ad6f8d
Added note about protocol encoding.
2016-12-08 12:01:35 -08:00
Peli de Halleux and GitHub
9e5d9787c7
linking to pxt issue tracker
2016-12-06 21:51:51 -08:00
Peli de Halleux and GitHub
520c9217a5
Merge pull request #313 from Microsoft/packageconfigs
...
support for specifying different pairings
2016-11-30 10:54:14 -08:00
Peli de Halleux and GitHub
d1021a30ca
Merge pull request #312 from Microsoft/eddystone
...
Eddystone
2016-11-30 04:55:08 -08:00
Peli de Halleux and GitHub
bcbbb1366a
Merge pull request #311 from Microsoft/coregone
...
merging ksbit.h into pxt.h
2016-11-29 23:26:24 -08:00
Peli de Halleux and GitHub
0401aa60d2
Merge pull request #310 from Microsoft/coregone
...
merging pxt-microbit-core into the target
2016-11-29 15:23:02 -08:00
Peli de Halleux and GitHub
23f83df6df
Merge pull request #309 from Microsoft/musicpin
...
support for setting music pin using analogSetPitchPin
2016-11-29 13:41:16 -08:00
Peli de Halleux and GitHub
a42aa553e6
Merge pull request #308 from Microsoft/cmdsbuild
...
fixing imports in cmds.ts
2016-11-28 22:50:05 -08:00
Peli de Halleux and GitHub
ecbf8409ea
Merge pull request #307 from Microsoft/scrollimage
...
Fixing scrollImage to actually scroll
2016-11-17 04:44:44 -08:00
Peli de Halleux and GitHub
59b11ec2a9
Updating the mutate attribute of radio block ( #306 )
2016-11-14 07:12:24 -08:00
Peli de Halleux and GitHub
652abe0892
Wallet ( #301 )
...
* adding images
* fixed image path
* half way through instructions
* updating maker instructions
* adding protection section
* renaming making -> make
* fixed link
* added coding section
* updated lessons
* fix broken links
2016-11-03 15:49:29 -07:00
Peli de Halleux and GitHub
19f757e159
Upgrading to DAL 2.0rc5 ( #300 )
...
* basic skeleton for filesystem project
* updated to DAL rc5
* basic file operations
* support for basic file operations (append, remove)
* removing files project
2016-11-02 16:11:08 -07:00
Peli de Halleux and GitHub
fb222fd732
removing target specific meta ( #299 )
...
* updating favicon manifests
* use meta generated from target
2016-11-02 15:14:06 -07:00
Peli de Halleux and GitHub
4963bf776a
basic servo simulation ( #297 )
2016-11-01 08:16:03 -07:00
Peli de Halleux and GitHub
76adc3c00a
added led.enable ( #294 )
...
* added led.enable
* fixed simulator support for led.enable
2016-10-28 08:34:04 -07:00
Peli de Halleux and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
7a86bbd6b9
Timingate ( #265 )
...
* draft lesson
* basic timing gates lesson
2016-09-28 22:35:53 -07:00
Peli de Halleux and GitHub
2c39e249f9
New guitar project ( #264 )
2016-09-26 21:55:39 -07:00
Peli de Halleux and GitHub
e62d15ba85
Embed docs ( #257 )
...
* embed docs
* adding embed docs
2016-09-21 10:15:59 -07:00
Peli de Halleux and GitHub
7a9f382bee
Merge pull request #240 from Microsoft/neopixel-improvement
...
improves neopixel simulator
2016-09-07 11:22:40 -07:00
Peli de Halleux and GitHub
6310e96ac2
Merge pull request #239 from Microsoft/usb-docs-update
...
.hex file download and USB transfer docs update
2016-09-06 09:10:06 -07:00
Peli de Halleux and GitHub
a9ecadaf09
Merge pull request #238 from Microsoft/power-usage
...
Direct power wires for single usages
2016-09-02 21:13:15 -07:00
Peli de Halleux and GitHub
8fff762156
removed uwp info
2016-09-02 16:08:49 -07:00
Peli de Halleux and GitHub
cebded2526
Merge pull request #237 from Microsoft/power-usage
...
finer grain power wires based on usage
2016-09-02 16:07:02 -07:00
Peli de Halleux and GitHub
8351ed0513
Merge pull request #227 from Microsoft/max6675
...
adds MAX6675; adds general SPI & I2C support to sim
2016-09-01 22:48:33 -07:00
Peli de Halleux and GitHub
c6c133ef9e
Merge pull request #225 from Microsoft/generic-part
...
Adds support for generic parts; fixes generic boards to utilize BoardHost
2016-08-31 20:49:03 -07:00
Peli de Halleux and GitHub
edc489c83d
Merge pull request #223 from Microsoft/breadboarding
...
wires, breadboarding, hardware components and Arduino support
2016-08-31 19:17:23 -07:00
Peli de Halleux and GitHub
f4768d99ff
Merge pull request #220 from Microsoft/parts
...
adds "parts" annotations
2016-08-26 12:00:59 -07:00
Peli de Halleux and GitHub
53189830a1
Merge pull request #207 from Microsoft/microsoftsam/compiletodownload
...
Converting the term "Compile" to "Download" in the docs
2016-08-18 14:39:29 -07:00
Peli de Halleux and GitHub
7089aa9c54
Merge pull request #206 from sgk/music-changeTempo-fix
...
Fix changeTempo() calculation
2016-08-18 07:45:49 -07:00
Peli de Halleux and GitHub
a6b4c9645a
Merge pull request #199 from Microsoft/ignore-snippets
...
-ignore snippet notation
2016-08-10 08:29:05 -07:00
Peli de Halleux and GitHub
79462deb24
Merge pull request #190 from Microsoft/microsoftsam/issue179
...
Fix for issue 179: Watch Challenges goes to Rock Paper Scissors instead of the challenges code
2016-07-28 14:21:18 -07:00
Peli de Halleux and GitHub
cff88d67ad
Update README.md
2016-07-27 13:48:57 -07:00
Peli de Halleux and GitHub
3f241e8bc9
Merge pull request #180 from Microsoft/snippetfixes
...
Fixes to documentation snippets
2016-07-27 13:30:39 -07:00
Peli de Halleux and GitHub
69c3d2d249
Update README.md
2016-07-27 13:28:57 -07:00
Peli de Halleux and GitHub
bc04d30595
some updates to setup instructions
2016-07-27 13:15:30 -07:00
Peli de Halleux and GitHub
dd94442555
Merge pull request #173 from gingemonster/master
...
fixing more help broken links
2016-07-21 11:10:55 -07:00
Peli de Halleux and GitHub
56f6a2fa56
Merge pull request #172 from gingemonster/patch-1
...
updated setPull help annotation
2016-07-21 11:10:15 -07:00
Peli de Halleux and GitHub
660b22b398
Merge pull request #146 from bluetooth-mdw/master
...
UART blocks plus pairing documentation and updated hints section
2016-06-24 07:57:33 -07:00
Peli de Halleux and GitHub
2629192bdb
code of conduct
2016-06-21 13:17:42 -07:00
Peli de Halleux and GitHub
3e3b8ebec5
Merge pull request #142 from bluetooth-mdw/master
...
Documentation for Bluetooth LED service block
2016-06-21 09:12:11 -07:00
Peli de Halleux and GitHub
91938f156a
Merge pull request #136 from bluetooth-mdw/master
...
Documentation for Bluetooth IO Pin service block++
2016-06-20 11:07:04 -07:00
Peli de Halleux and GitHub
1df118fa19
more docs on running locally
2016-06-16 08:01:28 -07:00
Peli de Halleux
bd23de14e1
Merge pull request #88 from Microsoft/setpull
...
Setpull
2016-06-03 23:16:25 -07:00
Peli de Halleux
d8c2d697b1
Merge pull request #75 from gbaman/master
...
Add few more radio documentation pages
2016-05-24 21:21:00 -07:00
Peli de Halleux
3dddb2eb30
Merge pull request #55 from Microsoft/docs
...
Docs
2016-04-28 16:42:05 -07:00
Peli de Halleux
905da373c0
Update README.md
2016-04-11 13:46:14 -07:00