Cours:NanoPi : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
(cross QT)
Ligne 22 : Ligne 22 :
  
 
==NodeRed==
 
==NodeRed==
 +
 +
https://discourse.nodered.org/t/trouble-with-tach-interrupt-gpio/7792
  
 
*install curl
 
*install curl

Version du 22 octobre 2019 à 22:52


Installation

cross QT

As usual !

  • get Sysroot
  • get qtSource
  • compilation
  • upload

script à venir ... peut-être !

NodeRed

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

  • 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)