Skip to content

Set up the Raspberry Pi

Jerry Ye edited this page Aug 28, 2017 · 5 revisions

Set up the Raspberry Pi

1.Download a Windows 10 IoT Core image here:

2.Install Windows_10_IoT_Core_RPi2.msi

3.Browse into “C:\Program Files (x86)\Microsoft IoT”

4.Insert the micro SD card and select the image file: “C:\Program Files (x86)\Microsoft IoT\FFU\RaspberryPi2\flash.ffu”

5.Safely remove your USB SD card reader.
Failing to do this can cause corruption of the image.

6.Insert your Micro SD card to Raspberry Pi. And connect power supply.
The windows 10 IOT is successfully booted. Some basic device information is here and you can use your mouse to control it.

###Set up the Arduino: 1.Connect the Raspberry Pi Shield to the PC.

2.Open Arduino. And select the “StandardFirmata”

3.Select “Arduino Leonardo”

4.Select the proper COM port:

5.Upload the sketch

6.Upload Done