The Next -Level Efficiency
Drone EA–J100
Drone EA-J100 – Smart farming made simple with LiDAR precision, sustainable spraying, and reliable crop protection for higher yields.
Ea Visiom J100
Max Payload
100 kg
Max Flight Speed
13.8 m/s
Spraying Efficiency
Up to 25 ha/h
Spreading Efficiency
(360 acres/h)
Effective Spray Width
4–10 m
Max Flow Rate
24 L/min
Granular Spreading
Up to 110 kg/min,
Area
width 3–15 m
Max Payload
Max Payload
Max Flight Speed
13.8 m/s
Spraying Efficiency
Up to 25 ha/h (360 acres/h)
Max Flow Rate
24 L/min
Effective Spray Width
4–10 m
Granular Spreading
Up to 110 kg/min, width 3–15 m
Description
High-efficiency spraying
covers up to 25 ha/h
LIDAR obstacle detection
Identifies objects as small as 1 cm
Real-time 3D mapping
Autonomous terrain following
Multi-functional drone
Spraying, spreading, and surveying
Precision application
Variable droplet size (10–300 μm)
Easy transport & setup
Easy transport & setup


Prednosti
Here are the key advantages of the EAVision J100:
High Efficiency
Maximize coverage and save time with rapid field operations.
Large Payload
Carry more in a single flight for fewer interruptions.
Precision Application
Deliver accurate spraying tailored to every crop’s needs.
Smart Autonomy
Fly safely with intelligent mapping and obstacle detection.
Reliable Power
Stay productive with fast-charging, long-lasting battery power.
Versatility
Fly safely with intelligent mapping and obstacle detection.
Easy Transport & Setup
Deliver accurate spraying tailored to every crop’s needs.
Primjena
Field of application
- Through irrigation water:In Sili-Fert P, silicon is present in its simplest form. Application through irrigation water therefore leads to efficient absorption of silicon, along with the micronutrients boron, copper, manganese, molybdenum, and zinc. Once the roots absorb the silicon, it is transported to the shoots, where it accumulates and polymerizes into silicon dioxide cells.
- Foliar spraying:Sili-Fert is extremely suitable for spraying plants. Foliar application, on one hand, allows dissolved nutrients to pass through the leaf surface, and on the other hand, strengthens the plant’s natural outer layer. This layer acts as a physical barrier and reinforces the plant.
Instructions for use
- Apply at temperatures above +8°C. On hot days, spraying is recommended only in the afternoon/evening.
- Add the appropriate dose of Sili-Ferta P to the water.
- After that, add the remaining ingredients and stir.
The Super Brain Behind
The EA-J100 is built for durability with a carbon-fiber body and sealed electronics that resist dust, moisture, and corrosion. Its modular design allows quick part replacements, while high-thrust motors and reinforced arms ensure reliable performance under heavy loads.
Built to Last
The EA-J100 is built for durability with a carbon-fiber body and sealed electronics that resist dust, moisture, and corrosion. Its modular design allows quick part replacements, while high-thrust motors and reinforced arms ensure reliable performance under heavy loads.

EA–J100 Smart Remote Controller
Your Flexible Assistance

Work with the downward FPV camera to mark waypoints in flight
Here goes your text … Select any part of your text to access the formatting toolbar.
Here goes your text … Select any part of your text to access the formatting toolbar.
Quick to Charge, Ready on Demand
The EA-J100’s Smart SuperCharge System enables rapid turnaround with batteries that fully charge in under 9 minutes. The Parallel Charging Kit powers multiple batteries at once, while intelligent cooling ensures safety and long battery life.
Smart Supercharge Battery
High energy density and fast recharge cycle
EA–J100 Battery Cooling Tower
Keeps temperatures stable for safety and efficiency
Auto SuperCharge Station
Fully automatic charging with multiple safety layers
EA–J100 Parallel Charging Kit
Enables batch charging for extended operations

Downloads
Možda će Vas zanimati!

Dron EAV – J100 ready to fly
Osnovni paket EAVISION J100
Spray Smarter, Not Harder
Achieve unmatched efficiency with up to 25 hectares per hour spraying capacity. Our adjustable mist nozzles (10–300 μm) ensure perfect coverage for both open fields and orchards, while the innovative fan system delivers deep penetration and uniform distribution. Flexible 45 L or 60 L tanks keep you working longer with less downtime.
<!-- HTML -->
<div class="video-section">
<div class="video-wrapper">
<video autoplay muted loop playsinline>
<source src="https://wordpress-1079908-5814719.cloudwaysapps.com/wp-content/uploads/2025/09/6958250_Drone_Dji_1280x720.mp4" type="video/mp4">
</video>
</div>
<div class="six-boxes">
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/case_15987838-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/Group-2.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/nitro_18757629-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/speed_17309931-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/Vector-9.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/nature_13923694-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
</div>
</div>
/* CSS */
.video-section {
position: relative;
height: 100vh;
overflow: hidden;
background-color: #0066B3;
}
.video-wrapper {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 0;
}
.video-wrapper video {
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(0.4);
opacity: 0;
transform-origin: bottom center;
}
.six-boxes {
position: relative;
z-index: 1;
display: grid;
gap: 20px;
grid-template-columns: repeat(3, 1fr);
max-width: 534px;
margin: 0 auto;
padding-top: 100px;
}
.six-boxes .box {
background: #FFFFFF;
max-width: 164px;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.six-boxes .img-outer {
background: #0066B3;
border-radius: 50%;
height: 62px;
width: 62px;
display: flex;
justify-content: center;
align-items: center;
}
.six-boxes .box h3 {
font-size: 11px;
font-weight: 500;
font-family: inter;
color: #101828;
text-align: center;
margin: 12px 0;
}
.six-boxes .box h4 {
font-size: 14px;
font-weight: 400;
font-family: 'Britti Sans Trial', sans-serif;
text-align: center;
color: #101828;
margin: 0;
}
// JavaScript (GSAP + ScrollTrigger)
document.addEventListener("DOMContentLoaded", function () {
gsap.registerPlugin(ScrollTrigger);
// Animate video and boxes together
gsap.to(".video-wrapper video", {
scrollTrigger: {
trigger: ".video-section",
start: "top top",
end: "+=100%",
scrub: true,
pin: true,
},
scale: 1.2,
opacity: 1,
ease: "none"
});
// Optionally animate boxes in sync
gsap.from(".six-boxes .box", {
scrollTrigger: {
trigger: ".video-section",
start: "top top",
end: "+=100%",
scrub: true,
},
y: 100,
opacity: 0,
stagger: 0.1,
ease: "none"
});
});
Spray Smarter, Not Harder
Achieve unmatched efficiency with up to 25 hectares per hour spraying capacity. Our adjustable mist nozzles (10–300 μm) ensure perfect coverage for both open fields and orchards, while the innovative fan system delivers deep penetration and uniform distribution. Flexible 45 L or 60 L tanks keep you working longer with less downtime.
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Smart Tank Capacity
Spray Smarter, Not Harder
Achieve unmatched efficiency with up to 25 hectares per hour spraying capacity. Our adjustable mist nozzles (10–300 μm) ensure perfect coverage for both open fields and orchards, while the innovative fan system delivers deep penetration and uniform distribution. Flexible 45 L or 60 L tanks keep you working longer with less downtime.
Power, Safety & Control
Stay in the field longer with 9-minute fast charging batteries, rugged IP65 protection, and advanced safety systems. The next-generation LIDAR with laser compound eye detects obstacles as small as 1 cm, even at night, while the intuitive 7-inch HD remote ensures smooth, hassle-free operation every time.
<!-- HTML -->
<div class="video-section">
<div class="video-wrapper">
<video autoplay muted loop playsinline>
<source src="https://wordpress-1079908-5814719.cloudwaysapps.com/wp-content/uploads/2025/09/6958250_Drone_Dji_1280x720.mp4" type="video/mp4">
</video>
</div>
<div class="six-boxes">
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/case_15987838-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/Group-2.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/nitro_18757629-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/speed_17309931-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/Vector-9.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
<div class="box">
<div class="img-outer"><img src="/wp-content/uploads/2025/09/nature_13923694-1.svg" alt=""></div>
<h3>Smart Tank Capacity</h3>
<h4>45L (standard) / 60L (optional)</h4>
</div>
</div>
</div>
/* CSS */
.video-section {
position: relative;
height: 100vh;
overflow: hidden;
background-color: #0066B3;
}
.video-wrapper {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 0;
}
.video-wrapper video {
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(0.4);
opacity: 0;
transform-origin: bottom center;
}
.six-boxes {
position: relative;
z-index: 1;
display: grid;
gap: 20px;
grid-template-columns: repeat(3, 1fr);
max-width: 534px;
margin: 0 auto;
padding-top: 100px;
}
.six-boxes .box {
background: #FFFFFF;
max-width: 164px;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 10px;
}
.six-boxes .img-outer {
background: #0066B3;
border-radius: 50%;
height: 62px;
width: 62px;
display: flex;
justify-content: center;
align-items: center;
}
.six-boxes .box h3 {
font-size: 11px;
font-weight: 500;
font-family: inter;
color: #101828;
text-align: center;
margin: 12px 0;
}
.six-boxes .box h4 {
font-size: 14px;
font-weight: 400;
font-family: 'Britti Sans Trial', sans-serif;
text-align: center;
color: #101828;
margin: 0;
}
// JavaScript (GSAP + ScrollTrigger)
document.addEventListener("DOMContentLoaded", function () {
gsap.registerPlugin(ScrollTrigger);
// Animate video and boxes together
gsap.to(".video-wrapper video", {
scrollTrigger: {
trigger: ".video-section",
start: "top top",
end: "+=100%",
scrub: true,
pin: true,
},
scale: 1.2,
opacity: 1,
ease: "none"
});
// Optionally animate boxes in sync
gsap.from(".six-boxes .box", {
scrollTrigger: {
trigger: ".video-section",
start: "top top",
end: "+=100%",
scrub: true,
},
y: 100,
opacity: 0,
stagger: 0.1,
ease: "none"
});
});
EAVision J100 – Precision Meets Power
Experience the future of smart farming with the EAVision J100 agricultural drone. Featuring LiDAR terrain-following, obstacle avoidance, and a 45–60 L spray tank, it ensures accurate and efficient crop treatment across any landscape. Designed for productivity, safety, and sustainability, the J100 transforms the way you manage your fields.
EAVision J100 – Precision Meets Power
Experience the future of smart farming with the EAVision J100 agricultural drone. Featuring LiDAR terrain-following, obstacle avoidance, and a 45–60 L spray tank, it ensures accurate and efficient crop treatment across any landscape. Designed for productivity, safety, and sustainability, the J100 transforms the way you manage your fields.
Precision Spreading Made Simple
Handle fertilizers, seeds, and soil enhancers with precision spreading up to 110 kg/min and an error margin under 10 cm. The integrated FPV camera and mapping tools create real-time 3D terrain models, enabling fully autonomous flights and stitched aerial maps in minutes for fast, reliable field insights.
Agricultural Drones Systems
Farming is entering a new age with intelligent drone technology that delivers precision, efficiency, and sustainability. From spraying and spreading to real-time mapping and obstacle avoidance, our advanced drone systems simplify complex tasks while maximizing productivity. Designed to save time, reduce costs, and improve crop quality, this is the future of smart agriculture.
