Cours:NanoPi : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
(nodeRed)
(nodeRed)
Ligne 52 : Ligne 52 :
  
 
*tableau correspondance gpio <=> broche : gpio readall
 
*tableau correspondance gpio <=> broche : gpio readall
 +
*choisir "Pi type" : other

Version du 22 octobre 2019 à 23:15


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