~repos /remote-monitor

#c++#teensy#arduino

git clone https://pyrossh.dev/repos/remote-monitor.git

Remote Monitoring and Control using GSM-SMS


7407fb5d pyros2097

12 years ago
App
Files changed (2) hide show
  1. README.md +30 -41
  2. remotemonitorapp.png +0 -0
README.md CHANGED
@@ -42,60 +42,49 @@ OPcodes
42
42
 
43
43
  Block Diagram
44
44
  -------------
45
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/block.png" width="480" height="320">
45
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/block.png" width="480" height="320">
46
46
 
47
47
  Schematic
48
48
  ---------
49
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/remotemonitor.png" width="480" height="320">
49
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/remotemonitor.png" width="480" height="320">
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
  ----------
86
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/flow1.png" width="480" height="320">
72
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/flow1.png" width="480" height="640">
87
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/flow2.png" width="480" height="320">
73
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/flow2.png" width="480" height="640">
88
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/flow3.png" width="480" height="320">
74
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/flow3.png" width="480" height="640">
89
75
 
90
76
  Snapshots
91
77
  ---------
92
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/snap.png" width="480" height="320">
78
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/snap.png" width="480" height="640">
93
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/IMG_20130609_195037.jpg" width="480" height="320">
79
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/IMG_20130609_195037.jpg" width="480" height="320">
94
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor//master/IMG_20130609_195751.jpg" width="480" height="320">
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">
82
+
83
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/remotemonitorapp.png" width="320" height="480">
84
+
96
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-12.png" width="480" height="320">
85
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-12.png" width="200" height="320">
97
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-31.png" width="480" height="320">
86
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-07-20-33-31.png" width="200" height="320">
98
- <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-09-21-22-02.png" width="480" height="320">
87
+ <img src = "https://raw.github.com/Pyros2097/RemoteMonitor/master/Screenshot_2013-06-09-21-22-02.png" width="200" height="320">
99
88
 
100
89
  Video
101
90
  -----
remotemonitorapp.png ADDED
Binary file