I am looking into EspruinoHub to get some basic HTTP capabilities with Puck explored. I used the minimal raspbian image and then initially had some issues with the node installation - but I managed using the nodesource installation guide. doing a sudo apt-get install node basically did not work for me, it installed but node was not available in the end.
I am trying to understand why node-red and mqtt are part of the installation guide. All I need is HTTP features, .e.g. I want to use http from the puck.js js code. Is there a recommendation when it comes to setting up a headless version of the EspruinoHub?
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.
Hi all,
I am looking into EspruinoHub to get some basic HTTP capabilities with Puck explored. I used the minimal raspbian image and then initially had some issues with the node installation - but I managed using the nodesource installation guide. doing a sudo apt-get install node basically did not work for me, it installed but node was not available in the end.
I am trying to understand why node-red and mqtt are part of the installation guide. All I need is HTTP features, .e.g. I want to use http from the puck.js js code. Is there a recommendation when it comes to setting up a headless version of the EspruinoHub?
Thx
Sven