SharpLibMiniDisplay

Provide a .NET interface to drive some Futaba and Noritake VFD displays.


Keywords
VFD, LCD, display, module, Futaba, Noritake
Install
Install-Package SharpLibMiniDisplay -Version 1.0.3

Documentation

Build Status

MiniDisplay

Library to drive VFD devices.

Supported hardware

We support the following hardware:

  • Noritake GU256x64x-39xx (USB over Teensy 3.2) - recommended
  • Futaba GP1212A01
  • Futaba GP1212A02
  • Futaba MDM166AA

See Arduino Micro & Noritake VFD.

Releases

See NuGet Gallery.

Development

Continuous Integration

Commit to master will trigger our Visual Studio Team Service build:

  • If the nuspec NuGet version was not incremented the build should be partially succesful.
  • If the NuGet version was incremented the build should be succesful and published on NuGet Gallery.