Low.js – Node.js for Microcontrollers

low.js is a open sourced port of the JavaScript runtime Node.js with far lower system requirements, allowing it to run on cheap, power-efficient
microcontroller boards based on the ESP32-WROVER module. Read more

Similar

HTML in Node.js

Sometimes we can be using a technology for years and not realize that it hides some small, yet super useful, feature deep inside. This is also true for Node.js and its `require()`. Did you know that it allows you to import HTML files into your JavaScript ... (more…)

Read more »