issues
search
brackendawson
/
ChristmasLights
Christmas lights program for Arduino/MSP430 and WS2801 LED Pixels.
GNU General Public License v3.0
11
stars
4
forks
source link
MSP430 Improvements
#12
Closed
brackendawson
closed
3 years ago
brackendawson
commented
3 years ago
Significantly reduce memory use, makes all patterns work on MSP430. fixes #10
Fix mode button on MSP430, interrupt was not enabled.
Reduce clock speed on MSP430 to calibrated 16MHz. fixes #4
Correct internal timer rates on MSP430.
Enable watchdog timer on MSP430.
brackendawson
commented
3 years ago
I checked it twice and tested it on all three architectures.