I watched the video, and took a first look to your github.
Great to see, what can be done with Espruino, good job !
According to board file you started with 300vars, may be this could be extended to 500 ?
Any idea about speed ? A simple for-next loop could give a first idea.
It's been a while since this posting, and only now that I've been doing some benchmark testing. The results have left me very upset, about 23s to execute the simple-loop @ 256Mhz. Something is not right ...
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.
I watched the video, and took a first look to your github.
Great to see, what can be done with Espruino, good job !
According to board file you started with 300vars, may be this could be extended to 500 ?
Any idea about speed ? A simple for-next loop could give a first idea.