Adafruit GPS Hat in Windows IoT Core + Adafruit Class Library for Windows IoT Core

from Adafruit GPS Hat in Windows IoT Core + Adafruit Class Library for Windows IoT Core
by Jessie Mae

Raspberry pi GPS Hat

Adafruit GPS Hat in Windows IoT Core

Location, location, location… What could be more important? And now your Raspberry Pi can help keep you centered with the Adafruit Ultimate GPS Hat and Windows IoT Core!
In this guide, we’ll take you through setting up and running our GPS Demo IoT application.
Works on Pi Model A+ or B+, Pi 2, and Pi 3.
(New to Windows IoT Core? Check out our Getting started with Windows IoT Core series of tutorials!)

See the full guide here!

Raspberry pi ManageNuGetPackages

Check out the Adafruit Class Library for Windows IoT Core

The Adafruit Class Library is a special library package containing Windows IoT Core driver software for a variety of Adafruit products. To use the library, you must add a reference to it in your project.
To add the reference to the Adafruit Class Library, you’ll need to use the NuGet Package Manager, which is a standard part of Visual Studio.
To get to the Package Manager, open the Project Menu and select “Manage NuGet Packages…”

Learn more here!

Comments