This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2024:c4eng:projects:ptb0 [2024/10/07 11:05] – [RUBRIC] wedge | haas:fall2024:c4eng:projects:ptb0 [2024/10/13 14:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
=====TASK===== | =====TASK===== | ||
- | After exploring, assembling, and testing the intended circuit (1 button, 1 red LED, 1 green LED, 1 speaker- all independently connected to the pi via separate GPIO pins), adapt the provided C code to provide software control to coordinate button presses with speaker activations, | + | After exploring, assembling, and testing the intended circuit (1 button, 1 LED- each independently connected to the pi via separate GPIO pins), adapt the provided C code to provide software control to coordinate button presses with LED. |
- | + | ||
- | Green means button is pressed/ | + | |
- | + | ||
- | Red means button is not pressed/ | + | |
=====GRABIT===== | =====GRABIT===== | ||
To assist with consistency across all implementations, | To assist with consistency across all implementations, | ||
Line 101: | Line 96: | ||
< | < | ||
- | 91:ptb0:final tally of results (91/91) | + | 104:ptb0:final tally of results (104/104) |
*:ptb0:used grabit to obtain project by the Sunday prior to duedate [13/13] | *:ptb0:used grabit to obtain project by the Sunday prior to duedate [13/13] | ||
*: | *: | ||
*:ptb0:LED and button each hooked to unique GPIOs [13/13] | *:ptb0:LED and button each hooked to unique GPIOs [13/13] | ||
- | *:ptb0:LED only lights up on activation [13/13] | + | *:ptb0:LED only lights up on activation [26/26] |
*: | *: | ||
*:ptb0:code tracked in lab46 semester repo [13/13] | *:ptb0:code tracked in lab46 semester repo [13/13] |