So you can actually use it as an IO board really easily - for instance controlling robots/etc from a web page.
If you're careful, those 300 vars can still go a long way (especially since functions can now be stored in ROM) - there's a post on here where I hacked a cheap chinese DO003 OLED wristwatch (which uses the same 16kB processor) to run Espruino.
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! It'll still work great with Web Bluetooth: http://www.espruino.com/Puck.js+Web+Bluetooth
So you can actually use it as an IO board really easily - for instance controlling robots/etc from a web page.
If you're careful, those 300 vars can still go a long way (especially since functions can now be stored in ROM) - there's a post on here where I hacked a cheap chinese DO003 OLED wristwatch (which uses the same 16kB processor) to run Espruino.