-
Notifications
You must be signed in to change notification settings - Fork 0
/
agri.html
613 lines (506 loc) · 38.4 KB
/
agri.html
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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=, initial-scale=1.0">
<title>Agriculture Drone</title>
<link rel="shortcut icon" href="./resources/logo11.jpg" type="image/x-icon">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/product.css">
<link rel="stylesheet" href="./css/css.css">
</head>
<body>
<nav class="nav1">
<div class="nav11">
<ul class="ul1">
<li class="li1"><a href="tel:+" class="a1"><img src="./resources/phone-call.png" alt="phone-call" class="img1 icon-size">1234567890</a></li>
<li class="li1"><a href="mailto:" class="a1"><img src="./resources/gmail-logo.png" alt="gmail-logo" class="img2 icon-size"> teampredulive.in</a></li>
</ul>
</div>
<div class="nav12">
<div class="forul">
<ul class="ul1">
<li class="li1"><a href="./Login_Signup/Login.html" class="a1">My Orders</a></li>
<li class="li1"><a href="./Login_Signup/Login.html" class="a1">Track your Orders</a></li>
<li class="li1"><a href="./Login_Signup/Login.html" class="a1">Sign Up</a></li>
<li class="li1"><a href="./Login_Signup/Login.html" class="a1">Login</a></li>
<!-- <li class="li1">
<select name="" id="" class="sel">
<option value="My Account" class="opt">My Account</option>
<option value="My Cart" class="opt">My Cart</option>
<option value="Checkout" class="opt">Checkout</option>
</select>
</li> -->
</ul>
<ul class="ul1">
<li class="li1 li1-1"><a href="" class="a1"><img src="./resources/facebook.png" alt="facebook-logo" class="img2 icon-size"></a></li>
<li class="li1 li1-1"><a href="" class="a1"><img src="./resources/instagram.png" alt="instagram-call" class="img1 icon-size"></a></li>
<li class="li1 li1-1"><a href="" class="a1"><img src="./resources/linkedin-logo.png" alt="linkedin-logo" class="img2 icon-size"></a></li>
<li class="li1 li1-1"><a href="" class="a1"><img src="./resources/twitter.png" alt="twitter-call" class="img1 icon-size"></a></li>
<li class="li1 li1-1"><a href="" class="a1"><img src="./resources/youtube.png" alt="youtube-logo" class="img2 icon-size"></a></li>
</ul>
</div>
</div>
</nav>
<!-- Sch block..... -->
<div class="header">
<div class="sch">
<div class="sch-img">
<a href="" class="a1"><img src="./resources/LOGO1.png" alt="logo" class="img2 icon-size logo"></a>
<a href="" class="a1"><img src="./resources/menu.png" alt="menu" class="img2 icon-size menu"></a>
</div>
<div class="searchbar">
<form action="#" class="form">
<input class="ip" type="search" name="search" id="" placeholder="Search For Products">
<select name="All Categories" id="" class="form-sel">
<option value="">All Categories</option>
<option value="">All Categories</option>
<option value="">All Categories</option>
<option value="">All Categories</option>
<option value="">All Categories</option>
<option value="">All Categories</option>
</select>
<div class="btn-div"><button class="sch-btn" type="submit" id="search1"><img src="./resources/search.png" alt="facebook-logo" class="img2 icon-size"></button></div>
</form>
</div>
<div class="sch-img1">
<a href="" class="a1"><img title="Whishlist" src="./resources/heart.png" alt="facebook-logo" class="img2 icon-size whis-img"></a>
<a href="" class="a1"><img title="Cart" src="./resources/bag (1).png" alt="facebook-logo" class="img2 icon-size bag"></a>
</div>
</div>
<div class="head">
<div class="head1">
<a href="" class="all-cate a1"><img src="./resources/menu.png" alt="" class="head1-img"> All Categories</a>
</div>
<div class="head2">
<ul class="ul1">
<li class="head-li"><a href="./index.html" class="a1">Home</a></li>
<li class="head-li">
<select name="" id="" class="head2-sel">
<option value="My Account" class="opt"><a href="">Shop</a></option>
<option value="My Cart" class="opt">My Cart</option>
<option value="Checkout" class="opt">Checkout</option>
</select>
</li>
<li class="head-li"><a href="./new_arrived.html" class="a1">New Arrivals</a></li>
<li class="head-li">
<select name="" id="" class="head2-sel">
<option value="My Account" class="opt">Services</option>
<option value="My Cart" class="opt">My Cart</option>
<option value="Checkout" class="opt">Checkout</option>
</select>
</li>
<li class="head-li"><a href="./support/B2B.html" class="a1">B2B</a></li>
<li class="head-li">
<select name="" id="" class="head2-sel">
<option value="My Account" class="opt">Blogs</option>
<option value="My Cart" class="opt">My Cart</option>
<option value="Checkout" class="opt">Checkout</option>
</select>
</li>
<li class="head-li"><a href="" class="a1">Careers</a></li>
<li class="head-li"><a href="./support/Home.html" class="a1">Support</a></li>
</ul>
</div>
</div>
</div>
<!-- product--------------------------- -->
<div class="items flex container">
<div class="left">
<ul class="product-categories remove-ul-pt ">
<li class="product_cat cate-item-li fts-1_5 font" style="cursor: pointer;"><span>Browse Categories</span>
<ul class="cate-item-ul remove-ul-pt">
<li class="cate-item-li"><a href="./agri.html" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Agriculture Drone <span class="count">(7)</span></a>
<ul class="children" style="display: none;">
<li class="cat-item cat-item-120968"><a href=""><span class="no-child"></span>Partial Working Batteries | Chargers and Accessories <span class="count">(2)</span></a>
</li>
<li class="cat-item cat-item-120969"><a href=""><span class="no-child"></span>Partial Working Drone Parts <span class="count">(2)</span></a>
</li>
<li class="cat-item cat-item-120974"><a href=""><span class="no-child"></span>Partial Working Electronic Modules and Displays <span class="count">(2)</span></a>
</li>
<li class="cat-item cat-item-120972"><a href=""><span class="no-child"></span>Partial Working IoT and Wireless <span class="count">(1)</span></a>
</li>
</ul>
</li>
<li class="cate-item-li"><a href="./vtol.html" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>VTOL Drone<span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>VTOL Drone <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
<li class="cate-item-li"><a href="" class="remove-a fts-1_1 font"><span class="child-indicator"><i class=""></i></span>Partial Working <span class="count">(7)</span></a></li>
</ul>
</li>
</ul>
</div>
<div class="right">
<div class="right1 flex">
<div class="for-img">
<div class="mySlides">
<div class="numbertext">1 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-4.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">2 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-2.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">3 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-3.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">4 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-1.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">5 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-5.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">6 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-6.webp" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">7 / 7</div>
<img src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-7.webp" style="width:100%">
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
<!-- Image text -->
<!-- <div class="caption-container">
<p id="caption"></p>
</div> -->
<!-- Thumbnail images -->
<div class="row">
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-4.webp" style="width:100%" onclick="currentSlide(1)" alt="The Woods">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-2.webp" style="width:100%" onclick="currentSlide(2)" alt="Cinque Terre">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-3.webp" style="width:100%" onclick="currentSlide(3)" alt="Mountains and fjords">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-1.webp" style="width:100%" onclick="currentSlide(4)" alt="Northern Lights">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-5.webp" style="width:100%" onclick="currentSlide(5)" alt="Nature and sunrise">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-6.webp" style="width:100%" onclick="currentSlide(6)" alt="Snowy Mountains">
</div>
<div class="column">
<img class="demo cursor" src="./resources/agri/EFT-E416P-16L-4-Axis-Agricultural-Drone-Frame-7.webp" style="width:100%" onclick="currentSlide(7)" alt="Snowy Mountains">
</div>
</div>
<!-- <img src="./resources/Raspberry-Pi-4-Model-B-with-8-GB-RAM.webp" alt="" class="prod-img"> -->
</div>
<div class="for-dis">
<a href="" class="prod1-a">Drone Frame and Accessories</a>
<h1 class="item-name font mgt-1">EFT E416P 16L 4 Axis Agricultural Drone Frame</h1>
<a href="" class="rate"><img src="./resources/rating (1).png" alt="" class="rating-img"><p>(32)</p></a>
<div class="stock flex mgt-1">
<h4 class="stock">Availability: </h4> <p class="stock1" style="color: #198754;font-weight: 900;">In stock</p>
</div>
<hr class="mgt-1">
<h4 class="prod1-h4 mgt-1"><a href="" class="a-h1">SKU: 1450722</a></h4>
<div class="add-wishlist mgt-1"><a href="" class="wish-a remove-a">Add to Wishlist</a></div>
<ol class="item-dis-ol mgt-1 mgl-2">
<li class="item-dis-li font">Model: EFT E416P 16L 4 Axis
</li>
<li class="item-dis-li font">Made by advanced engineering material, super strong & smooth
</li>
<li class="item-dis-li font">Easy to assemble and disassemble
</li>
<li class="item-dis-li font">Propeller: 34inch folding propeller</li>
<li class="item-dis-li font">Supply voltage: 12S</li>
<li class="item-dis-li font">Maximum take-off weight: 37kg</li>
</ol>
<bdi class="item-price-bdi mgt-1 fts-2"><span class="item-price-span">₹</span> 48,825.00</bdi>
<p class="gst1 mgt-1 font">(inc GST)</p>
<p class="gst1-price font">₹ 46500 (+18% GST extra)</p>
<form class="cart mgt-1" action="cart.js" method="post" enctype="multipart/form-data">
<span class="">Purchase this product now and earn <strong>67</strong> Robu Points!</span><br>
<div class="quantity">
<label for="quantity_">Quantity</label>
<input type="number" id="quantity_" class="" step="1" min="1" max="2" name="quantity" value="1" title="Qty" size="4" inputmode="numeric" aria-labelledby="Orange NMC 18650 22.2V 10000mAh 3C 6S4P Li-Ion Battery Pack quantity">
</div>
<button type="submit" name="add-to-cart" class="mgt-1" value="1000165" id="add_to_cart1">Add to cart</button>
<br>
<br><b style="display: inline; font-size:18px">For bulk and B2B enquiries kindly mail us at </b>
<span style="display: inline;" class="loop-product-categories"><a href="mailto:info@robu.in" style="font-size:18px; color:blue;">info@Predulive.in</a></span>
<br>
</form>
<div class="mgt-1">Brand: <a href="" class="remove-a black">EFT</a></div>
<span class="mgt-1"><b>Category:</b> <a href="" class="remove-a">Drone Frame and Accessories</a>
<!-- <a href="" class="remove-a">Raspberry Pi</a></span>
<span class=""><b style="display: inline;">Tags:</b> <a href="" class="remove-a">Raspberry Pi 4</a>, <a href="" class="remove-a">raspberry pi-4 8GB ram</a>, <a href="" class="remove-a">RPI 4</a>, <a href="" class="remove-a">Buy_RaspberryPi_4</a></span> -->
</div>
</div>
<div class="discribe-item mgl-1 mgt-4">
<ul class="discription-ul remove-ul-pt ">
<li class="discription-li remove-ul-pt"><a onclick="display1()" id="discription-a1" style="font-weight: 300;font-weight: 900; padding-bottom: 7px;
border-bottom-style: solid;
border-bottom-width: 3.1px;
width: fit-content;" class="discription-a remove-a fts-1_5 black font">Description</a></li>
<li class="discription-li remove-ul-pt"><a onclick="speci1()" id="specification-a1" style="font-weight: 300;" class="discription-a remove-a fts-1_5 black font">Specification</a></li>
<li class="discription-li remove-ul-pt"><a onclick="warranty1()" id="warranty-a1" style="font-weight: 300;" class="discription-a remove-a fts-1_5 black font">Warranty</a></li>
<li class="discription-li remove-ul-pt"><a onclick="videos1()" id="videos-a1" style="font-weight: 300;" class="discription-a remove-a fts-1_5 black font">Videos</a></li>
<li class="discription-li remove-ul-pt"><a onclick="discussion1()" id="discussion-a1" style="font-weight: 300;" class="discription-a remove-a fts-1_5 black font">Discussion Forum (4)</a></li>
<li class="discription-li remove-ul-pt"><a onclick="other1()" id="other-a1" style="font-weight: 300;" class="discription-a remove-a fts-1_5 black font">Other Info</a></li>
</ul>
<!-- <hr class="mgt-1 "> -->
<div class="dicrip-block mgt-0_5">
<div id="diss1" style="display: block;" class="pl-1"><p class="diss1-ps gray">
India is the largest agricultural nation in the world, and it takes a lot of time and effort to work in farms using traditional methods like perfectly spraying pesticides on crops. As a result, the agricultural industry is currently transforming quickly and adopting new, cutting-edge technology in order to reduce time-consuming labour requirements and increase agricultural productivity.</p>
<p class="diss1-ps mgt-1 gray"> For your agricultural needs, such as the accurate application of pesticides to crops, we have brought the greatest and most demanding agricultural equipment.</p>
<p class="diss1-ps mgt-1 gray">The EFT E416P 16L 4 Axis Agricultural Drone Frame is a sturdy, highly precise, and simple to install drone frame. High Duty Drone Uses due of its resilience to harsh environments</p>
<!--
<a href="" class="diss1-a-imgs1 dja mgt-1"><img src="./resources/Raspberry-Pi-4-Model-B-with-8-GB-1.webp" alt="" class="diss1-imgs1"></a>
<h4 class="diss1-h4 mgt-1_5"><strong class="font">What else has changed?</strong></h4>
<p class="diss1-ps mgt-1 gray">To supply the slightly higher peak currents required by the new memory package, they have shuffled the power supply components on the board, removing a switch-mode power supply from the right-hand side of the board next to the USB 2.0 sockets and adding a new switcher next to the USB-C power connector. While this was a necessary change for this upgrade.</p>
<a href="" class="diss1-a-imgs1 dja mgt-1"><img src="./resources/rpi-8gb.jpg" alt="" class="diss1-imgs1"></a> -->
<p class="mgt-1"><span style="color: #ff6600"><strong>Note: For more info about drone frame refer to video section.</strong></span></p>
<!-- <p class="diss1-ps mgt-1 gray">Stuck in a never-ending cycle of learning Sensors, Micro-controllers, microprocessors, and communication protocols but not gaining any knowledge? Let us introduce you to <strong><a style="color: #3366ff" class="remove-a" href=""> Orange premium kits.</a></strong> These high-quality kits comes with free e-booklet and blogs to help you learn faster.</p> -->
<p class="diss1-ps mgt-1 gray">Get more drone parts <strong><a style="color: #3366ff" class="remove-a" href="">Click Here</a></strong></p>
<hr class="mgt-1_5">
<!-- <h4 class="diss1-h4 mgt-1_5"><strong class="font">Features:</strong></h4>
<h5 class="diss1-h5 mgt-1_5"><strong class="font">Faster processing:</strong></h5>
<ol class="mgl-2 mgt-1">
<li style="text-align: justify" class="font gray">With one of latest Broadcom 2711; Quad-Core Cortex A72 (ARM V8-A) 64-bit SoC Clocked at 1.5GHz processor improved power consumption; and thermals on the Pi 4+B means that the CPU on the BCM2837 SoC can now run at 1.5 GHz; a 20% increase on the previous Pi 3 model (which ran at 1.2GHz).</li>
<li style="text-align: justify" class="font gray mgt-0_5">Video performance on Pi 4 B is upgraded with dual-display support at resolutions up to 4K via a pair of micro-HDMI ports; hardware video decode at up to 4Kp60 which supports H 265 Decode (4Kp60); H.264, and MPEG-4 decode (1080p60).</li>
</ol>
<h5 class="diss1-h5 mgt-1_5"><strong class="font">Faster wireless:</strong></h5>
<ol class="mgl-2 mgt-1">
<li style="text-align: justify" class="font gray">A significant change on the Pi 4 B compared to the previous Pi 3 models is the inclusion of a new faster; dual-band wireless chip with 802.11 b/g/n/ac wireless LAN.</li>
<li style="text-align: justify" class="font gray mgt-0_5">The dual-band 2.4GHz and 5GHz wireless LAN enables faster networking with less interference and the new PCB antenna technology allow better reception.</li>
<li style="text-align: justify" class="font gray mgt-0_5">Latest 5.0 Bluetooth allows you to use a wireless keyboard/trackpad with more range than before without extra dongles; keeping things nice and tidy.</li>
</ol>
<h5 class="diss1-h5 mgt-1_5"><strong class="font">Enhanced Ethernet Connectivity:</strong></h5>
<ol class="mgl-2 mgt-1">
<li style="text-align: justify" class="font gray">The Pi 4 B has significantly faster-wired networking with USB 3.0 technology; thanks to an upgraded USB/LAN chip; and you should see speeds that are 10x faster than on previous models of the Pi.</li>
<li style="text-align: justify" class="font gray mgt-0_5">The GPIO header remains the same, with 40 pins; fully backwards-compatible with previous boards as on the previous three models of Pi. However; it should note that the new PoE header pins may contact components on the underside of some HATs; like Rainbow HAT. Some standoffs will prevent any mischief from occurring though!</li>
</ol>
<hr class="mgt-1_5">
<h5 class="diss1-h5 mgt-1_5"><strong class="font">Software & OS</strong></h5>
<ol class="mgl-2 mgt-1">
<li class="font gray">
<strong><a href="" target="_blank" class="remove-a" style="color: #362d86;">Download NOOBS</a></strong>. here. Beginners should start with the NOOBS (New Out Of Box Software) operating system installation manager; which gives the user a choice of an operating system from the standard distributions.</li>
<li class="font gray">
<strong><a href="" target="_blank" rel="noopener noreferrer" style="color: #362d86;" class="remove-a">Raspbian</a></strong> is the recommended operating system for normal use on a Raspberry Pi. Find help with installing Raspbian on your Pi in our online<strong><span style="color: #3366ff"> </span><a href="" target="_blank" rel="noopener" class="remove-a" style="color: #362d86;"><span style="color: #3366ff">Getting started</span> guide</a></strong>.</li>
<li class="font gray">
You can browse basic examples to help you get started with some of the <strong><a href="" target="_blank" rel="noopener" class="remove-a" style="color: #362d86;">software available in Raspbian</a></strong>, find more detail <strong><a href="" target="_blank" rel="noopener" class="remove-a" style="color: #362d86;">about the Raspbian operating system</a></strong>, or read the information on fundamental <strong><a href="" target="_blank" rel="noopener" class="remove-a" style="color: #362d86;">Linux usage and commands for navigating the Raspberry Pi</a></strong> and managing its file system and users.</li>
<li class="font gray">
To explore all other Operating System supported by Raspberry Pi 4 <a href="" target="_blank" rel="noopener noreferrer" class="remove-a"> <span style="color: #3366ff"><strong>click here.</strong></span></a></li>
</ol>
<hr class="mgt-1_5"> -->
<h5 class="diss1-h5 mgt-1_5"><strong class="font">Features:</strong></h5>
<ol class="mgl-2 mgt-1">
<li><span><strong><a class="remove-a" href="" target="_blank" >Made by advanced engineering material, super strong & smooth</a></strong></span></li>
<li><span ><strong><a class="remove-a" href="" target="_blank" >Easy to assemble and disassemble</a></strong></span></li>
<li><span ><strong><a class="remove-a" href="" target="_blank" >The frame is tough and durable
</a></strong></span></li>
<li><strong ><a class="remove-a" href="" target="_blank" >Best drone for agriculture purpose</a></strong></li>
<li><span ><strong><a class="remove-a" href="" target="_blank" rel="noopener noreferrer">Ultra-Lightweight and Durable.</a></strong></span></li>
<li><a class="remove-a" href="" target="_blank" ><span ><strong>Its comes with folding propeller </strong></span></a></li>
<li><a class="remove-a" href="" target="_blank" ><span ><strong>The frame has Excellent Strength.
</strong></span></a></li>
</ol>
<hr class="mgt-1_5">
<h4 class="diss1-h4 mgt-1_5"><strong class="font">Package Includes:</strong></h4>
<p class="diss1-ps mgt-1 mgl-1 gray">1 x EFT E416P 16L 4 Axis Agricultural Drone Frame.</p>
<!-- <p class="diss1-ps mgt-1 gray"></p>
<p class="diss1-ps mgt-1 gray"></p>
<p class="diss1-ps mgt-1 gray"></p>
<p class="diss1-ps mgt-1 gray"></p> -->
</div>
<div id="speci1" style="display: none;">
<table class="dja">
<tbody class="">
<tr>
<td class="attribute_name">Model</td><td class="attribute_value"><p>EFT E416P 16L 4 Axis</p></td>
</tr>
<tr class="alt">
<td class="attribute_name">Wheelbase</td><td class="attribute_value"><p>1362mm</p></td>
</tr>
<tr>
<td class="attribute_name">Expanded size</td><td class="attribute_value"><p>1844 x 1844 x 628mm</p></td>
</tr>
<tr class="alt">
<td class="attribute_name">Water tank volume</td><td class="attribute_value"><p>16L/16kg</p></td>
</tr>
<tr>
<td class="attribute_name">The weight of frame</td><td class="attribute_value"><p>6.5KG (don`t included spray system)</p></td>
</tr>
<tr class="alt"><td class="attribute_name">Propeller</td><td class="attribute_value"><p>34inch folding propeller</p></td>
</tr>
<tr><td class="attribute_name">The diameter of wing arm</td><td class="attribute_value"><p>40mm</p></td>
</tr>
<tr class="alt"><td class="attribute_name">Arm</td><td class="attribute_value"><p>40 x 380mm</p></td>
</tr>
<tr><td class="attribute_name">Maximum take-off weight</td><td class="attribute_value"><p>37kg</p></td>
</tr>
<tr class="alt"><td class="attribute_name">Tank capacity</td><td class="attribute_value"><p>16L</p></td>
</tr>
<tr><td class="attribute_name">Folding size</td><td class="attribute_value"><p>635 x 666 x 490mm</p></td>
</tr>
<tr class="alt"><td class="attribute_name">Shipment Weight</td><td class="attribute_value"><p>9.169 kg</p></td>
</tr>
<tr><td class="attribute_name">Shipment Dimensions
</td><td class="attribute_value"><p>72 × 52 × 43 cm</p></td>
</tr>
<!-- <tr class="alt">
<td class="attribute_name">Shipment Weight</td>
<td class="product_weight attribute_value"><p>0.057 kg</p></td>
</tr>
<tr class=""><td class="attribute_name">Shipment Dimensions</td><td class="product_dimensions attribute_value"><p>10 × 8 × 4 cm</p></td>
</tr> -->
</tbody>
</table>
</div>
<div class="pl-1" style="display: none;" id="warranty">
<div class="">
<strong style="font-size:15px;">15 Days Warranty</strong>
<hr class="mgt-1">
<p class="mgt-1" style="text-align: justify;">This item is covered with a standard warranty of 15 days from the time of delivery against manufacturing defects only. This warranty is given for the benefit of Robu customers from any kind of manufacturing defects. Reimbursement or replacement will be done against manufacturing defects.</p>
<hr class="mgt-1">
<h5 class="mgt-1" style="text-align: justify;"><strong style="font-size:15px;">What voids warranty:</strong></h5>
<p class="mgt-1" style="text-align: justify;">If the product is subject to misuse, tampering, static discharge, accident, water or fire damage, use of chemicals & soldered or altered in any way.</p>
</div>
</div>
<div class="pl-1" style="display: none;" id="videos">
<div class="">
<iframe width="958" height="338" src="https://www.youtube.com/embed/IIk_H-C5aNo" title="New upgrade, large load 20L agricultural drone frame" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<!-- <div class="ved" style="background-image: url("https://i.ytimg.com/vi/IIk_H-C5aNo/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgZShlMA8=&rs=AOn4CLASnGAILyfaei3XWzt1Jtn5j5jXtg");"></div> -->
</div>
</div>
<div class="pl-1" style="display: none;" id="discussion1">
<ul class="ul1">
<li class="li1"><a href="tel:+" class="a1"><img src="./resources/phone-call.png" alt="phone-call" class="img1 icon-size">1234567890</a></li>
<li class="li1"><a href="mailto:" class="a1"><img src="./resources/gmail-logo.png" alt="gmail-logo" class="img2 icon-size"> teampredulive.in</a></li>
</ul>
</div>
<div class="pl-1" style="display: none;" id="other1">
<p><strong>Country Of Origin:</strong> India</p>
</div>
</div>
</div>
</div>
</div>
<!-- footer......... -->
<div class="foooter">
<footer>
<nav class="foot">
<h2>Subscribe to our Newsletter </h2>
<h4>to get promotional offers & discounts</h4>
<input type="text" class="int1" placeholder="First Name">
<input type="text" class="int1" placeholder="Email ID">
<button class="btn111" type="submit">Subscribe</button>
</nav>
</footer>
<footer>
<div class="fot">
<div class="contact1">
<a href="" class="a1"><img src="./resources/LOGO1.png" alt="logo" class="img2 icon-size logo11"></a>
<div class="foot-con">
<img class="phone1" src="./resources/phone-call.png" alt="">
<div class="foot-con1">
<p class="foot-p">Got Questions ? Call us between 9:15 AM to 6:15 PM Monday-Saturday</p>
<a class="foot-a" href="tel:+">1234567890</a>
<a class="foot-a" href="tel:+">,0987654321</a>
</div>
</div>
<div class="foot-links">
<ul class="foot-ul">
<li class="foot-links-a"><a href="" class="foot-con-a"><img src="./resources/facebook.png" alt="" class="foot-links-icons"></a></li>
<li class="foot-links-a"><a href="" class="foot-con-a"><img src="./resources/twitter.png" alt="" class="foot-links-icons"></a></li>
<li class="foot-links-a"><a href="" class="foot-con-a"><img src="./resources/linkedin-logo.png" alt="" class="foot-links-icons"></a></li>
<li class="foot-links-a"><a href="" class="foot-con-a"><img src="./resources/instagram.png" alt="" class="foot-links-icons"></a></li>
<li class="foot-links-a"><a href="" class="foot-con-a"><img src="./resources/youtube.png" alt="" class="foot-links-icons"></a></li>
</ul>
</div>
</div>
<div class="links">
<div class="foot-body">
<h4 class="foot-h">Information</h4>
<div class="foot-body1">
<ul class="foot-body1-ul">
<li class="foot-body-li"><a href="" class="foot-body-a">Track your order</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Videos</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">FAQ</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Careers</a></li>
</ul>
</div>
</div>
<div class="foot-body">
<h4 class="foot-h">Information</h4>
<div class="foot-body1">
<ul class="foot-body1-ul">
<li class="foot-body-li"><a href="" class="foot-body-a">Track your order</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Videos</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">FAQ</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Careers</a></li>
</ul>
</div>
</div>
<div class="foot-body">
<h4 class="foot-h">Information</h4>
<div class="foot-body1">
<ul class="foot-body1-ul">
<li class="foot-body-li"><a href="" class="foot-body-a">Track your order</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Videos</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">FAQ</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Careers</a></li>
</ul>
</div>
</div>
<div class="foot-body">
<h4 class="foot-h">Information</h4>
<div class="foot-body1">
<ul class="foot-body1-ul">
<li class="foot-body-li"><a href="" class="foot-body-a">Track your order</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Videos</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">FAQ</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Careers</a></li>
</ul>
</div>
</div>
<div class="foot-body">
<h4 class="foot-h">Information</h4>
<div class="foot-body1">
<ul class="foot-body1-ul">
<li class="foot-body-li"><a href="" class="foot-body-a">Track your order</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Videos</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">FAQ</a></li>
<li class="foot-body-li"><a href="" class="foot-body-a">Careers</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<footer>
<div class="end">
<p class="end1"><strong>© Predulive lab</strong> is registered for this LIMITED - All Rights Reserved</p>
</div>
</footer>
</div>
<script src="./index.js"></script>
<script src="./product.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>