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
a52edf9672
support for servos on more pins in simulator
2018-06-08 22:48:03 -07:00
Tom Ball
72e95438eb
add support for radio groups ( #399 )
...
* add groupID to radio
* add groupId
* bump up to new version
2017-05-16 16:19:52 -07:00
Peli de Halleux
1cf38d92ef
support for high contrast in simulator ( #386 )
...
* support for high contrast in simulator
* updated logic to find afterProgramPage.
2017-04-19 23:44:47 -07:00
Peli de Halleux
1f2027d0f9
flush out serial data when too long ( #375 )
2017-03-24 09:51:07 -07:00
Peli de Halleux
bd1f5a2b75
support for recorder ( #361 )
2017-03-01 14:24:59 -08:00
Peli de Halleux
357436f14d
refactored servostate ( #341 )
...
* refactored servostate
* Bump pxt-core to 0.10.1
2017-01-12 23:09:53 -08:00
Peli de Halleux
7117ba771e
support for multiple simulated servos
2016-11-07 22:25:19 -08:00
Peli de Halleux
0269ffa5ae
support for filesystem in simulator
2016-11-07 11:11:38 -08:00
Peli de Halleux
4963bf776a
basic servo simulation ( #297 )
2016-11-01 08:16:03 -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
72a621ec8b
mvoing edge connector to pxt
2016-09-13 12:48:07 -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
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
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
e681cc8c97
added parts to microbit
2016-09-01 15:37:39 -07:00
darzu
2b87b26f00
adds support for arduino zero
2016-08-31 18:03:34 -07:00
darzu
626055d3eb
fixes microbit board height issue
2016-08-31 11:34:49 -07:00
darzu
c2e37a2c6e
refactoring instructions to work with boardHost
2016-08-31 11:14:16 -07:00
Peli de Halleux
4c27d62796
removing external boards
2016-08-30 21:15:27 -07:00
darzu
cd9589e562
adds "boardhost" to handle composition of ...
...
... breadboard, board, wires, and definition allocation.
2016-08-30 14:13:44 -07:00
darzu
a65e71f3b1
moves all of pxt-arduino breadboarding here...
...
... see pxt-arduino history starting here: acd49bb795
2016-08-30 11:55:00 -07:00