Search:

Type: Posts; User: TaylorHamilton

Search: Search took 0.01 seconds.

  1. lol yeah honestly its wasnt that bad to rig up...

    lol yeah honestly its wasnt that bad to rig up haha. Thats about all I walked out of my Digital Logic class knowing in full how to do lol.
  2. Jim, Yes it is possible I have the processor...

    Jim, Yes it is possible I have the processor rigged to a Protoboard and honestly I dont need the Processor hooked into it. It's just so I dont have to keep removing the chip from the board then onto...
  3. Thank you once again GReaper. As for my first...

    Thank you once again GReaper. As for my first problem I just wrote the code in that section to basically come out on the LEDs as 0001_1000 (0x18) then goes to 0001_1000 (0x24) and such then reversed...
  4. Yes, I considered the goto but as you stated its...

    Yes, I considered the goto but as you stated its the "black art". My teacher said using goto is bad programming but it seems more and more tempting lol. :P
  5. Actually, maybe you could help me with another...

    Actually, maybe you could help me with another aspect of this program. When I press a different button how would I get the program to switch to the other if statement. I have tried breaking in the...
  6. Yeah I looked into the whole Concurrent execution...

    Yeah I looked into the whole Concurrent execution aspect and looked at multithreading and heard mention of the others you stated. Maybe multithreading is the way he wishes us to go lol. Thank you for...
  7. GReaper, yes I was meaning at the same time....

    GReaper, yes I was meaning at the same time. Through a quick GOOGLE search I have discovered that there is only core/processor. However, it is possible to do interrupts and I have found a tutorial to...
  8. Need to run 2 for loops simultaneously in C. Microprocessor Class. MSP430 TI

    In my Microprocessors class we have been tasked with creating 2 different displays with a string of 8 LED lights depending on different buttons presses. The first display was simple on the second...
Results 1 to 8 of 8