Skip to main content

Project Documentation

How to document a project so others can understand, reproduce and continue it.

A good project page includes​

  1. Objective — the problem and goal
  2. Team & roles
  3. System architecture — hardware + software block diagram
  4. Bill of materials — key hardware/components
  5. Setup & build instructions
  6. Results — measurements, photos, video/demo
  7. Links — GitHub, paper, demo
  8. Next steps / known issues

Template​

Copy this structure into a new file under your project and fill it in. Keep diagrams and photos close to the relevant section. Public projects are showcased on the Projects page.