inverted_led_display
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| inverted_led_display [2017/04/04 21:15] – walkeradmin | inverted_led_display [2017/04/04 22:04] (current) – walkeradmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Inverted LED Display ====== | ====== Inverted LED Display ====== | ||
| - | <color darkorange> | + | <color darkorange> |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 12: | Line 12: | ||
| Fear not though, with some help I have edited the code so that it writes the time upside-down, | Fear not though, with some help I have edited the code so that it writes the time upside-down, | ||
| \\ | \\ | ||
| + | \\ | ||
| + | <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | {{: | ||
| + | \\ | ||
| + | \\ | ||
| + | Above we can see the Clock working in ' | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | ---- | ||
| + | ==== The Python Code ==== | ||
| \\ | \\ | ||
| <sxh [py][; options for SyntaxHighlighter]> | <sxh [py][; options for SyntaxHighlighter]> | ||
| Line 32: | Line 45: | ||
| | | ||
| # Define GPIO ports for the digits 0-3 | # Define GPIO ports for the digits 0-3 | ||
| - | gpioDigits = (18, | ||
| gpioDigits = (25, | gpioDigits = (25, | ||
| # Pins (12,9,8,6) select digits 0-3 respectively reading LTR on display | # Pins (12,9,8,6) select digits 0-3 respectively reading LTR on display | ||
inverted_led_display.1491340537.txt.gz · Last modified: (external edit)
