If you're working with a large amount of data in your Bash scripts, arrays will make your life a lot easier. Some people get ...
[Patrick] was prepping for some future projects he had in mind, for which he will need a simple 2D array of addressable LEDs. While it is certainly possible for him to build his own LED array and ...