Skip to content

This program allows you to manipulate a virtual 7/8 segment display. It supports conversion to bits and vice versa. Currently there are two display types and for the LED display it is possible to change the colors.

Notifications You must be signed in to change notification settings

MarkusMaal/SegmentDisplayTool

Repository files navigation

SegmentDisplayTool

This program allows you to manipulate a virtual 7/8 segment display. It supports conversion to bits and vice versa. Currently there are two display types and for the LED display it is possible to change the colors. You can also specifiy separators, which makes this a very nice tool for programmers who are dealing with segment display related problems.

Building

To build a release version of SegmentDisplayTool, run the following command: ´dotnet build -c Release´

Please note that you must have dotnet-sdk-8.0 installed for your platform.

To debug SegmentDisplayTool, you may use: ´dotnet run´

About

This program allows you to manipulate a virtual 7/8 segment display. It supports conversion to bits and vice versa. Currently there are two display types and for the LED display it is possible to change the colors.

Topics

Resources

Stars

Watchers

Forks

Languages