Skip to content

Commit 29e05e4

Browse files
committed
blockly examples for dht11 and tm1637
1 parent a8e2023 commit 29e05e4

File tree

4 files changed

+23
-1
lines changed

4 files changed

+23
-1
lines changed

DHT22.tex

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,14 @@
5353
\begin{console}
5454
python3 DHT22.py
5555
\end{console}
56+
57+
\subsection{Blockly-gPIo}
58+
59+
60+
\begin{figure}[ht]
61+
\centering
62+
\includegraphics[scale=0.5]{images/Blockly-gPIo_DHT11.png}
63+
% \caption{}
64+
\label{Blockly-gPIo_DHT11}
65+
\end{figure}
66+

TM1637Display.tex

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,15 @@
6262

6363
\begin{console}
6464
python3 TM1637_Temp.py
65-
\end{console}
65+
\end{console}
66+
67+
\subsection{Blockly-gPIo}
68+
69+
70+
\begin{figure}[ht]
71+
\centering
72+
\includegraphics[scale=0.5]{images/Blockly-gPIo_TM1637.png}
73+
% \caption{}
74+
\label{Blockly-gPIo_TM1637}
75+
\end{figure}
76+

images/Blockly-gPIo_DHT11.png

57.1 KB
Loading

images/Blockly-gPIo_TM1637.png

45.5 KB
Loading

0 commit comments

Comments
 (0)