Inspiration

My inspiration has been one youtube video shared by John Deere where a tractor tills a corn field automatically using GPS. PS: My Algorithm teacher has also been an inspiration

The App has different parameters that can be set before simulating a tractor tilling a crop field.

What it does

  • Shows plantation done by a tractor using a grid.
  • Each minute in real life is 1 second in the simulator
  • Size can be used to set the grid size. The lower the size, the smaller the grid.
  • Area is the area of the whole field
  • Impl Wiidth is the width of the planting machine
  • speed is the speed at which the tractor runs
  • length is the length of the field

How I built it

  • Built visualizations using React.js
  • Build simulation using Vanilla Javascript

Challenges I ran into

  • Finding and controlling the parameters (especially the time)

Accomplishments that I'm proud of

  • It works like a charm.

What I learned

  • Simulations are different from real life. Hence there may be drastic effects if we base our findings only on simulations.

What's next for Check What My Tractor Does

  • Make the simulation better by controlling TIME

Built With

Share this project:

Updates