Cours:NanoPi : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
m (NodeRed)
(NodeRed)
Ligne 13 : Ligne 13 :
 
==NodeRed==
 
==NodeRed==
  
*install curl  
+
*install curl
 +
*install nodejs & nodered
 +
**pas installé "Pi-specific nodes"
  
 
<source lang=bash>
 
<source lang=bash>

Version du 22 octobre 2019 à 21:34


Installation

NodeRed

  • install curl
  • install nodejs & nodered
    • pas installé "Pi-specific nodes"
apt update
apt install curl
bash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered)