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

0.1.0

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.1
Title Netduino display driver for SSD1306 OLED.
PackageSize 61276
PackageHashAlgorithm SHA512
PackageHash hqND8dT3AfSxJW+7BgsvoNnWJuDiSIVcquaCn1hKi46731YU+Q5KsK4tTSTVVsUBRJd5tbb2s2oJadBcmIAY1Q==
DownloadCount 000000
CreatedDate 2015-09-11T05:05:28

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install TA.NetMF.Devices.SSD1306 -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TA.NetMF.Devices.SSD1306 -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete TA.NetMF.Devices.SSD1306 0.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package TA.NetMF.Devices.SSD1306 -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TA.NetMF.Devices.SSD1306 -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETMicroFramework,Version=v4.3 Binaries