Difference between revisions of "ECE497 BeagleBone PRU"

From eLinux.org
Jump to: navigation, search
(Work Breakdown)
(Work Breakdown)
Line 41: Line 41:
 
== Work Breakdown ==
 
== Work Breakdown ==
  
|Milestones
+
Milestones
|10/22: We should have all research done. Update documentation with every Milestone.
+
 
|10/26: We should be able to show something, an example or simple implementation.
+
10/22: We should have all research done. Update documentation with every Milestone.
|10/29: Ability to send different lengths to turn on an LEDs.
+
 
|10/31: Ability to send different lengths to multiple LEDs.
+
10/26: We should be able to show something, an example or simple implementation.
|11/2: We should be able to demo our overall work, possibly have some things to fix before presentation.
+
 
|11/4: Finalize presentation
+
10/29: Ability to send different lengths to turn on an LEDs.
|11/5-11/8: Presentation
+
 
 +
10/31: Ability to send different lengths to multiple LEDs.
 +
 
 +
11/2: We should be able to demo our overall work, possibly have some things to fix before presentation.
 +
 
 +
11/4: Finalize presentation
 +
 
 +
11/5-11/8: Presentation
  
 
== Future Work ==
 
== Future Work ==

Revision as of 09:27, 16 October 2012

thumb‎ Embedded Linux Class by Mark A. Yoder


Team members: Mark A. Yoder, Bryan Correll, Andrew Miller, Peter Ngo, James Popenhagen

Executive Summary

Give two sentence intro to the project.

Give two sentences telling what works.

Give two sentences telling what isn't working.

End with a two sentence conclusion.

The sentence count is approximate and only to give an idea of the expected length.

Installation Instructions

Give step by step instructions on how to install your project on the SPEd2 image.

  • Include your github path as a link like this: https://github.com/MarkAYoder/gitLearn.
  • Include any additional packages installed via opkg.
  • Include kernel mods.
  • If there is extra hardware needed, include links to where it can be obtained.

User Instructions

Once everything is installed, how do you use the program? Give details here, so if you have a long user manual, link to it here.

Highlights

Here is where you brag about what your project can do.

Include a YouTube demo.

Theory of Operation

Give a high level overview of the structure of your software. Are you using GStreamer? Show a diagram of the pipeline. Are you running multiple tasks? Show what they do and how they interact.

Work Breakdown

Milestones

10/22: We should have all research done. Update documentation with every Milestone.

10/26: We should be able to show something, an example or simple implementation.

10/29: Ability to send different lengths to turn on an LEDs.

10/31: Ability to send different lengths to multiple LEDs.

11/2: We should be able to demo our overall work, possibly have some things to fix before presentation.

11/4: Finalize presentation

11/5-11/8: Presentation

Future Work

Suggest addition things that could be done with this project.

Conclusions

Give some concluding thoughts about the project. Suggest some future additions that could make it even more interesting.




thumb‎ Embedded Linux Class by Mark A. Yoder