Move to personal pictures

This commit is contained in:
Nathanaël Restori 2012-09-12 18:26:08 +02:00
parent 8d9aa30faf
commit e951bfa73a
12 changed files with 14 additions and 28 deletions

View File

@ -81,37 +81,47 @@ Il a été décidé de faire une station météo. Nous avons donc besoin d'un th
\centering
\begin{subfigure}[b]{0.23\textwidth}
\centering
\includegraphics[width=1\textwidth]{images/BMP085_mod.jpg}
\includegraphics[width=1\textwidth]{images/perso/BMP085.JPG}
\caption{BMP085}
\label{fig:BMP085}
\end{subfigure}
~
\begin{subfigure}[b]{0.23\textwidth}
\centering
\includegraphics[width=1\textwidth]{images/ChronoDot_mod.jpg}
\includegraphics[width=1\textwidth]{images/perso/ChronoDot.JPG}
\caption{ChronoDot}
\label{fig:ChronoDot}
\end{subfigure}
~
\begin{subfigure}[b]{0.23\textwidth}
\centering
\includegraphics[width=1\textwidth]{images/DHT22.jpg}
\includegraphics[width=1\textwidth]{images/perso/DHT22.JPG}
\caption{DHT22}
\label{fig:DHT22}
\end{subfigure}
~
\begin{subfigure}[b]{0.23\textwidth}
\centering
\includegraphics[width=1\textwidth]{images/TSL2561_mod.jpg}
\includegraphics[width=1\textwidth]{images/perso/TSL2561.JPG}
\caption{TSL2561}
\label{fig:TSL2561}
\end{subfigure}
\caption{Les capteurs}
\caption*{Photos personnelles}
\end{figure}
\section{Les limitations}
J'ai vite été confronté a quelque limitations : la mémoire de l'Arduino ne peux contenir seulement 32256 octets de code compilé. Il ne peux donc pas contenir en même temps les \glspl{bibliotheque} pour utiliser les capteurs en I²C, utiliser le port RJ45 et utiliser la carte SD. La solution a été de couper le programme en deux : il y a donc un code pour afficher les mesures en direct à travers un navigateur web et un code pour prendre des mesures de manière régulière et les enregistrer.
\begin{figure}[b]
\centering
\includegraphics[width=1\textwidth]{images/perso/montage.JPG}
\caption{Montage complet}
\caption*{Photo personnelle}
\label{fig:montage}
\end{figure}
\listoffigures
\appendix

View File

@ -4,27 +4,3 @@
url = "https://upload.wikimedia.org/wikipedia/commons/f/f7/Arduino_Ethernet_Board_.jpg",
keywords="image"
}
@misc{fig:BMP085,
author = "Adafruit",
title = "BMP085",
url = "https://www.adafruit.com/images/large/ID391_LRG.jpg",
keywords="image"
}
@misc{fig:ChronoDot,
author = "Adafruit",
title = "ChronoDot",
url = "https://www.adafruit.com/images/large/ChronoDotV2_LRG.jpg",
keywords="image"
}
@misc{fig:DHT22,
author = "Adafruit",
title = "DHT22",
url = "http://www.robotshop.com/Images/big/fr/-727.jpg",
keywords="image"
}
@misc{fig:TSL2561,
author = "Adafruit",
title = "TSL2561",
url = "https://www.adafruit.com/images/large/tsl2561_LRG.jpg",
keywords="image"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB