Skip to content

17. Applications and Implications, Project Development

Schedule

May 20: Class- applications and implications, project development
May 20: open final presentation registration after the class
May 27: Class- invention, intellectual property, and income
May 28: Local session 10:00-17:30
June 3: weekly assignments due
June 8-12: final presentations

  • June 8 (Mon) Kieran, Fumiko, Youssef from Kannai
  • June 9 (Tue)
  • June 10 (Wed)
  • June 11 (Thu)
  • June 12 (Fri)

June 13: Kannai Party
June 18: Kieran Flight
June 24: Youssef Flight
June 24: local to global evaluation deadline
(includes a student+local+global review meeting)
July 1: global eval decisions deadline - pass, provisional, future
July 27-31: FAB26 graduation on 29th - ticket covered for graduating students

Assignment

Individual Assignment (Applications and Implications)

Individual Assignment

Plan a final project masterpiece that integrates the range of units covered, answering:
- What will it do?
- Who’s done what beforehand?
- What sources will you use?
- What will you design?
- What materials and components will be used?
- Where will come from?
- How much will they cost?
- What parts and systems will be made?
- What processes will be used?
- What questions need to be answered?
- How will it be evaluated?

BOM (Bill of Materials)

  • What materials and components will be used?
  • Where will come from?
  • How much will they cost?

Your project should incorporate 2D and 3D design,
additive and subtractive fabrication processes,
electronics design and production,
embedded microcontroller design, interfacing, and programming,
system integration and packaging

Where possible, you should make rather than buy the parts of your project

Projects can be separate or joint, but need to show individual mastery of the skills, and be independently operable

Individual Assignment (Project Development)

Individual Assignment

Prepare drafts of your final project summary slide
(presentation.png, 1920x1080) and video clip
(presentation.mp4, 1080p HTML5, < ~minute, < ~25 MB),
put them in your root directory,
and check that they are linked in the final presentation schedule

Ref. Final project requirements

Summary slide

  • file name: presentation.png
  • size: 1920x1080 pixels
  • your name, project name, Fab Lab name
  • photo/render/sketch of your project
  • brief description of what your project is/does
  • “Fab Academy 2026”

Google slide (1920x1080) in shared folder

Logo
alt text alt text

Video clip

  • file name: presentation.mp4
  • 1080p HTML5, < ~minute, < ~25 MB
  • explaining your project

ffmpeg / encording

% cd path/to/the/file
% ffmpeg -i input_video -vcodec libx264 -crf 25 -preset medium -vf scale=-2:1080 -acodec libmp3lame -q:a 4 -ar 48000 -ac 2 output_video.mp4

Demo slide/video as Place holders

Root directory

Mkdocs

.
├── docs
│   ├── index.md
│   ├── presentation.png
│   ├── presentation.mp4

HTML

.
├── public
│   ├── index.html
│   ├── presentation.png
│   ├── presentation.mp4
https://fabacademy.org/2026/labs/kannai/students/your-name/presentation.png
https://fabacademy.org/2026/labs/kannai/students/your-name/presentation.mp4

Note

If the final presentation schedule hasn’t been prepared yet, check from nueval (Student Records -> Student website)

Tips: countdown timmer