• Howdy all,

    Just need a little help getting started with a simple application that would count down at a variable rate and display progress on the Micro:Bit V2 LED Display. It would be great if on every iteration I fired the speaker on the version 2 at each transition for say 500 MS.

    I was thinking that the async nature of Espruino would allow me to do something clever with the "eventing" system, and take advantage of Espruino's support for the LED matrix display.

    Eventually I would like the variables settable from a BLE interfaced on a Smartphone, but basic functionallity first...

    Thanks!

About

Avatar for RandallSY @RandallSY started