A60 Source Code Published
After receiving many requests, I finally decided to publish/share the firmware source code of A60.
I was put off by the cheap clone made available, but I now think there can be something good in sharing the firmware, so that others might learn something from my code – not that my coding skill is that good, but the way you can use a simple MCU like a PIC24Fxx to directly control the individual brightness of 180 LEDs (60 x (R+G+B)) is pretty cool, because you can same money and space by not using PWM controller ICs.
You can find the code here: https://github.com/theledartist/A60
Leave a Reply