Group Registration for Microcontroller Assignment

In one of the next assignments will build a simple microcontroller-based system. You may work by yourself or in a group of two but you must decide and submit your decision by 5:00 pm on Thursday, October 31.

To do this you should create a one-line file and submit it electronically (as if it were an assignment) using the key 8group. The one line in the file should contain either the word "individual" or the word "group" followed by the name of the person you will work with. Each student must submit a file.

For example, if you have arranged to work with Doug Mah you might prepare a one-line file called project containing the string "group Doug Mah" by using the command:

   echo group Doug Mah > project
and then submit it with the command:
 
   ~elec464/bin/submit 8group project
Doug Mah must also submit a one-line file with the word "group" and your name.

If you don't register a decision by the deadline then no parts will be ordered for you and you may not be able to complete the assignment. This assignment may be given more weight than the others if it turns out to involve significantly more work.

You will need a solderless prototyping board to assemble the circuit so if you don't have one you may want to team up with someone who does.


ELEC 464 Home Page