User Tools

Site Tools


haas:fall2021:common:projects:iwb2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2021:common:projects:iwb2 [2021/10/03 16:38] – [Objective] wedgehaas:fall2021:common:projects:iwb2 [2021/10/05 12:44] (current) – [Program] wedge
Line 118: Line 118:
 It is your task to implement a program (iwb2.c) that accepts input from the buttons, and outputs to the LEDbar, in accordance with the following: It is your task to implement a program (iwb2.c) that accepts input from the buttons, and outputs to the LEDbar, in accordance with the following:
  
-  * the LEDbar displays a 10-bit binary number (you were to write code in previous projects that accomplishes this task+  * the LEDbar displays a 10-bit binary number (you were to write code in previous projects that accomplishes this task)
   * ONE of the two buttons is an NONE/INCREMENT/DECREMENT toggle.   * ONE of the two buttons is an NONE/INCREMENT/DECREMENT toggle.
     * By pressing it, your program needs to recognize it is pressed, and adjust the mode accordingly:     * By pressing it, your program needs to recognize it is pressed, and adjust the mode accordingly:
Line 136: Line 136:
  
 <cli> <cli>
-lab46:~/src/SEMESTER/DESIG$ grabit desig iwb2+lab46:~/src/SEMESTER/DESIG$ grabit DESIG iwb2
 make: Entering directory '/var/public/SEMESTER/DESIG/iwb2' make: Entering directory '/var/public/SEMESTER/DESIG/iwb2'
 '/var/public/SEMESTER/DESIG/iwb2/Makefile' -> '/home/user/src/SEMESTER/DESIG/iwb2/Makefile' '/var/public/SEMESTER/DESIG/iwb2/Makefile' -> '/home/user/src/SEMESTER/DESIG/iwb2/Makefile'
haas/fall2021/common/projects/iwb2.1633279108.txt.gz · Last modified: 2021/10/03 16:38 by wedge