Adding an invocation of process.memory() to the beginning of updateDisplay made my few lines of JS run stable for many more seconds - but in the end it still crashed...
Is there any chance to work with Espruino on BBC micro:bit? Or does it simply have too little memory?
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.
Hmmm, I made some progress...
Adding an invocation of
process.memory()
to the beginning ofupdateDisplay
made my few lines of JS run stable for many more seconds - but in the end it still crashed...Is there any chance to work with Espruino on BBC micro:bit? Or does it simply have too little memory?
With greetings from Germany,
Andreas Rozek