Cours:NanoPi : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
m (NodeRed)
Ligne 7 : Ligne 7 :
 
*http://wiki.friendlyarm.com/wiki/index.php/WiringNP:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_C
 
*http://wiki.friendlyarm.com/wiki/index.php/WiringNP:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_C
 
*https://www.balena.io/etcher/ : créer une carte sd à partir d'une image
 
*https://www.balena.io/etcher/ : créer une carte sd à partir d'une image
 +
*http://wiki.friendlyarm.com/wiki/index.php/NanoHat_OLED : référence NanoHat OLED
  
  

Version du 10 mars 2020 à 11:47


Installation

image et installation minimum

apt update / apt dist-upgrade
apt install build-essential apt-utils
apt install mosquitto-clients
apt install aptitude htop
apt remove modemmanager

cross QT

As usual !

  • get Sysroot
  • get qtSource
  • compilation
  • upload

script à venir ... peut-être !

NodeRed

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

Utilisation

Qt

  • Configurer QtCreator

nodeRed

  • tableau correspondance gpio <=> broche : gpio readall
  • choisir "Pi Type" : "NanoPi Neo"
  • choisir la broche dans le menu déroulant