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:
< 2 - 3 sentence brief description / abstract of your project>
< 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?
< 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 >
< Insert Picture and explanation of Your Wiring Diagram here >
< 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. >
< 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 >
< What is your own evaluation of your project? What did you learn through this project? What would you do differently in the future? >