|
THS
|
Robots /
Homework8Your Assignment:1. Install WinAVR on your computer at home 2. Make sure it works by modifying the "Hello World" program we made in class to do something a bit more interesting! • Remember, the program you wrote (and will modify) is in the "main.c" file in the "Hello World" project directory you created
• Be sure to include //Comments// to explain what your program does
• Be sure to put your name/cohort/date in the comments as well, top line of program
3. Compile (and Debug) the your revised "Hello World" program. 4. Download the program to your Create and Run (and Debug). Did it do what you expected?? 5. Read the iRobot Command Module Owner's Guide (handed out at beginning of the year). Understand it, highlight key points, etc. Here's what you need to turn in to me:(Due Monday morning before class for Blue Cohort, Tuesday morning before class for Red Cohort)
|