Skip to content

Commit

Permalink
made standaloneLabs folder, merged prelab and postlab into single tex…
Browse files Browse the repository at this point in the history
… files
  • Loading branch information
alexdlukens committed Aug 26, 2021
1 parent cf53a95 commit beb81b1
Show file tree
Hide file tree
Showing 34 changed files with 741 additions and 42 deletions.
Binary file added TeX_files/lab01.pdf
Binary file not shown.
20 changes: 20 additions & 0 deletions TeX_files/lab01.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
\chapter{Laboratory Session 1}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session

\begin{itemize}

\item[\textbf{Due Date}]{Week of August 30th-September 3rd, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Subject}]{Section \#, FirstName LastName}
\item[\textbf{Body}]{``I have read and will comply with the ECE 100 Course policies"}
\item[\textbf{Short Answer Questions}]{
\begin{enumerate}
\item{What is a microprocessor? What is a microcontroller?}
\item{What is the difference between a microprocessor and a microcontroller?}
\item{Is an Arduino a microprocessor or microcontroller?}
\end{enumerate}
}
\item[\textbf{Additional Task}]{Please complete Google Form attached at link below. Attach a screenshot of the “Response Sent” screen to verify completion. \href{https://docs.google.com/forms/d/1YDT2DtzWYms2BeuS1Wrks3ZANfYgNUmNhEl2PUm63Qc/prefill}{Google Form Link}}
\item[\textbf{Additional Task}]{Bring Robot Kit to your lab section}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
29 changes: 29 additions & 0 deletions TeX_files/lab02.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
\chapter{Laboratory Session 2}
\section{Pre-Laboratory Report}

\begin{itemize}
\item[\textbf{Due Date}]{Week of September 6th-September 10th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}
\item[\textbf{Additional Task}]{Create Flowcharts for the code to be generated in Laboratory 2}
\begin{enumerate}[label=\alph*.]
\item Make 1 flowchart for the sample code that you have been provided in the Research \& Investigation section
\item Make 1 flowchart for your Optimal Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}
\item[\textbf{Additional Task}]{Begin implementing code for use in Laboratory 2}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
37 changes: 37 additions & 0 deletions TeX_files/lab03.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
\chapter{Laboratory Session 3}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 13th-September 17th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}
\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item What does the “digitalWrite()” function do in Arduino?
\item What does the “analogWrite()” function do in Arduino?
\item What does the “pinMode()” function do in Arduino?
\end{enumerate}
}
\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 3
\begin{enumerate}[label=\alph*.]
\item Create 1 flowchart for your Optimum Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}

}

\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
36 changes: 36 additions & 0 deletions TeX_files/lab04.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
\chapter{Laboratory Session 4}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 20th-September 24th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}
\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item What was your role on your team (i.e. main responsibilities)?
\item How would you describe your team’s collaboration and communication throughout the previous lab sessions?
\end{enumerate}
}

\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 4
\begin{enumerate}[label=\alph*.]
\item Create 1 flowchart for your Optimum Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}

}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
39 changes: 39 additions & 0 deletions TeX_files/lab05.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
\chapter{Laboratory Session 5}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 27th-October 1st, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}

\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item How does an ultrasonic sensor work?
\item In what applications are ultrasonic sensors commonly used?
\item What function is used in Arduino to process the reading of an ultrasonic sensor?
\end{enumerate}
}

\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 4
\begin{enumerate}[label=\alph*.]
\item Make 1 flowchart for the sample code that you have been provided in the Research \& Investigation section
\item Make 1 flowchart for your Optimal Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}

}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
38 changes: 38 additions & 0 deletions TeX_files/lab06.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
\chapter{Laboratory Session 6}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of October 4th-October 9th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}

\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item What is the function of the buzzer sensor module?
\item Describe the purpose of the 3 pins of the buzzer sensor module (VCC, I/O, GND)
\end{enumerate}
}

\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 4
\begin{enumerate}[label=\alph*.]
\item Make 1 flowchart for the sample code that you have been provided in the Research \& Investigation section
\item Make 1 flowchart for your Optimal Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}

}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
37 changes: 37 additions & 0 deletions TeX_files/lab07.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
\chapter{Laboratory Session 7}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 6th-September 10th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}

\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item What are servos and how do they work?
\item What Arduino functions are utilized to control the servo?
\end{enumerate}
}

\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 4
\begin{enumerate}[label=\alph*.]
\item Make 1 flowchart for the sample code that you have been provided in the Research \& Investigation section
\item Make 1 flowchart for your Optimal Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}
}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
37 changes: 37 additions & 0 deletions TeX_files/lab08.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
\chapter{Laboratory Session 8}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 6th-September 10th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}

\item[\textbf{Additional Task}]{Answer the following questions and include them in the Pre-Laboratory Report
\begin{enumerate}[label=\alph*.]
\item What was your role on your team (i.e. main responsibilities)?
\item How would you describe your team’s collaboration and communication throughout the previous lab sessions?
\end{enumerate}
}

\item[\textbf{Additional Task}]{Create flowcharts for the code you plan to generate in Laboratory 4
\begin{enumerate}[label=\alph*.]
\item Make 1 flowchart for the sample code that you have been provided in the Research \& Investigation section
\item Make 1 flowchart for your Optimal Solution
\item You can use PowerPoint, or any other software, to create your flowcharts
\item Your flowcharts should use simple English, not IC syntax
\item Include the flowchart in the Optimum Solution section of your Pre-Lab report
\end{enumerate}
}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
Binary file added TeX_files/lab09.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions TeX_files/lab09.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
\chapter{Laboratory Session 9}
\section{Pre-Laboratory Report}
Complete this report before coming to the Laboratory Session
\begin{itemize}
\item[\textbf{Due Date}]{Week of September 6th-September 10th, \the\year \space in lab section. Submit report electronically before start of Lab via Blackboard (check assignments folder)}
\item[\textbf{Format}]{Follow the Pre-Laboratory Report Template found on Blackboard}
\item[\textbf{Content}]{Sections to be included in the Pre-Laboratory Report include
\begin{enumerate}
\item \textbf{Header}
\item \textbf{Problem Statement}
\item \textbf{Research \& Investigation}
\item \textbf{Alternative Solutions}
\item \textbf{Optimum Solution (with flowcharts)}
\item \textbf{Sources/Works Cited}
\item \textbf{Code Attachments}
\end{enumerate}

}
\item[\textbf{Additional Task}]{Bring Robot Kit to your lab section}
\end{itemize}

\section{Post-Laboratory Report}

\begin{itemize}
Expand Down
20 changes: 0 additions & 20 deletions TeX_files/prelab09.tex

This file was deleted.

Binary file modified main.pdf
Binary file not shown.
9 changes: 0 additions & 9 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,16 @@


\input{TeX_files/reading01.tex}
\input{TeX_files/prelab01.tex}
\input{TeX_files/lab01.tex}
\input{TeX_files/prelab02.tex}
\include{TeX_files/lab02.tex}
\input{TeX_files/prelab03.tex}
\include{TeX_files/lab03.tex}
\input{TeX_files/prelab04.tex}
\input{CompetitionRules/Competition1.tex}
\include{TeX_files/lab04.tex}
\input{TeX_files/prelab05.tex}
\include{TeX_files/lab05.tex}
\input{TeX_files/prelab06.tex}
\include{TeX_files/lab06.tex}
\input{TeX_files/prelab07.tex}
\include{TeX_files/lab07.tex}
\input{TeX_files/prelab08.tex}
\input{CompetitionRules/Competition2.tex}
\include{TeX_files/lab08.tex}
\input{TeX_files/prelab09.tex}
\include{TeX_files/lab09.tex}

\end{document}
Binary file added standaloneLabs/lab01.pdf
Binary file not shown.
Loading

0 comments on commit beb81b1

Please sign in to comment.