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

Je krijgt een Raspberry Pi - en dan... door Anne Hondema

Je krijgt een Raspberry Pi - en dan... door Anne Hondema

devNetNoord #13

devNetNoord

March 22, 2018
Tweet

More Decks by devNetNoord

Other Decks in Technology

Transcript

  1. Even voorstellen... • Anne Hondema – Informatie analist – Usability

    en User Experience Analist (CUA/CXA) • Raspberry Pi – My home companion DevNetNoord 23 maart 2018
  2. MY HOME COMPANION • 1e layout • 2e layout •

    3e layout DevNetNoord 23 maart 2018
  3. Raspberry Pi • ARM Cortex Quadcore 64bit SoC • HDMI

    • RJ45 • Wifi • Bluetooth • USB • GPIO • Audio • 7 inch touchscreen • SmartiPi • Sabrent USB audio DevNetNoord 23 maart 2018
  4. Raspberry Pi • ARM Cortex Quadcore 64bit SoC • HDMI

    • RJ45 • Wifi • Bluetooth • USB • GPIO • Audio • 7 inch touchscreen • SmartiPi • Sabrent USB audio DevNetNoord 23 maart 2018
  5. Raspberry Pi • ARM Cortex Quadcore 64bit SoC • HDMI

    • RJ45 • Wifi • Bluetooth • USB • GPIO • Audio • 7 inch touchscreen • SmartiPi • Sabrent USB audio DevNetNoord 23 maart 2018
  6. Raspberry Pi • ARM Cortex Quadcore 64bit SoC • HDMI

    • RJ45 • Wifi • Bluetooth • USB • GPIO • Audio • 7 inch touchscreen • SmartiPi • Sabrent USB audio DevNetNoord 23 maart 2018
  7. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  8. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  9. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  10. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  11. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  12. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  13. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  14. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018 Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. PS C:\WINDOWS\system32> net start winrm De Windows Remote Management (WS-Management)-service wordt gestart. De Windows Remote Management (WS-Management)-service is gestart. PS C:\WINDOWS\system32> Set-Item WSMan:\localhost\Client\TrustedHosts -Value 192.168.2.115 WinRM Security Configuration. This command modifies the TrustedHosts list for the WinRM client. The computers in the TrustedHosts list might not be authenticated. The client might send credential information to these computers. Are you sure that you want to modify this list? [Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y PS C:\WINDOWS\system32> Enter-PSSession -ComputerName 192.168.2.115 -Credential 192.168.2.115\Administrator [192.168.2.115]: PS C:\Data\Users\Administrator\Documents>
  15. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  16. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  17. Windows IoT Core • Dll's zonder GUI....maar niet alles !

    • Windows Device Portal • Windows IoT Core dashboard • Windows IoT Remote client • Powershell • ETW (Event Tracing for Windows) • Remote debugging (Visual Studio) • Insider program DevNetNoord 23 maart 2018
  18. ZWave • Meshed Network • Controller (Aeotec Zwave USB stick)

    • Switch (Greenwave Powernode) • Multisensor (Aeotec Multisensor) – Temperatuur, luchtvochtigheid, lichtsterkte, beweging, trilling, UV • Smokesensor (Fibaro) – Brandalarm, temperatuur • Zwave4Net library (Rob Lans) • Scene's DevNetNoord 23 maart 2018
  19. LoRa • Long Range Internet via Radio signals • Dragino

    LoRa HAT • Single Channel Gateway (Niet LoRa Compliant) • The Things Network DevNetNoord 23 maart 2018
  20. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  21. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  22. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  23. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  24. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  25. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  26. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  27. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  28. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  29. UWP (Universal Windows Program) • XAML UI and a C#,

    VB, or C++ • DirectX UI and a C++ backend • JavaScript and HTML • XAML • A-Synchronous programming • Event driven • Device selection • Text to Speech (English/Dutch) • Speech recognition • Pushover messaging DevNetNoord 23 maart 2018
  30. UWP (Universal Windows Program) • REST Server • Camera integration

    • InternetRadio • GeoPositioning • Weather DevNetNoord 23 maart 2018
  31. MY HOME COMPANION • Sensor data (Z-Wave) – Temperatuur –

    Luchtvochtigheid – Lichtsterkte – Beweging – Trilling – Infrarood – Brandalarm • Scene's (licht aan/uit) • Weer/temperatuur/Zon op-onder – Openweathermap • Statusmelding DevNetNoord 23 maart 2018