Move to personal pictures
							
								
								
									
										18
									
								
								latex/TM.tex
									
									
									
									
									
								
							
							
						
						@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -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"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/BMP085.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 356 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/ChronoDot.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 424 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/DHT22.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 248 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/TSL2561.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 254 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/brut/IMG_1794.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 719 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/brut/IMG_1795.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 708 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/brut/IMG_1797.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 720 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/brut/IMG_1799.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 729 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/brut/IMG_1801.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 1.0 MiB  | 
							
								
								
									
										
											BIN
										
									
								
								latex/images/perso/montage.JPG
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 1.3 MiB  |