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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:bf2d151b3b6e | 2020-10-19 | matrixmike | experimenting with easy classes and objects prior to implementing useful code |
8:7a49220aaa22 | 2019-10-22 | matrixmike | added array and assoc for loop - but ineffective |
7:0f62c513f003 | 2019-10-22 | matroxmike | rename myled to row |
6:83feebd43ec8 | 2019-10-22 | matrixmike | all columns and all rows |
5:7881d6e0732f | 2019-10-22 | matrixmike | two rows and all columns |
4:0dc3e04090ab | 2019-10-22 | matrixmike | Row15 along with Columns 1 to 9 |
3:c6d14249d784 | 2019-10-21 | matrixmike | finally found a useful document - see code - that explains that row-column addressing |
2:71c7441b477a | 2019-10-21 | matrixmike | a poor attempt to address individual LEDs |
1:bd2be1824e78 | 2019-10-21 | matrixmike | exploring the LED naming |
0:699a0e5dc3ab | 2019-10-21 | matrixmike | early commit to checking the position of LEDs |