Skip to content

Template for Final Project Documentation - Physical Computing

Notifications You must be signed in to change notification settings

cmac-duke/physical-computing-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Final Project - Physical Computing and the Internet of Things

This is a template for your final project documentation. Please replace with your own. For help with the syntax of Github markdown, visit: Mastering Markdown

Name:

Date:

Project: < Name of your Project / Device Goes here >

< 2 - 3 sentence brief description / abstract of your project>

Detailed Project Description

< Explain the "what" of your project: What is it? What does it do? Explain the "why" of your project: What problem is it responding to? What issue is it engaging?

Technical Description

< Explain the "how" of your project. What are the hardware components? What are the software components? How do they interact with each other? >

< You can also explain the development process here >

Hardware Wiring Diagram

Wiring Diagram < Insert Picture and explanation of Your Wiring Diagram here >

Code

< Explain your code. You might include code snippets, either inline or

//Multiline
bool photon_fun = TRUE;

You should link to your full code, either included in the repository (e.g. my_code.ino or to the Shared Revision in your Particle IDE. >

Design / Form

< Explain the device's form, the aesthetic choices made and how they relate to the concept/function the device is intended to engage >

< include photos of your device >

Evaluation / Reflection

< What is your own evaluation of your project? What did you learn through this project? What would you do differently in the future? >

About

Template for Final Project Documentation - Physical Computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%