From 6ee78a27e07c3585c2e57f49fbe99cb2f87756d9 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Tue, 5 Dec 2023 15:28:50 -0500 Subject: [PATCH] Add class twelve --- keywordsList.tex | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/keywordsList.tex b/keywordsList.tex index 1ab34b6..4bc0db1 100644 --- a/keywordsList.tex +++ b/keywordsList.tex @@ -37,8 +37,9 @@ \item \textbf{Open Parentheses} - ( opening of the functions parameter section (SHIFT + 9) \item \textbf{Close Parentheses} - ) closing the functions parameter section (SHIFT + 0) \item \textbf{Open Curly Brace} - \{ begin the body of a function (SHIFT + the key to the right of P) - \item \textbf{Close Curly Brace} - \} close the body of a function (SHIFT + the key to the right of \{ ) - + \item \textbf{Close Curly Brace} - \} close the body of a function (SHIFT + the key to the right of \{ ) + \item \textbf{Open Bracket} - [\ begin a list (the key to the right of P) + \item \textbf{Close Bracket} - ]\ end a list ( the key to the right of [\ ) \end{itemize} @@ -146,6 +147,16 @@ \section{6th Grade Tech Class Nine TODO:} \end{todolist} \section{6th Grade Tech Class Ten TODO:} +\begin{todolist} + \item Open Google Slides and add a new slide + \item Screen-capture the steps of the previous class + \item Use Krita to crop and resize + \item Use Krita to add circles around important elements in the image + \item Save images in Git local repository folder + \item Add context to images in Slides +\end{todolist} +\newpage +\section{6th Grade Tech Class Eleven TODO:} \begin{todolist} \item Make Issue to add WiiNunchuck to Arduino \item Install WiiChuck library @@ -158,5 +169,21 @@ \section{6th Grade Tech Class Ten TODO:} \item commit changes with Issue in themessage \item Open Chromebook and add slide to build log \end{todolist} +\newpage +\section{6th Grade Tech Class Twelve TODO:} +\begin{todolist} + \item Make Issue to add Turning to Bulldog Puppy control + \item Change scale of forward/back input to "45,135" instead of "0,180" + \item Upload and observe slower driving, better control + \item Make 2 new map() calls using the right/left joystick (Index 0 instead of index 1) + \item Scale the left/right map to be range -45,45 + \item Change Servo.write() calls to be 90 + turnVariable + \item Upload and observe the turning + \item Change Servo.write() to be speedVariable + turnVariable + \item Upload and observe drive and turn + \item Commit changes with Issue \# in commit message + \item Open Build log and add slides for turning + driving +\end{todolist} + \end{document}