Netduino display driver for SSD1306 OLED. NuGet Package

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.




Got any Netduino display driver for SSD1306 OLED. Question?





Info

Version: 0.2.0
Author(s): Tim Long
Last Update: Tuesday, October 20, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://tigra-astronomy.com
NuGet Url: https://www.nuget.org/packages/TA.NetMF.Devices.SSD1306


Install
Install-Package TA.NetMF.Devices.SSD1306
dotnet add package TA.NetMF.Devices.SSD1306
paket add TA.NetMF.Devices.SSD1306
TA.NetMF.Devices.SSD1306 Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

3104