to verify the position of the LEDs
This is an attempt to address all the 25 LEDs. This has been done but only on rows. I need to arrange the column calls in some form of array which can be indexed.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:0dc3e04090ab | 2019-10-22 | Row15 along with Columns 1 to 9 | File Diff Annotate |
3:c6d14249d784 | 2019-10-21 | finally found a useful document - see code - that explains that row-column addressing | File Diff Annotate |
2:71c7441b477a | 2019-10-21 | a poor attempt to address individual LEDs | File Diff Annotate |
1:bd2be1824e78 | 2019-10-21 | exploring the LED naming | File Diff Annotate |
0:699a0e5dc3ab | 2019-10-21 | early commit to checking the position of LEDs | File Diff Annotate |