Skip to content

Marvin-here/8-Segment-Display-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

8-Segment-Display-Arduino

Here is my 8-Seqment Arduino Libary

Hi this is my Arduino Libary[https://github.com/Marvin-here/8-Segment-Display-Arduino.git]

All Commands: --> in the following Code %Name% is a placeholder for your Own Display Name, so be Creative!

Display %Name% (f1, f2, f3, f4, a, b, c, d, e, f, g, p);

%Name%.Write(int,int,int,Int); // -> int = a Number -> example (1,2,3,4)

&Name%.Write2Numbers(int,int); // -> int = a number -> exampe (12,34)

%Name%.WriteNumber(int); // -> int = a number -> exampe (1234)

%Name%.showDot(); // MUST BE IN LOOP(), will be shown like this: 12.34

%Name%.show(); // MUST BE IN LOOP(), will be shown like this: 1234

About

Here is my 8-Seqment Arduino Libary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages