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

Slides:



Advertisements
Similar presentations
Objectives Overview Define an operating system
Advertisements

Chromebook Inservice. Agenda Meet the Chromebook’s Hardware Features Google Accounts Wireless Network Connectivity and Login Procedures Initial screen.
9.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 9: Installing and Configuring.
Paul Yuknewicz Principal Group PM Manager What's New for Azure Developers Azure SDK 2.5 Visual Studio 2015.
Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation.
Copyright Kenneth M. Chipps Ph.D. How to Use SNMP to Collect Network Data Last Update
Best Western Green Bay CHEMS 2013 INSTALL OPTIONS.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
Cummins® Inc. Update Manager 3.0 Training Electronic Service Tools.
#RetroPi Nicholas Moore July 13, Turn your RPi into a Retro Game System:
Windows developer program for IoT We're bringing Windows to a new class of small device. What will you make? Mirco Vanini Microsoft® MVP Windows Embedded.
OM. Brad Gall Senior Consultant
Windows 8 for Nonprofits and Libraries With TechSoup’s Ginny Mies.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 6 Today’s Windows Windows Vista and Windows 7 McGraw-Hill.
Tutorial 11 Installing, Updating, and Configuring Software
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 6 Switch Configuration.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 6 Switch Configuration.
DNN Performance & Scalability Planning, Evaluating & Improving : Part 1.
Configuring Windows XP-Based Laptops for Guest Access to Bloomsburg University’s Wireless Network Intended for University staff, and guests planning to.
Chapter SIx Maintaining a Computer Part I: Configuring, Updating, and Upgrading the OS.
Developer TECH REFRESH 15 Junho 2015 #pttechrefres h Strategies for Developing Cross-Platform Applications Dinis Vieira.
Explain the purpose of an operating system
Windows 7 Release Candidate 1 Overview Some slides are screenshots made while the test computer was connected to a network with other computers and Internet.
Lesson 3 Getting started and Installing Web Matrix Getting started and Installing Web Matrix.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Ready for prime time Final version of Windows Free upgrade until July 29, 2016 New features Works on most computers < 6 years old Windows 10.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M6: Deployment Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft.
Mirek Sztajno SQL Server Security PM
Intro to Datazen.
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 6 Today’s Windows Windows Vista and Windows 7 McGraw-Hill.
Writing Better C# Using C# 6 By: Mitchel Sellers.
1 BCS 4 th Semester. Step 1: Download SQL Server 2005 Express Edition Version Feature SQL Server 2005 Express Edition SP1 SQL Server 2005 Express Edition.
Internet of Things Windows IoT for small devices CATALIN GHEORGHIU I Computer Solutions.
Microcontroller basics
Raspberry PI 2 Installation & Demo App By Wayne Keadle.
Fixing Windows 10 Automatic Updates Install Problem
There are many leading online sources that are providing reliable encryption solution for your online as well as offline file security through smart software.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Confidential ASWM Installation Guide in Main Server ( for Windows Server 2008 R2 ) 1.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Eric Flamm Flamm Consulting, Inc.
Canon Printer Support Phone Number
Dial Canon printer Tech support toll free number to resolve customer technical troubleshooting issues and Install Driver provides 24/7 tech support service.instant solution for all the Canon printer issues through their experts technicians
How to be a SharePoint Developer
Class 1: Building a Raspberry Pi LED Flasher
IoT 101 with Raspberry Pi and Azure
Internet of Things (internet of everything?)
Learn. Imagine. Build. .NET Conf
Supporting Windows 8.1 Krystle Portocarrero | Training Experts Inc.
Azure IoT / RPI / Windows Core 10
Building a great Metro style device app for your printer
How to fix Update Failure Error “0x800f081f” on Windows 10 KB ?
Raspberry Pi Pi 2 Model B.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Introduction to Computers
The Internet of Things (IoT)
Updated Agenda 12:00PM–1:00PM | Session #1 1:00PM–2:00PM | Lunch.
NForm 2.0 Training.
What we learn during Program
Should I Transition to .NET Core? Will it hurt?
Hosted Web Apps with Windows App Studio
IoT technology demonstrator
SharePoint 2019 Overview and Use SPFx Extensions
Open Automation Software
Tareq Khan, Ph.D. Assistant Professor,
Delivering great hardware solutions for Windows
06 | Monitoring Lync Server with Operations Manager
How to install and manage exchange server 2010 OP Saklani.
Presentation transcript:

IoT: Windows 10 & Raspberry Pi By: Mitchel Sellers

About Your Speaker  Mitchel Sellers  Microsoft C# MVP  DNN MVP  CEO/IowaComputerGurus, Inc.  Contact Information   Blog: 

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

Agenda  IoT – What is it?  Hardware & Common Options

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.

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

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

IoT Resources  Main Dev Center:  AdaFruit Starter Pack:  $115 – Raspberry Pi, Leds, Wires etc

Getting Started on the.NET Side - PC  VS 2015  Must have Universal Windows Apps Feature Installed  Windows 10  IoT Core Project Templates  a88ac4b01dec a88ac4b01dec  Enable Developer Mode   Install IoT Watcher 

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

Using IoT Watcher Images From MSDN Documentation Right Click to Connect Default password

Setup & WiFi

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

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