I am trying toevaluate whether the Espruino is suitable for my project.
I may be asking an obvious question, but I could not find the answer in the documentation.
In the event loop if nothing happens, does the processer enter the sleep mode to conserve power?
Does the javascript interpreter let you go into sleep mode and wake up through a command/ subroutine call?
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 am trying toevaluate whether the Espruino is suitable for my project.
I may be asking an obvious question, but I could not find the answer in the documentation.
In the event loop if nothing happens, does the processer enter the sleep mode to conserve power?
Does the javascript interpreter let you go into sleep mode and wake up through a command/ subroutine call?
thank you in advance for any answers.
with kind regards,
peter