Metadata >> NuGet >> TA.NetMF.Devices.SSD1306

TA.NetMF.Devices.SSD1306

Metadata

Authors Tim Long
Copyrights Copyright © 2015 Tigra Astronomy, all rights reserved.
Description A text-based display driver for SSD1306 I2C OLED displays, targeting .NET MicroFramework 4.3+ and Netduino Plus hardware platform. The driver works with I2C interface (only) and offers basic text rendering using bitmapped fonts. Two very minimal fonts are included but because fonts have a high memory footprint, these need to be specified by the application and should be optimized to contain the minimum required characters. Currently, the driver is text-only and no graphics primitives are included, although the display is bitmapped and this could be a future enhancement.
IconUrl http://tigra-astronomy.com/Media/TigraAstronomy/NuGet-Package-Icons/SSD1306-OLED-Driver.png
LicenseUrl http://mit-license.org/
Owners Tigra Astronomy
ProjectUrl http://tigra-astronomy.com/
ReleaseNotes Initial alpha release with very basic text rendering support.
RequireLicenseAcceptance True
Summary A text-based display driver for SSD1306 I2C OLED displays, targeting .NET MicroFramework 4.3+ and Netduino Plus hardware platform.
Tags netduino NetMF MicroFramework 4.3 display driver oled i2c ssd1306 c#
Dependencies TA.NetMF.Utilities:0.3.2
Title Netduino display driver for SSD1306 OLED.
PackageSize 61297
PackageHashAlgorithm SHA512
PackageHash rkHqdXktojefo1xES9WOeW99YuJWnQHOqvdv7mpUOLcI2gOjfeND96I+xJVGKfl2lK4nhoJTJJmqVF+thLlBnw==
DownloadCount 000000
CreatedDate 2015-09-11T14:34:59

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 TA.NetMF.Devices.SSD1306 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TA.NetMF.Devices.SSD1306 -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 TA.NetMF.Devices.SSD1306
Installing the package (HTTP Basic authentication):
Install-Package TA.NetMF.Devices.SSD1306 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TA.NetMF.Devices.SSD1306 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TA.NetMF.Devices.SSD1306

OpenWrap

Installing the package:
o add-wrap TA.NetMF.Devices.SSD1306
Uninstalling the package:
o remove-wrap TA.NetMF.Devices.SSD1306

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-Beta1015
0.1.0
0.1.0-Beta1011
0.1.0-Beta1009
0.1.0-Beta1008
0.0.1