Ages ago (I mean ages), I bought one of the spectacularly cheap TI MSP430 Launchpad dev boards, but have never been bothered to have a look at it. So, it was about time to have a look at it. As per trend, I went for the LED bag, and found a ping-pong ball.
It is RGB cycling, but no video to prove it…
Ok, it aint a wall, but for about 40mins at 4:30am, that was never happening
It was my first time using MSPGCC, so the code is quick and dirty, BUT I managed to do it without interrupts or timers, making porting easy, and letting the code be helpful to those trying to learn C (and me learning the MSPGCC commands)
More details are at dashroom66.com
Code is on my new github page