~repos /remote-monitor
git clone https://pyrossh.dev/repos/remote-monitor.git
Remote Monitoring and Control using GSM-SMS
cf74bbf5
—
Pyros2097 12 years ago
Update README.md
README.md
CHANGED
|
@@ -50,36 +50,22 @@ Schematic
|
|
|
50
50
|
|
|
51
51
|
Pin Configuration
|
|
52
52
|
-----------------
|
|
53
|
-
Pin No.
|
|
54
|
-
Connection
|
|
53
|
+
Pin No.|Connection
|
|
54
|
+
--- | ---
|
|
55
|
-
VIN
|
|
55
|
+
VIN | +5V
|
|
56
|
-
+5V
|
|
57
|
-
AGND
|
|
56
|
+
AGND| GND
|
|
58
|
-
GND
|
|
59
|
-
9
|
|
60
|
-
TX
|
|
57
|
+
9 | TX
|
|
61
|
-
10
|
|
58
|
+
10 | RX
|
|
62
|
-
RX
|
|
63
|
-
11
|
|
64
|
-
BTN1
|
|
59
|
+
11 | BTN1
|
|
65
|
-
12
|
|
66
|
-
BTN2
|
|
60
|
+
12 | BTN2
|
|
67
|
-
14
|
|
68
|
-
LED1 (BLUE)
|
|
61
|
+
14 | LED1 (BLUE)
|
|
69
|
-
15
|
|
70
|
-
LED2 (RED)
|
|
62
|
+
15 | LED2 (RED)
|
|
71
|
-
16
|
|
72
|
-
LED2 (GREEN)
|
|
63
|
+
16 | LED2 (GREEN)
|
|
73
|
-
17
|
|
74
|
-
LM35 Output
|
|
64
|
+
17 | LM35 Output
|
|
75
|
-
19
|
|
76
|
-
Relay Input
|
|
65
|
+
19 | Relay Input
|
|
77
|
-
20
|
|
78
|
-
SHT75 - DATA
|
|
66
|
+
20 | SHT75 - DATA
|
|
79
|
-
21
|
|
80
|
-
SHT75 - CLK
|
|
67
|
+
21 | SHT75 - CLK
|
|
81
|
-
23
|
|
82
|
-
Transistor Input
|
|
68
|
+
23 | Transistor Input
|
|
83
69
|
|
|
84
70
|
Flow Chart
|
|
85
71
|
----------
|
|
@@ -93,9 +79,9 @@ Snapshots
|
|
|
93
79
|
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/IMG_20130609_195037.jpg" width="480" height="320">
|
|
94
80
|
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/IMG_20130609_195751.jpg" width="480" height="320">
|
|
95
81
|
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/IMG_20130609_195739.jpg" width="480" height="320">
|
|
96
|
-
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-12.png" width="
|
|
82
|
+
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-12.png" width="240" height="320">
|
|
97
|
-
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-31.png" width="
|
|
83
|
+
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-31.png" width="240" height="320">
|
|
98
|
-
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-09-21-22-02.png" width="
|
|
84
|
+
<img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-09-21-22-02.png" width="240" height="320">
|
|
99
85
|
|
|
100
86
|
Video
|
|
101
87
|
-----
|