-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathold.txt
More file actions
280 lines (243 loc) · 7.65 KB
/
old.txt
File metadata and controls
280 lines (243 loc) · 7.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AgroSmart - Smart Agriculture Demo</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
<style>
body {
margin: 0;
font-family: 'Roboto', sans-serif;
background: #f0faf2;
color: #2e3d2f;
}
header {
background: #4caf50;
color: white;
padding: 30px 20px;
text-align: center;
}
header h1 {
margin: 0;
font-size: 2.2em;
}
header p {
margin-top: 10px;
font-size: 1.1em;
}
section {
padding: 40px 20px;
max-width: 900px;
margin: auto;
}
h2 {
color: #357a38;
margin-bottom: 15px;
}
p {
line-height: 1.6;
}
.features {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin-top: 20px;
}
.feature-card {
background: #e6f2e9;
border-radius: 10px;
padding: 20px;
box-shadow: 0px 4px 8px rgba(0,0,0,0.1);
}
.feature-card h3 {
margin-top: 0;
color: #2e5731;
}
.video, .app-download {
text-align: center;
margin: 50px 0;
}
.video {
background: white;
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 30px rgba(76, 175, 80, 0.1);
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.video-container {
margin-top: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.video iframe {
border-radius: 15px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
}
.video iframe:hover {
transform: translateY(-5px);
}
.app-download {
background: white;
border-radius: 20px;
padding: 40px;
box-shadow: 0 10px 30px rgba(76, 175, 80, 0.1);
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.app-container {
display: flex;
gap: 40px;
align-items: stretch;
justify-content: center;
margin: 0 auto;
flex-wrap: wrap;
}
.app-image {
flex: 0 1 auto;
min-width: 0;
display: flex;
align-items: center;
}
.app-image img {
max-width: 100%;
height: auto;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
object-fit: contain;
}
.app-image img:hover {
transform: translateY(-5px);
}
.app-description {
text-align: left;
padding: 20px;
}
.app-description h3 {
color: #357a38;
font-size: 1.8em;
margin-bottom: 20px;
}
.app-description p {
color: #555;
margin-bottom: 25px;
}
.video iframe {
width: 100%;
max-width: 640px;
height: 360px;
border-radius: 10px;
}
.download-button {
display: inline-block;
padding: 15px 25px;
background: #4caf50;
color: white;
text-decoration: none;
font-weight: bold;
border-radius: 8px;
transition: 0.3s;
}
.download-button:hover {
background: #357a38;
}
.placeholder-image {
width: 100%;
max-width: 600px;
display: block;
margin: 20px auto;
border-radius: 10px;
background: #cce6cc;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
color: #357a38;
font-size: 1.2em;
font-weight: bold;
}
footer {
text-align: center;
padding: 20px;
background: #2e3d2f;
color: white;
margin-top: 40px;
}
</style>
</head>
<body>
<header>
<h1>AgroSmart</h1>
<p>Smart Agriculture for Efficient Cultivation in Hilly Regions</p>
</header>
<section>
<h2>Background</h2>
<p>The agricultural region of Jorethang in South Sikkim experiences harsh, rainless summers and frequent water scarcity, making traditional irrigation unreliable and inefficient. Farmers struggle to provide adequate water to crops, often leading to reduced yields and wasted resources. With climate change intensifying these issues, there's a pressing need for a sustainable, smart irrigation approach that maximizes water efficiency and crop productivity.</p>
</section>
<section>
<h2>Proposed Solution</h2>
<p>AgroSmart: A Sensor-Based Smart Irrigation System with Crop Intelligence and Rainwater Harvesting. This system provides automated irrigation tailored to each crop’s needs using soil moisture and environmental sensors, integrated with a rainwater harvesting unit.</p>
<div class="features">
<div class="feature-card">
<h3>Soil & Temp Sensors</h3>
<p>Monitor field conditions in real-time for precise irrigation.</p>
</div>
<div class="feature-card">
<h3>Automated Valves</h3>
<p>Microcontroller-controlled valves adjust watering automatically.</p>
</div>
<div class="feature-card">
<h3>Rainwater Harvesting</h3>
<p>Track water levels and use stored rainwater efficiently.</p>
</div>
<div class="feature-card">
<h3>Mobile/Web Dashboard</h3>
<p>Farmers can monitor data and control irrigation remotely.</p>
</div>
<div class="feature-card">
<h3>Alerts & Updates</h3>
<p>Receive notifications via SMS or app for timely actions.</p>
</div>
</div>
</section>
<section class="video">
<h2>Demo Video</h2>
<div class="video-container">
<iframe width="467" height="830" src="https://www.youtube.com/embed/UTdf7FC17ng" title="AgroSmart | Smart Agriculture System Demo | Auto Pump + Sensors + Android App | SIH 2025 PS25062" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</section>
<section class="app-download">
<h2>Experience AgroSmart Mobile App</h2>
<div class="app-container">
<div class="app-image">
<img src="app_SS1.jpg" alt="Application Screenshot" style="max-height: 80vh; border-radius: 15px;"
</div>
<div class="app-description" style="flex: 1;">
<h3>AgroSmart Mobile Application</h3>
<p>Our mobile application provides farmers with complete control over their irrigation system right from their smartphones. Key features include:</p>
<ul style="list-style-type: none; padding: 0;">
<li style="margin: 15px 0;">📊 Real-time monitoring of soil moisture and temperature</li>
<li style="margin: 15px 0;">🚰 Remote control of irrigation valves</li>
<li style="margin: 15px 0;">💧 Water tank level monitoring</li>
<li style="margin: 15px 0;">📱 User-friendly interface with intuitive controls</li>
<li style="margin: 15px 0;">🔔 Instant alerts for critical conditions</li>
</ul>
<a href="https://github.com/TheTechTiger/AgroSmart/releases/download/v1.0.0/app-release.apk" class="download-button" style="margin-top: 20px;">Download APK</a>
</div>
</div>
</section>
<section>
<h2>Impact</h2>
<p>Conserves water, improves crop yields, minimizes manual labour, and helps farmers in Jorethang adapt to climate variability with a smart, self-sustaining irrigation system.</p>
</section>
<footer>
<p>Project by: Government of Sikkim - Department of Higher & Technical Education</p>
<p>Category: Hardware | Theme: Agriculture, FoodTech & Rural Development</p>
</footer>
</body>
</html>