Upgrade to Pro — share decks privately, control downloads, hide ads and more …

2015 - Quickie - WINDOWS 10 IOT & RASPBERRY PI 2

2015 - Quickie - WINDOWS 10 IOT & RASPBERRY PI 2

Bref présentation de l'arrivée de Windows 10 IOT sur Raspberry Pi 2.

Avatar for Yassine KANDRI RODY

Yassine KANDRI RODY

October 15, 2015
Tweet

More Decks by Yassine KANDRI RODY

Other Decks in Programming

Transcript

  1. • Windows 10 IoT • Raspberry Pi 2 • Arduino

    • MinnowBoard Max • Galileo • Local control • USB • HDMI • Remote control • Web Server • Powershell • Visual Studio : Remote Debug 2 WINDOWS 10 IOT
  2. • Minimum requis : • Raspberry Pi 2 • Carte

    Micro SD 8Go class 10 ou plus • Adaptateur micro usb • Préparer l’ordinateur : • Windows 10 • Visual Studio 2015 avec Windows IoT Core Project Templates • Activer le mode développeur Plus d’infos sur : http://ms-iot.github.io/content/en-US/win10/SetupPCRPI.htm • Préparer le Raspberry Pi 2 • Installer Windows 10 IoT Core RPi2 • Mettre l’image Windows 10 IoT Core sur la carte micro SD Plus d’infos sur : http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm 3 PREPARER RASPBERRY PI 2 AVEC WINDOWS 10 IOT
  3. Serveur web par defaut : http://minwinpc:8080/default.htm Compte par défaut :

    │ Administrator │ p@ssw0rd 5 PILOTER LE RASPBERRY PI 2 PAR LE SERVEUR WEB
  4. Sur la machine locale en mode admin : 6 PILOTER

    LE RASPBERRY PI 2 AVEC POWERSHELL net start WinRM Set-Item WSMan:\localhost\Client\TrustedHosts -Value MINWINPC Enter-PsSession -ComputerName MINWINPC -Credential MINWINPC\Administrator
  5. Nouveau type de projets avec : Windows IoT Core Project

    Templates 7 VISUAL STUDIO 2015 – WINDOWS IOT CORE
  6. • Open Source • Existe sur toutes les plateformes (

    Windows, Linux, MAC ) • Peut être utilisé sous forme de dll • Licence Open source 9 LE GPIO
  7. 13 MESURE DE DISTANCE PAR ULTRASONS AVEC LE RASPBERRY PI

    Le principe de fonctionnement : Le montage : Le composant HC-SR04 :