I tried with python and that works fine, but with JavaScript it doesn't work.
I just want to log some data and then take data and upload to FireBase database.
I did come many times to espruino website, but I don't get what can I do with espruino ide, can I use it with MicroBit and can I write log file on microbit and then take it to laptop or something like that?
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'm working on my lessons for JavaScript.
I want to show to students that JAvaScript is not only for web,
but also for robotics.
I want them to program with MicroBit when the plant needs the water and log it to csv file.
I found tutorial on: https://www.dendrite.me/media/output/mediaid/5a13f86908d73406ab61317c
BUT the https://github.com/Microsoft/pxt-filesystem don't work.
I tried with python and that works fine, but with JavaScript it doesn't work.
I just want to log some data and then take data and upload to FireBase database.
I did come many times to espruino website, but I don't get what can I do with espruino ide, can I use it with MicroBit and can I write log file on microbit and then take it to laptop or something like that?