We are building CropSCOUT as three subsystems that bolt together on one base: a tracked undercarriage, an ML / AI crop-vision stack, and a precision sprayer. This page is the evidence — the working MVP, the boards we designed, the CAD, the disease-detection model you can try, and the money and plan behind it.
Each subsystem is owned by a founder, has its own hardware and its own test. They meet at one mechanical interface, one 24 V bus, and one CAN network.
Tracked drivetrain sized for greenhouse rows and wet soil. Full SolidWorks assembly: track carriers, idlers, drive sprockets, split road rollers, hubs and axles on a welded frame with battery tray and 24 V 20 Ah pack.
CAD model ↓CropSCOUT Vision: crop and leaf detection plus disease screening, running as ONNX models in the browser today and on the robot's compute next. Screens tomato, cucumber, apple and lemon, and shows the image evidence behind every score.
Disease detection ↓Precision spraying module on the same base: 5 US-gallon tank, 24 V pump on its own shelf, solenoid valves and nozzle boom, dosed per plant from what the vision stack sees.
Sprayer ↓A real, driving, sensing rover — steerable 4-wheel base, controllable front arm, soil & air sensing, and a wireless controller talking to it over MQTT. Built and presented at the ASU Fulton Innovation Showcase in front of 500+ people.
The MVP was a four-wheel rover the size of a suitcase. Farmers told us to make it bigger and let it carry more than one tool, so the V2 base is a tracked undercarriage designed from scratch in SolidWorks.
The assembly is fully defined: VTR056 rubber tracks on 100 mm idlers and drive sprockets, four split road rollers per side, machined wheel hubs and axles, a track carrier each side, a battery tray with restraints for the 24 V 20 Ah pack, tank cradle and hold-down bars, and a pump shelf for the sprayer module.
CropSCOUT Vision is the ML / AI subsystem, running today as a web tool and next on the robot's onboard compute. Photograph one leaf or one fruit and it runs two stages:
Models are exported to ONNX and run in the browser with ONNX Runtime Web, so photos never leave the phone. We judge every model change against our own field photographs, not the validation split — that is where the studio-heavy public datasets fall over.
This is experimental screening, not a diagnosis or a pesticide recommendation. The tool asks for the team password while the model is in evaluation.
Spraying was the second-largest time cost and the single largest cash cost our farmers named. The sprayer module is what CropSCOUT does first with the base and the vision stack.
Once the sprayer is proven in the field, the next module on the same top plate is automated weeding — the job 14 of 30 farmers named as their single largest time cost.
Every PCB in the MVP was designed and assembled by us — schematic, layout, fabrication, bring-up and debugging.
The board pictured is the motor-driver node: an ESP32-S3 driving 4× TLE9201SG H-bridges over SPI, taking 5–40 V in and regulating to 3.3 V and 5.5 V on board. It is one of the 7 PCBs in the rover's distributed architecture; Asadbek led the wheel-motor subsystem. Firmware is MicroPython: MQTT over TLS for commands and telemetry, a UART daisy chain to the other boards, closed-loop control of the four motors.
Next revision: the main controller moves to a Teensy 4.1 — more headroom, CAN bus, real-time control — and a Jetson-class module joins the stack so Vision runs onboard.
Every dollar so far has gone into hardware: track parts, the 24 V pack, pump and tank, PCB fabrication and the components on them. CropSCOUT is backed by UzCombinator, Batch 2, 2026, and is built by BESTARORG at ASU Polytechnic with a team of student engineers.
Want to fund a subsystem, or put a robot on your plots for the pilot? info@bestarorg.uz
Four-wheel rover, seven custom PCBs, front arm and sensing, demoed at the ASU Innovation Showcase. Then 30 farmer interviews that told us to build bigger.
Full SolidWorks assembly of the tracked V2 base — chassis, drivetrain, tank, battery and every attachment interface — modeled, reviewed and frozen. CropSCOUT Vision went live as a browser tool for the team to evaluate on real leaves.
Machining, 3D printing and welding for the undercarriage; pump, tank and boom for the sprayer; Teensy 4.1 CAN stack and onboard compute for Vision. Two open build days at ASU Polytechnic's SIM Building: ML + AI subsystem build day, Friday October 9, and CropSCOUT assembly, Thursday October 30.
Nothing left to build — from here we put it on real plots and run it. The first number we owe our farmers is the one they asked us for directly: how many sotix an hour it can actually cover. Every pass after that is measurement, failure, and iteration on ground we do not control.