Example projects and drivers for neonious one and low.js for ESP32
low.js is a free to use and 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. It also runs on Linux based systems as a smaller, faster booting alternative to Node.JS.
For more information on low.js, please visit http://www.lowjs.org/ .
For an example on how to use the native API, see
https://github.com/neonious/low_native_api
We appreciate every person or company who is willing to contribute to low.js and its related products. We will gladly accept any code contribution which helps the cause after an appropriate review. Bug reports and suggestions are also welcome!