14 Commits

Author SHA1 Message Date
Gordon Williams
5018128bac Fix jstExecuteTaskChecker bug, and allow jstExecuteFn to take a userdata argument
Puck.js: Reduce IR LED to 10% duty cycle
            Puck.js: Allow Puck.IR to take pins for external IR LED (fix #927)
2017-01-25 15:14:07 +00:00
Gordon Williams
8cef796d92 micro:bit compile fixes 2016-08-05 10:34:51 +01:00
Gordon Williams
32712e8b00 Add built in IR send function (tidier than pulling in JS code) 2016-08-02 14:16:13 +01:00
Gordon Williams
3f733c67a4 Fix micro:bit compass problems (fix #864) 2016-06-15 14:55:54 +01:00
Gordon Williams (u36)
4fb7805940 allow delayed function execute, just once 2016-04-01 16:53:31 +01:00
Gordon Williams
a0edddd257 Fix show() for boolean/float numbers 2016-03-29 09:32:01 +01:00
Gordon Williams
80d89cc5b2 Added better micro:bit that works well with Graphics 2016-03-04 16:29:49 +00:00
Gordon Williams
5dd5d901d1 replace NewWithFlags with jsvNewXXX - saves a few bytes by killing repetition 2016-03-04 12:54:18 +00:00
Gordon Williams
6c6dc46429 tweaks for better docs 2016-02-25 11:29:08 +00:00
Gordon Williams
6da366fdd7 microbit compass 2016-01-14 15:29:42 +00:00
Gordon Williams
53593090d2 trying to squash some warnings, fix I2C tx 2016-01-14 13:43:00 +00:00
Gordon Williams
d5b058d2cf first steps towards accelerometer 2016-01-13 11:11:41 +00:00
Gordon Williams (u36)
400daaef0c sort out utility timer for small time periods, and get the microbit display using it for refreshes 2015-11-21 17:53:54 +00:00
Gordon Williams
81f5eed0b2 tidyup, add basic microbit display support 2015-11-20 15:38:13 +00:00