• Stars
    star
    181
  • Rank 211,129 (Top 5 %)
  • Language
    C#
  • License
    GNU Lesser Genera...
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels.

Virtual ZPL Printer

An Ethernet based virtual Zebra Label Printer that can be used to test applications that produce bar code labels. This application uses the Labelary service found at http://labelary.com.

Latest Release

Download the installer (v 2.3.0)

Now requires .NET 7.0. Download Setup.exe and the MSI if you need to have the .NET 7.0 Framework installed automatically.

Version 2.3.0 Updates:
  1. Fixed issue with test label window not reopening.
  2. Added ZPL editor to test label window (no save option).
  3. Added application menu.
  4. Added hot keys for certain actions.
  5. Added global settings (with configurable TCP settings).
  6. Added about menu.

Screen Shots

History

Version 2.2.0 Updates:
  1. Made IP address editable.
  2. Corrected an issue where the configuration dialog would only open once.
Version 2.1.0 Updates:
  1. Upgraded to .NET 7 framework.
  2. Added ZPL filters. One or more find replace filters (supporting regular expressions) can be added to each printer configuration.
Version 2.0.2 Updates:
  1. Large labels (greater than 8192 bytes) were being truncated. Changed TCP/IP receive buffer size to be dynamic.
Version 2.0.1 Updates:
  1. Re-factored code/cleanup.
  2. Added USPS sample label.
  3. Corrected an issue where too many labels at one time could cause a multi-thread related exception.
Version 2.0.0 Updates:
  1. Re-factored user interface.
  2. Added printer configurations.
  3. Added test label templates. Custom templates can be added.
Version 1.0.18 Updates:
  1. Use Labelary X-Total-Count HTTP header to determine the number of labels to create.
Version 1.0.17 Updates:
  1. Added rotation support.
  2. Added support for multiple labels within a single ZPL document.

More Repositories

1

Solar-Calculator

Calculates the sunrise and sunset for a given date and location (using GEO coordinates). This library uses the method outlined NOAA Solar Calculations Day spreadsheet found at http://www.esrl.noaa.gov/gmd/grad/solcalc/calcdetails.html.
C#
58
star
2

max1704x

Arduino library for the MAX17043/44 and MAX17048/49 LiPo Battery Fuel Gauge.
C++
23
star
3

IoT

IoT Devices and Sensors is a collection of libraries for Windows 10 IoT Core.
C#
15
star
4

ledmatrixide

LED Matrix IDE Solution - create images for the Adafruit 64 x 64 LED matrix and the LED Matrix Sand Toy.
C
14
star
5

Dht

Use the DHT11 Temperature Sensor in C# code via a C++ Windows Runtime Component to implement a one-wire protocol on Windows 10 IoT Core and the Raspberry Pi 2.
C#
13
star
6

Color-Picker

Hue/wheel based Color Picker control for Windows 10 UWP applications.
C#
10
star
7

PcFan

This Arduino library allows monitoring of the speed of a PC fan.
C++
9
star
8

SnapCircuits

Source code, files and documents for all Snap Circuit Projects on Hackster.io
C++
9
star
9

EEPROM-Storage

The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they would stored in normal RAM.
C++
9
star
10

TinySerial

Use the Serial Monitor in the Arduino IDE with your ATtiny.
Arduino
8
star
11

PdfDocuments

High level C# library for the easy creation of PDF documents using PdfSharp.
C#
7
star
12

Dht.Sharp

Native C# library for the DHT22 sensor.
C#
6
star
13

i2c

Demonstrates setting an Arduino Uno up as an I2C slave and reading a JSON string from RPi3, as the I2C master, using Windows 10 IoT Core and c#.
C#
6
star
14

Particle-GPS

GPS library for the Particle Electron and Photon.
C++
5
star
15

SoE

Serial Over Ethernet
C++
5
star
16

Snapduino

Create a Snap Circuits friendly Arduino compatible from an ATtiny85 and a FTDI compatible bootloader.
4
star
17

plantmonitor

Plant Monitor and Watering System
C++
4
star
18

Clock3

New firmware for the Spikenzie Labs Solder:Time Desk Clock
C
3
star
19

HERE.com

Example code to Authenticate to the HERE.com REST API in C# using OAuth 1.0 and OAuth 2.0.
C#
3
star
20

Newtonsoft.Json.Interface

The Json.NET Interface Converter/Mapper is a JsonConverter attribute that allows interfaces to be mapped to concrete implementations of those interfaces for use when deserializing an object.
C#
2
star
21

Diamond.Core-Patterns

C# libraries to support common design patterns.
C#
2
star
22

Rpi2Led

Using the Raspberry Pi 2 LED's for Device Status
C#
2
star
23

TryDisposable

Wrap an object in a disposable decorator to attempt to dispose the object later. This is useful when retrieving an instance of an object from a factory or container while only having an interface reference that does not implement IDisposable.
C#
1
star
24

System.Data.FileDatabase

A library for easy access to File based databases such as Microsoft Access, flat files or Excel Spreadsheets.
C#
1
star
25

StarWars

Interactive Star Wars 3D Art
C#
1
star
26

System.DisposableObject

Base object for disposing managed and unmanaged objects.
C#
1
star
27

DhtTiny

DHT Tiny - Create a DHT11/DHT22 breakout board for your Raspberry Pi running Windows 10 IoT Core using an ATtiny85.
C#
1
star
28

Mioduino

The Mioduino is an Arduino compatible on a breadboard that you build yourself. It is intended as a basic, hands-on, introduction to the Arduino platform.
1
star
29

Rpi2Bridge

Arduino library for the Raspberry Pi 2 to Arduino Bridge using C# in Window 10 IoT Core.
C++
1
star
30

SensorTelemetry

Drive temperature data to Microsoft Azure Event Hub and monitor the data remotely from a Windows Universal application.
JavaScript
1
star
31

VacSensor

Simple AC Voltage Sensor
C#
1
star