Jump to content
43oh

Brian1994

Members
  • Content Count

    1
  • Joined

  • Last visited

Everything posted by Brian1994

  1. Hello, all. I need help on the following code. The msp430 is controlling a 7-segment display. After it runs thru 0-F, It stops at 0. The 4 input buttons act as binary numbers(0 or 1). I can only get the program to take one button input, thus only allowing 1000,0100,0010,and 0001. When i need 0001,0010,0011,0100,0101, etc. What can I do to perform this task? Thank you very much for your time. ; ; This code provides a trivial example for demonstrating writing to the ; 1-digit display- mainly this will quickly cycle through each segment ; one at a time, then run a quick test of t
×
×
  • Create New...