ME - 601 Mechatronics in Control & Product Realization
Lab Report Submission Format:
Label your report document
Last Name-Last Name-Labxx.doc
Include your names in the headers of the report document below the lab information (see the example zip file).
If you have source code, only put the source files into a sub directory titled "c-code" - only include *.c, *.h, *.prj, & *.cwp files in the c-code directory.
Make sure your names are included in a comment section a the beginning of all *.c & *.h source code files! (CodeWizardAVR generates a comment block that is a good place for this information based on the Project information tab) You can copy/modify this block to all your source code files.
Zip your report document and the c-code directory into a zip file named Last Name-Last Name-Labxx.doc
Your zip file submission should only contain your document and if necessary a c-code subdirectory containing source code only files. The zip archive should not contain a folder that contains the c-code subdirectory and report document (this occurs if you zip an entire folder containing your report and source code directory.
The Hint -
Make a folder - call it Lab01 for example. Inside that folder put your report document and another folder named c-code. Put all your pertinent embedded c project files in there (*.c, *.h, *.cwp, *.prj files only)
Inside the Lab01 folder select the c-code subdirectory, then while holding down the <ctrl> key select the appropriately named report document. Then Right click and "Send to zip file".
Example zip file: Oberstar-Oberstar-Lab03.zip
ANY Variation from the labeling conventions will result in a zero score for the lab report being recorded for all persons associated with the report submitted.
Last updated 09/11/2007 05:40 PM
© 2001-2002 University of Wisconsin - Madison : Mechatronics Lab