Commit Graph

61 Commits

Author SHA1 Message Date
Peli de Halleux 0b144539f3 merging master 2016-11-09 13:20:18 -08:00
Sam El-Husseini f6b7467324 Fix for accelerometer simulator not working in firefox 2016-11-07 10:43:43 -08:00
Peli de Halleux 94e72784b9 merging microbit changes 2016-11-01 08:35:45 -07: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
Peli de Halleux 40fe1b4616 fix simulator support for music 2016-10-27 13:47:39 -07:00
Peli de Halleux e7aed1d162 fixed sounds in simulator 2016-10-24 23:17:16 -07:00
Peli de Halleux 543659b0e8 specifying pin positions 2016-10-16 20:25:55 -07:00
Peli de Halleux b968d3b1de fixing simulator in IE11 2016-10-16 20:09:13 -07:00
Peli de Halleux e2fe660012 towards pin placement 2016-10-14 06:46:56 -07:00
Peli de Halleux 7d4b800637 identifying and naming pins 2016-10-13 23:53:24 -07:00
Matthias L. Jugel 3ac0a060dd added pin mapping 2016-10-13 11:16:10 +02:00
Peli de Halleux 4fc514e643 updated screen rendering 2016-10-12 23:40:33 -07:00
Peli de Halleux 7c2512e56b fixing thermometer 2016-10-12 23:30:19 -07:00
Peli de Halleux d9eebf4a9f support for light level / thermometer simulation 2016-10-12 23:14:38 -07:00
Peli de Halleux 8af383ec56 updated svg layout 2016-10-12 22:44:05 -07:00
Peli de Halleux c4787e1028 support for rgb led in simulator 2016-10-11 11:41:51 -07:00
Peli de Halleux d48404eb37 integrated pxt-microbit 2016-10-11 09:08:31 -07:00
Sam El-Husseini 277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00
Peli de Halleux 7f2fd0dd09 positioning systemled 2016-10-10 13:16:39 -07:00
Peli de Halleux 4b583e221b limited support for RGB led 2016-09-27 13:35:48 -07:00
Peli de Halleux c88645d0cd support for AB / Shake buttons 2016-09-27 11:00:21 -07:00
Peli de Halleux 33eca3c507 tweaked colors 2016-09-26 15:10:37 -07:00
Peli de Halleux 9ccfcf19d9 initial round of visual updates 2016-09-26 15:05:06 -07:00
Peli de Halleux 5edd06c9b9 migrating instruction generation logic to pxt 2016-09-26 13:26:43 -07:00
Peli de Halleux 167c1d8fce loading board definition from pxtarget.json 2016-09-13 15:32:12 -07:00
Peli de Halleux e59ae37954 moving neopixel state to pxt 2016-09-13 13:09:02 -07:00
Peli de Halleux e5d985dbf1 moving boardhost to pxt 2016-09-13 09:59:34 -07:00
Peli de Halleux 9db91d89d6 refactor part global lists 2016-09-13 09:44:58 -07:00
Peli de Halleux 1fa9bf12d5 refactoring dalboard 2016-09-12 21:29:55 -07:00
Peli de Halleux 8b40850a94 tweaks to neopixel rendering 2016-09-11 21:55:54 -07:00
Peli de Halleux 910772d54e refacotring various simulator features into pxt 2016-09-09 22:56:26 -07:00
Peli de Halleux 3858b0a0a0 moving wiring to pxt 2016-09-09 15:01:29 -07:00
Peli de Halleux 086bcf372f remove dependencies on dal.d.ts 2016-09-09 13:43:41 -07:00
Daryl Zuniga c63e2c85f1 new part definitions (#247)
* working on new part definitions

* draft of new part definitions

* updates comments

* starting new allocator

* starting from the old allocator

* alloc internals renaming

* alloc minor renaming

* alloc internal renaming

* progress on new parts definition

* progress on new part defs allocator

* refactors BBLoc; progress on new allocator

* more progress on new allocator

* finishing new allocator

* deleting old allocator

* moves new allocator and part definitions

* porting to new part definitions

* refactors instructions for new definitions

* debugging new allocator

* fixes ground and power wire colros

* fixing new part definition bugs

* fixes wire end offsets; fixes NeoPixel placement

* fixes colorGroup issue

* fixes led matrix wiring

* naming tweaks

* fixes instructions regressions

* typo
2016-09-09 01:23:39 -07:00
Peli de Halleux e8f9e0f023 lighter rendering of breadboard in grayed 2016-09-08 00:54:19 -07:00
darzu e59fd8469b improves neopixel simulator 2016-09-07 10:58:44 -07:00
Peli de Halleux c34b0a1aeb Merge branch 'master' into max6675 2016-09-01 22:48:02 -07:00
Peli de Halleux 39c146329f perf optimization 2016-09-01 22:18:36 -07:00
Peli de Halleux da16428842 merging master 2016-09-01 21:12:03 -07:00
Peli de Halleux b865cce44e embedding neopixel / speaker svgs 2016-09-01 10:56:06 -07:00
darzu dc42900c7f merges with master 2016-09-01 10:08:32 -07:00
Peli de Halleux d890c05229 moving parts .svg under simulator 2016-09-01 08:57:20 -07:00
darzu 7048156b46 draws small wires for small micro:bit pins 2016-08-31 22:41:30 -07:00
darzu 1f3a2ab6fe adds generic parts to instructions parts list and requirements panels 2016-08-31 19:37:20 -07:00
darzu dad3e89577 adds "extraColumnOffset" for generic parts 2016-08-31 19:28:28 -07:00
darzu 1441129355 adds support for generic components 2016-08-31 19:01:59 -07:00
darzu 2b87b26f00 adds support for arduino zero 2016-08-31 18:03:34 -07:00
darzu f79b726f87 tiny progress on generic part support 2016-08-31 14:48:44 -07:00
darzu 99fb074952 adds more padding under breadboard 2016-08-31 14:03:25 -07:00
darzu 66ba26586f fixes wire highlighting in instructions 2016-08-31 13:59:20 -07:00