Difference between revisions of "S13: Garage Parking Aid"
(→Schedule) |
(→Schedule) |
||
Line 27: | Line 27: | ||
== Schedule == | == Schedule == | ||
Show a simple table or figures that show your scheduled as planned before you started working on the project. Then in another table column, write down the actual schedule so that readers can see the planned vs. actual goals. The point of the schedule is for readers to assess how to pace themselves if they are doing a similar project. | Show a simple table or figures that show your scheduled as planned before you started working on the project. Then in another table column, write down the actual schedule so that readers can see the planned vs. actual goals. The point of the schedule is for readers to assess how to pace themselves if they are doing a similar project. | ||
+ | |||
+ | <tr> | ||
+ | <td> <center> | ||
+ | 1 | ||
+ | </center> </td> | ||
+ | <td> | ||
+ | * Recieve 7 PCBs | ||
+ | * Assemble 2 PCBs | ||
+ | * Test PCB Functionality | ||
+ | * Order remaining parts (connect port x2, extra parts, LEDs) | ||
+ | |||
+ | </td> | ||
+ | <td> | ||
+ | * Proposal | ||
+ | * Development of PCB design | ||
+ | * Tested all sensors | ||
+ | * Setup RTOS | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
<table class="wikitable"> | <table class="wikitable"> |
Revision as of 16:58, 5 April 2013
Contents
Grading Criteria
- How well is Software & Hardware Design described?
- How well can this report be used to reproduce this project?
- Code Quality
- Overall Report Quality:
- Software Block Diagrams
- Hardware Block Diagrams
- Schematic Quality
- Quality of technical challenges and solutions adopted.
Project Title
Abstract
This section should be a couple lines to describe what your project does.
Objectives & Introduction
Show list of your objectives. This section includes the high level details of your project. You can write about the various sensors or peripherals you used to get your project completed.
Team Members & Responsibilities
- Team Member 1
- Driver Development
- Team Member 2
- FreeRTOS Software Design
Schedule
Show a simple table or figures that show your scheduled as planned before you started working on the project. Then in another table column, write down the actual schedule so that readers can see the planned vs. actual goals. The point of the schedule is for readers to assess how to pace themselves if they are doing a similar project.
<tr>
<td>1
<td>
- Recieve 7 PCBs
- Assemble 2 PCBs
- Test PCB Functionality
- Order remaining parts (connect port x2, extra parts, LEDs)
</td> <td>
- Proposal
- Development of PCB design
- Tested all sensors
- Setup RTOS
</td> </tr>
Week Number | Goal | Actual |
---|
Week 1 |
Week 2 |