Cours:NanoPi : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
(image et installation minimum)
(NodeRed)
Ligne 29 : Ligne 29 :
  
 
==NodeRed==
 
==NodeRed==
 +
 +
<source lang=bash>
 +
apt update
 +
apt install curl
 +
bash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered)
 +
//ne pas installer Pi nodes
 +
npm install node-red-contrib-opi-gpio
 +
</source>
 +
  
 
https://discourse.nodered.org/t/trouble-with-tach-interrupt-gpio/7792
 
https://discourse.nodered.org/t/trouble-with-tach-interrupt-gpio/7792

Version du 23 novembre 2019 à 21:03


Installation

image et installation minimum

cross QT

As usual !

  • get Sysroot
  • get qtSource
  • compilation
  • upload

script à venir ... peut-être !

NodeRed

apt update
apt install curl
bash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered)
//ne pas installer Pi nodes
npm install node-red-contrib-opi-gpio


https://discourse.nodered.org/t/trouble-with-tach-interrupt-gpio/7792

  • install curl
  • install nodejs & nodered
    • pas installé "Pi-specific nodes"
  • install node-red-contrib-opi-gpio
    • npm install node-red-contrib-opi-gpio ?? pas forcément nécessaire !!
    • depuis nodeRed
    • manage Palette
    • install
    • node-red-contrib-opi-gpio
apt update
apt install curl
bash <(curl -sL https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/update-nodejs-and-nodered)
npm install node-red-contrib-opi-gpio

Utilisation

Qt

  • Configurer QtCreator

nodeRed

  • tableau correspondance gpio <=> broche : gpio readall
  • choisir "Pi type" : other