Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |