Hi all
Just discovered Espruino for Micro:bit and it was a revelation!
I'm trying to build a small project that makes use of the internal "light sensor" (the one that makes use of the led display) but I see it isn't yet supported, right?
I imagine it would need to be implemented from scratch since I don't see the library used eg by MicroPython to access micro:bit hardware.
Any plan for the future?
Otherwise I'll start studying the library in my spare time to understand how it works to try to implement it directly in 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 all
Just discovered Espruino for Micro:bit and it was a revelation!
I'm trying to build a small project that makes use of the internal "light sensor" (the one that makes use of the led display) but I see it isn't yet supported, right?
I imagine it would need to be implemented from scratch since I don't see the library used eg by MicroPython to access micro:bit hardware.
Any plan for the future?
Otherwise I'll start studying the library in my spare time to understand how it works to try to implement it directly in Espruino
Thanks in advance!
Paolo