Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Msp430 Led Matrix Programming help

Status
Not open for further replies.

indignantduck

Newbie level 4
Joined
Aug 16, 2012
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,342
So I have built a working 11x11 matrix from 3 daisy chained 74HC595s using a msp430 (. To control individual LEDs I latchOff, use the shiftOut function 3 times , with the corresponding 1's and 0's, and finally latchOn.

Now I'm trying to implement a game of tic-tac-toe, (I'm starting off with no inputs, so it would be AI vs AI, where they each place a random move on the board until someone wins.) but I am not sure on how to continue with the msp430 programming.

Can someone tell me an overall idea of what I need to do to continue? Or possibly provide some links, information, etc

Thanks
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top