License: MIT
Node | Description |
---|---|
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 |