diff options
-rw-r--r-- | docs/blokschema.jpeg | bin | 0 -> 45821 bytes | |||
-rw-r--r-- | docs/functiebeschrijving.pdf | bin | 0 -> 40628 bytes | |||
-rw-r--r-- | docs/ontwerp.pdf | bin | 1729026 -> 1814643 bytes | |||
-rw-r--r-- | docs/ontwerp.tex | 16 |
4 files changed, 15 insertions, 1 deletions
diff --git a/docs/blokschema.jpeg b/docs/blokschema.jpeg Binary files differnew file mode 100644 index 0000000..90b1e9a --- /dev/null +++ b/docs/blokschema.jpeg diff --git a/docs/functiebeschrijving.pdf b/docs/functiebeschrijving.pdf Binary files differnew file mode 100644 index 0000000..836b5ff --- /dev/null +++ b/docs/functiebeschrijving.pdf diff --git a/docs/ontwerp.pdf b/docs/ontwerp.pdf Binary files differindex c9bc73b..8d31512 100644 --- a/docs/ontwerp.pdf +++ b/docs/ontwerp.pdf diff --git a/docs/ontwerp.tex b/docs/ontwerp.tex index f27c646..95e9a4b 100644 --- a/docs/ontwerp.tex +++ b/docs/ontwerp.tex @@ -49,7 +49,7 @@ \begin{center} \textbf{Ontwerp} \hspace{2mm} project ledcube \hfill \textbf{Loek Le Blansch} (2180996)\\ -\today \hfill \textbf{Sybren van den Heuvel} (21.....) +\today \hfill \textbf{Sybren van den Heuvel} (2191465) \end{center} \medskip @@ -171,4 +171,18 @@ de cathode's. ]{./blue.png} \end{center} +\section{Functiebeschrijving} + +\includegraphics[ + clip, + trim=24.5mm 180mm 24.5mm 24.5mm, + width=\textwidth +]{./functiebeschrijving.pdf} + +\section{Blokschema} + +\includegraphics[ + width=\textwidth +]{./blokschema.jpeg} + \end{document} |