|
|
@@ -87,6 +87,7 @@ Currently, there seem to be a lack of solutions on detecting crowds or how busy
|
|
|
% SPI - image
|
|
|
|
|
|
\textbf{$\mbox{I}^{2}\mbox{C}$}
|
|
|
+
|
|
|
|
|
|
% I2C - image
|
|
|
|
|
|
@@ -160,8 +161,7 @@ Currently, there seem to be a lack of solutions on detecting crowds or how busy
|
|
|
AH = 216.7 \times \frac{\frac{RH}{100} \times 6.112^{\frac{17.62t}{243.12+t}}}{273.15+t}
|
|
|
\end{equation}
|
|
|
|
|
|
- Where AH is absolute humidity in $g/m^3$, RH is relative humidity in percent, and t is temperature in $^{\circ} C$.
|
|
|
-
|
|
|
+ Where AH is absolute humidity in $g/m^3$, RH is relative humidity in percent, and t is temperature in $^{\circ} C$.\\
|
|
|
\begin{figure}[h]
|
|
|
\centering
|
|
|
\includegraphics[width=\linewidth]{graphics/program.eps}
|
|
|
@@ -201,7 +201,6 @@ Currently, there seem to be a lack of solutions on detecting crowds or how busy
|
|
|
&& Status Flags& 8bits \\
|
|
|
&& \textit{reserved.} & 8bits \\
|
|
|
&& CRC32 Checksum & 32bits \\
|
|
|
-
|
|
|
\end{tabular}
|
|
|
\captionof{table}{List of message content sent from IoT device to server via TCP socket. \textbf{*} Payload length is represented in multiples of 12bits, value of 2 in this case.}
|
|
|
\label{tab:message_content}
|