• Did anyone ever tried to replicate such smooth robot movements on Espruino? https://youtu.be/Of2TmVZtMCo

    I learned a little bit about servo class, digitalPulse and analogWrite, but I am struggling on sequencing multiple moves one after the other. Javascript isn't quite optimal for such sequences.
    Did anyone implement Promises for servo control?

About