1 / 14

IoT : Windows 10 & Raspberry Pi

IoT : Windows 10 & Raspberry Pi. By: Mitchel Sellers. About Your Speaker. Mitchel Sellers Microsoft C# MVP DNN MVP CEO/IowaComputerGurus, Inc. Contact Information Twitter: @ MitchelSellers Blog: http://www.mitchelsellers.com Email: msellers@iowacomputergurus.com. Disclaimer.

chaney
Télécharger la présentation

IoT : Windows 10 & Raspberry Pi

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. IoT: Windows 10 & Raspberry Pi By: Mitchel Sellers

  2. About Your Speaker • Mitchel Sellers • Microsoft C# MVP • DNN MVP • CEO/IowaComputerGurus, Inc. • Contact Information • Twitter: @MitchelSellers • Blog: http://www.mitchelsellers.com • Email: msellers@iowacomputergurus.com

  3. Disclaimer • I initially had a Raspberry Pi & Demo Ready, but it was damaged along the way here. As such, moving this to a more Theroetical discussion

  4. Agenda • IoT – What is it? • Hardware & Common Options

  5. Internet of Things (IoT) What? • Is the network of physical objects, or “things”, embedded with electronics, software, sensors, and network connectivity, which enable these objects to connect and share data.

  6. Hardware & Common Options • .NET Gadgeteer • Typically .NET Micro Framework • Adoption ? • Arduino • Typically C or Python • Raspberry Pi • Python is recommended

  7. Introducing Windows 10 Core • Limited Sub-Set of Windows • Supports multiple devices • Limited to 1 Visual Application • Multiple background applications

  8. IoT Resources • Main Dev Center: https://dev.windows.com/en-us/iot • AdaFruit Starter Pack: http://www.adafruit.com/windows10iotpi2 • $115 – Raspberry Pi, Leds, Wires etc

  9. Getting Started on the .NET Side - PC • VS 2015 • Must have Universal Windows Apps Feature Installed • Windows 10 • IoT Core Project Templates • https://visualstudiogallery.msdn.microsoft.com/55b357e1-a533-43ad-82a5-a88ac4b01dec • Enable Developer Mode • https://msdn.microsoft.com/library/windows/apps/xaml/dn706236.aspx • Install IoT Watcher • http://go.microsoft.com/fwlink/?LinkId=616847

  10. Getting Ready on the Raspberry Pi Side • Download IoT Image: http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm • Extract image • Flash to SD Card

  11. Using IoT Watcher Right Click to Connect Default password p@ssw0rd Images From MSDN Documentation

  12. Setup & WiFi

  13. Powershell? & Security • Great Resources for interactions & Management with PS: http://ms-iot.github.io/content/en-US/win10/samples/PowerShell.htm • Update password • net user Administrator [new password]

  14. So I’m Setup Now What? • Going Back to Old School • Pin-outs and settings • Trial & Error • Projects

More Related