You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1007 B

\documentclass[11pt,ngerman]{beamer}
\usetheme{AnnArbor}
\usecolortheme{seagull}
\begin{document}
\begin{frame}
\title{Implement Updates \textit{Over the Air} for ESP8266 microcontrollers}
\author{Dustin Frisch\\ C/C++ for Embedded Systems and Physical Computing\\ Angewandte Informatik\\ University of Applied Sciences Fulda\\ \texttt{dustin.frisch@informatik.hs-fulda.de}}
\date{\today}
\titlepage
\end{frame}
\begin{frame}
\frametitle{About the Project}
\end{frame}
\begin{frame}
\frametitle{Why Updates?}
\end{frame}
\begin{frame}
\frametitle{Why \textit{Over the Air}?}
\end{frame}
\begin{frame}
\frametitle{Implementation - Update mechanism}
\end{frame}
\begin{frame}
\frametitle{Implementation - Supporting multiple devices}
\end{frame}
\begin{frame}
\frametitle{Implementation - Automatic deployment and roll-out}
\end{frame}
\begin{frame}
\end{frame}
\begin{frame}
\end{frame}
\begin{frame}
\end{frame}
\begin{frame}
\end{frame}
\begin{frame}
\end{frame}
\end{document}}