diff --git a/keywordsList.tex b/keywordsList.tex index a349d00..ebd1ef8 100644 --- a/keywordsList.tex +++ b/keywordsList.tex @@ -32,6 +32,7 @@ \item \textbf{Digital} - Values that can be either 1 or 0 \item \textbf{Analog} - Values that can be a range of values greater than just 1 and 0 \item \textbf{Servo} - A motor with a built in controller that can be given position or speed commands + \item \textbf{Serial Monitor} - A tab in Arduino IDE to see print statements \end{itemize} @@ -128,8 +129,8 @@ \begin{todolist} \item Make Issue to add Servos to Arduino \item Install ESP32Servo library + \item Open Sweep Example for ESP32Library and run it \item Include ESP32Servo.h - \item open Example for library \item Make Servo variables \item Make Integer variables for the Servo's stop value \item Attach servos to 33 and 32 @@ -138,4 +139,18 @@ \item Open Chromebook and add a slide to the build log \end{todolist} +\section{6th Grade Tech Class Ten TODO:} +\begin{todolist} + \item Make Issue to add WiiNunchuck to Arduino + \item Install WiiChuck library + \item Open Example for WiiChuck and run it + \item Open the Serial Monitor and observe print statements + \item Add Wii Accessory variable to Arduino program. + \item Use 'map()' function to convert values to -1 to 1 range + \item Calculate a motor speed based on joystick value + \item Make your program move your bulldog puppy forward and backwards + \item commit changes with Issue in themessage + \item Open Chromebook and add slide to build log +\end{todolist} + \end{document}