Need Help for coding in a Project!

Thread Starter

Ketan Malik

Joined Jun 27, 2015
1
Hi everyone!
I've started with my first project on msp430G2553. It's a small game.
I'm using 2 RGB Leds and 2 switches. The two leds will light up in random fashion and colour.
I don't want to control brightness, i just want the seven basic colours from the led. I'm done with board part but facing difficulty in the coding part.
I'm using CCS to code MSP. I need help and a correct direction for the coding part!
 

djsfantasi

Joined Apr 11, 2010
9,237
I am not familiar with CCS and MSP (don't even recognize the acronyms), but if you can read C and/or are familiar with the Arduino variant, here is an example program if it helps...
 
Top