Is it possible to use the WebIDE by using it as a website instead of using the Google APP? ie, hypothetical setup: Espruino is connected to the USB port of the apache webserver. Use a different computer located somwhere else, point the web browser to the webserver that serves the WebIDE.
Or possibly setup a webserver using NodeJS which supports USB, UART and etc.... giving the ability to update firmware from another location.
I am aware there are draw backs such as hardware locking up and not being able to reset the hardware when away from the location. So, this idea is more of a curiousity question.
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.
Is it possible to use the WebIDE by using it as a website instead of using the Google APP? ie, hypothetical setup: Espruino is connected to the USB port of the apache webserver. Use a different computer located somwhere else, point the web browser to the webserver that serves the WebIDE.
Or possibly setup a webserver using NodeJS which supports USB, UART and etc.... giving the ability to update firmware from another location.
I am aware there are draw backs such as hardware locking up and not being able to reset the hardware when away from the location. So, this idea is more of a curiousity question.