dancojocaru2000/7-segment@1.0.1

License: MIT

Provides nodes in order to interact with 7 segment displays
NodeDescription
7-segment
Controls a 7 segment LED display. Double click the patch and read the comment to view the pin layout.
7-segment-controller
Controls a 7 segment display. Accepts the pins and the values for segments A to G and for the DOT and writes the values when UPD is emited.
7-segment-convertor
Converts a digit with or without decimal after (e.g. "2", "4.") to the outputs needed for a 7 segment display. Double click the patch and read the comment for pin layout.
7-segment-convertor-cpp
all
Pulses on output when all inputs receive a pulse
7-segment-single-digit-example
An example of how to use the library, which takes a number and displays it on the 7 segment display
To use the nodes in your project you should have the dancojocaru2000/7-segment library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.