Today I was really tired of my everyday web dev job and started playing with a spare MSP430G2553, an 8×8 led matrix and an AS1106 (a 2.7 V MAX7219 clone).
After a few tries, I decided to port the great LedControl library to LaunchPad Energia.
I had to move the chip initialization from the class constructor to an init function and the library is now working fine.
Download your fresh copy at:
https://github.com/elpaso/ledcontrol-energia
The running library:
ItOpen.it is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! logo is used under a limited license granted by Open Source Matter the trademark holder in the USA and other countries.
Adan
Great Job!