
It's a LED Display to show numbers simply by loading small icons.
It also consider 2 decimal digits.
You can use this as an example to show numbers in your program in a more "electronical" way.
Inputs
A number (from 0 to 999,99)
Assumes
You must use "," to separate decimal numbers, not "." For example enter 12,33 and not 12.33
The program anyway won't accept "." so you must use ","
Returns
A LED Display with the number entered