DN Codebot 29:
Write code that draws the letter H but will also stop when the proximity sensor sees an obstacle.
DN Codebot 30:Â
Type out the following code and in comments, describe what it does.
DN Codebot 31:
What is dead-reckoning mean? How is it different than autonomous and tele-op robotics?
DN Codebot 32:
Describe what is happening when you use the enc.read() function. What does the range represent? Use the instructions on the website.
DN Codebot 33: In paragraph form, describe what the code below is doing.
DN Codebot 34: What is happening in this code?
DN Codebot 35:
Rewrite the code below to measure inches instead of millimeters.
DN Codebot 36:
Use the math library and calculate multiples of 9 in a loop that repeats 5 times. Print the results to the screen. Use variables to calculate.
DN Codebot 37:
Rewrite this code to accommodate a robot with a wheel diameter of 16".
Paper Gripper:
Create a gripper using the paper print out.