User Tools

Site Tools


haas:fall2021:common:projects:clr2

Differences

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

Link to this comparison view

haas:fall2021:common:projects:clr2 [2020/11/04 12:51] – external edit 127.0.0.1haas:fall2021:common:projects:clr2 [2021/10/03 17:07] (current) wedge
Line 7: Line 7:
 We will be integrating buttons and a switch to allow finer, manual control over the individual red, green, blue values of the LED. We will be integrating buttons and a switch to allow finer, manual control over the individual red, green, blue values of the LED.
 =====Abstraction===== =====Abstraction=====
-{{page>haas:fall2020:common:projects:abstraction&noheader}}+{{page>haas:fall2021:common:projects:abstraction&noheader}}
  
 =====Locational Awareness===== =====Locational Awareness=====
-{{page>haas:fall2020:common:projects:location&noheader}}+{{page>haas:fall2021:common:projects:location&noheader}}
  
 =====Reading===== =====Reading=====
Line 26: Line 26:
 With the help of buttons and a switch, we will be able to allow the user to manually adjust the individual red, green, and blue values of the RGB LED, With the help of buttons and a switch, we will be able to allow the user to manually adjust the individual red, green, and blue values of the RGB LED,
 =====Loops===== =====Loops=====
-{{page>haas:fall2020:common:projects:loops&noheader}}+{{page>haas:fall2021:common:projects:loops&noheader}}
  
 =====Input and Output via the GPIO pins on the pi===== =====Input and Output via the GPIO pins on the pi=====
Line 40: Line 40:
  
 <cli> <cli>
-yourpi:~/src/desig/clr1$ gpio readall+yourpi:~/src/SEMESTER/DESIG/clr1$ gpio readall
  +-----+-----+---------+------+---+---Pi 4B--+---+------+---------+-----+-----+  +-----+-----+---------+------+---+---Pi 4B--+---+------+---------+-----+-----+
  | BCM | wPi |   Name  | Mode | V | Physical | V | Mode | Name    | wPi | BCM |  | BCM | wPi |   Name  | Mode | V | Physical | V | Mode | Name    | wPi | BCM |
Line 91: Line 91:
  
 <cli> <cli>
-lab46:~/src/desig$ grabit desig clr2 +lab46:~/src/SEMESTER/DESIG$ grabit DESIG clr2 
-make: Entering directory '/var/public/SEMESTER/desig/clr2' +make: Entering directory '/var/public/SEMESTER/DESIG/clr2' 
-'/var/public/SEMESTER/desig/clr2/Makefile' -> '/home/user/src/desig/clr2/Makefile' +'/var/public/SEMESTER/DESIG/clr2/Makefile' -> '/home/user/src/SEMESTER/DESIG/clr2/Makefile' 
-'/var/public/SEMESTER/desig/clr2/clr2.c' -> '/home/user/src/desig/clr2/clr2.c' +'/var/public/SEMESTER/DESIG/clr2/clr2.c' -> '/home/user/src/SEMESTER/DESIG/clr2/clr2.c' 
-make: Leaving directory '/var/public/SEMESTER/desig/clr2' +make: Leaving directory '/var/public/SEMESTER/DESIG/clr2' 
-lab46:~/src/desig+lab46:~/src/SEMESTER/DESIG
 </cli> </cli>
  
Line 199: Line 199:
  
 <cli> <cli>
-lab46:~/src/desig/clr2$ submit desig clr2 clr2.c +lab46:~/src/SEMESTER/DESIG/clr2$ make submit
-Submitting desig project "clr2": +
-    -> clr2.c(OK) +
- +
-SUCCESSFULLY SUBMITTED+
 </cli> </cli>
  
haas/fall2021/common/projects/clr2.1604494310.txt.gz · Last modified: 2020/11/04 12:51 by 127.0.0.1