Info
Version: | 0.1.0.10 |
Author(s): | Mattias Larsson |
Last Update: | Tuesday, August 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.hackster.io/laserbrain/windows-iot-sense-hat |
NuGet Url: | https://www.nuget.org/packages/Emmellsoft.IoT.RPi.SenseHat |
Install
Install-Package Emmellsoft.IoT.RPi.SenseHat
dotnet add package Emmellsoft.IoT.RPi.SenseHat
paket add Emmellsoft.IoT.RPi.SenseHat
Emmellsoft.IoT.RPi.SenseHat Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Use it in a blank Universal App and remote debug it on a Raspberry Pi 2 and 3 running Windows 10 IoT Core.
The NuGet package comes with a couple of demos (as source code) that you can easily run yourself to get to know the device better.
See details of how to do this in the NuGet Package Manager output window when installing this package!
Watch some videos of the demos on the project site!
Read about the "Sense HAT" here: https://www.raspberrypi.org/products/sense-hat/
The Sense HAT has the following hardware features:
• Gyroscope
• Accelerometer
• Magnetometer
• Temperature sensor
• Barometric pressure sensor
• Relative Humidity sensor
• 8×8 RGB LED matrix display
• 5 button joystick
Have fun! :-).