WUT_Computer_Science/EMISY/report/report.tex

27 lines
803 B
TeX
Raw Normal View History

2022-05-12 17:05:03 +02:00
\documentclass{article}
\title{EMISY Project 21 Portable Compass}
\author{Krzysztof Rudnicki, 307585}
\date{\today}
\begin{document}
\maketitle
\section{Analysis of the project}
\subsection{Discussion of project requirements}
We need to create a simple portable compass circuit \\
It should:
\begin{itemize}
\item Use energy-saving power modes of microcontroller
\item Be battery powered
\item Be portable (cellphone/wrist watch)
\item Communicate using graphical OLED display and two buttons keyboard
\end{itemize}
\subsection{Discussion of solution}
\section{Detailed circuit diagram}
\section{Diagram}
\subsection{Diagram itself}
\subsection{Diagram description}
\section{Draft of the microcontroller firmware}
\subsection{Block diagram}
\subsection{Description of the algorithm}
\end{document}