• 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/med­iaid/5a13f86908d73406ab61317c
    BUT the https://github.com/Microsoft/pxt-filesys­tem 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?

About

Avatar for user95697 @user95697 started