Hi Robin.
I've update the links above: https://www.espruino.com/ide/?gist=9df129529bccc133f9f82bf7b39de48f&upload will write the minified app (8485 characters) straight to your bangle and run it. The very first instruction displays number of free blocks.
Here is an example of a run (press button 2 to start, button 1 to pause, then button 3 to stop and reset):
>> initial 694 1053 1053 1053 1053 1053 1050 1050 1050 1050 1050 1050 902 932
Now, the same code, but saved in Storage under "activities" name: https://www.espruino.com/ide/?gist=3fddc28e3188fd5f5cded6aa1d037cb0&upload
Long press Btn 3 to get the clock, then goes to settings, select "activities" and start/pause/stop
> initial 496 699 699 699 699 699 696 696 696 696 696 696 696 696 546
@feugy started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Robin.
I've update the links above:
https://www.espruino.com/ide/?gist=9df129529bccc133f9f82bf7b39de48f&upload
will write the minified app (8485 characters) straight to your bangle and run it.
The very first instruction displays number of free blocks.
Here is an example of a run (press button 2 to start, button 1 to pause, then button 3 to stop and reset):
Now, the same code, but saved in Storage under "activities" name:
https://www.espruino.com/ide/?gist=3fddc28e3188fd5f5cded6aa1d037cb0&upload
Long press Btn 3 to get the clock, then goes to settings, select "activities" and start/pause/stop