Metadata >> NuGet >> Emmellsoft.IoT.RPi.SenseHat

Emmellsoft.IoT.RPi.SenseHat

Metadata

Authors Mattias Larsson
Copyrights Copyright 2015
Description This is a complete .NET API for the Raspberry Pi 2 "Sense HAT". Use it in a blank Universal App and remote debug it on a Raspberry Pi 2 running Windows IoT Core. The NuGet package comes with a couple of demos (including full source code) you can easily run yourself to get to know the device better. Read about the "Sense HAT" here: http://swag.raspberrypi.org/collections/frontpage/products/raspberry-pi-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! :-)
IconUrl https://raw.githubusercontent.com/emmellsoft/RPi.SenseHat/master/NuGetPackage/PackageIcon.png
LicenseUrl https://opensource.org/licenses/MIT
Owners Mattias Larsson
ProjectUrl https://www.hackster.io/laserbrain/windows-iot-sense-hat
RequireLicenseAcceptance False
Summary .NET API for the Raspberry Pi 2 "Sense HAT".
Tags RaspberryPi RaspberryPi2 IoT SenseHat
Title RPi.SenseHat
PackageSize 190825
PackageHashAlgorithm SHA512
PackageHash 5XeAVxRBfW8/zIQAAYx+pgIC5WQ/9Qe86/8k4R3wko7cH36GG0tCi468AUvAdJ0rFrt+4y9d4ErnYayBHFGs3A==
DownloadCount 000000
CreatedDate 2015-10-06T19:43:42

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Emmellsoft.IoT.RPi.SenseHat -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Emmellsoft.IoT.RPi.SenseHat -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Emmellsoft.IoT.RPi.SenseHat
Installing the package (HTTP Basic authentication):
Install-Package Emmellsoft.IoT.RPi.SenseHat -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Emmellsoft.IoT.RPi.SenseHat -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Emmellsoft.IoT.RPi.SenseHat

OpenWrap

Installing the package:
o add-wrap Emmellsoft.IoT.RPi.SenseHat
Uninstalling the package:
o remove-wrap Emmellsoft.IoT.RPi.SenseHat

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.0.6