to verify the position of the LEDs

Dependencies:   mbed

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.

History

experimenting with easy classes and objects prior to implementing useful code default tip

2020-10-19, by matrixmike [Mon, 19 Oct 2020 00:17:33 +0000] rev 9

experimenting with easy classes and objects prior to implementing useful code


added array and assoc for loop - but ineffective

2019-10-22, by matrixmike [Tue, 22 Oct 2019 11:25:52 +0000] rev 8

added array and assoc for loop - but ineffective


rename myled to row

2019-10-22, by matroxmike [Tue, 22 Oct 2019 15:00:47 +1100] rev 7

rename myled to row


all columns and all rows

2019-10-22, by matrixmike [Tue, 22 Oct 2019 03:50:13 +0000] rev 6

all columns and all rows


two rows and all columns

2019-10-22, by matrixmike [Tue, 22 Oct 2019 03:38:53 +0000] rev 5

two rows and all columns


Row15 along with Columns 1 to 9

2019-10-22, by matrixmike [Tue, 22 Oct 2019 03:33:46 +0000] rev 4

Row15 along with Columns 1 to 9


finally found a useful document - see code - that explains that row-column addressing

2019-10-21, by matrixmike [Mon, 21 Oct 2019 13:42:07 +0000] rev 3

finally found a useful document - see code - that explains that row-column addressing


a poor attempt to address individual LEDs

2019-10-21, by matrixmike [Mon, 21 Oct 2019 13:16:12 +0000] rev 2

a poor attempt to address individual LEDs


exploring the LED naming

2019-10-21, by matrixmike [Mon, 21 Oct 2019 04:17:54 +0000] rev 1

exploring the LED naming


early commit to checking the position of LEDs

2019-10-21, by matrixmike [Mon, 21 Oct 2019 03:37:28 +0000] rev 0

early commit to checking the position of LEDs