> ## Documentation Index
> Fetch the complete documentation index at: https://stem-docs.intellectualpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# A short history of drones

> Trace the drone from wartime target planes to the pocket-sized flying computers of today - and see why the one on your desk is a small miracle.

## From balloons to quadcopters

Drones feel like brand-new technology, but the idea of unmanned flight is over 170 years old. The story is one of steadily shrinking size and growing intelligence - ending with the little quadcopter on your desk.

<Frame caption="Over 170 years of unmanned flight, from explosive balloons to AI flying computers">
  <img src="https://mintcdn.com/intellectualpoint/eW7U9shBQKKM3XX9/images/drones/drone-history-timeline.png?fit=max&auto=format&n=eW7U9shBQKKM3XX9&q=85&s=1f9cf548d23325394a3c1e9dd1677487" alt="Timeline of drone history from 1849 explosive balloons through WWI, target planes, military reconnaissance, and modern consumer drones" width="1536" height="1024" data-path="images/drones/drone-history-timeline.png" />
</Frame>

## The timeline

<Steps>
  <Step title="1849 - The first aerial attack" icon="wind">
    Austria launched unmanned balloons loaded with explosives at Venice. Crude and wind-dependent, but the first "unmanned aerial vehicle" in history.
  </Step>

  <Step title="1917 - The first drones" icon="plane">
    During World War I, engineers built the first radio-controlled and gyroscope-stabilized aircraft, like the Kettering Bug - flying bombs guided without a pilot.
  </Step>

  <Step title="1935 - Target practice and the name" icon="target">
    The British "Queen Bee" radio-controlled target plane gave us the modern word "drone." They were used to train anti-aircraft gunners.
  </Step>

  <Step title="1980s-1990s - Military eyes in the sky" icon="satellite">
    Drones became reconnaissance tools, carrying cameras over battlefields. GPS made them far more capable and precise.
  </Step>

  <Step title="2006 - Civilian skies open" icon="scale">
    Governments began issuing commercial drone permits, opening the door for farming, mapping, and film use.
  </Step>

  <Step title="2010 - The consumer drone" icon="camera">
    The Parrot AR.Drone flew from a smartphone. Soon after, DJI's Phantom put an easy-to-fly camera drone in millions of hands.
  </Step>

  <Step title="Today - Flying computers" icon="cpu">
    Modern drones carry powerful processors, AI cameras, and sensors. They deliver packages, inspect infrastructure, and - like yours - run code students write.
  </Step>
</Steps>

## What changed?

Three breakthroughs turned drones from clumsy machines into the smart, stable devices we have today:

<CardGroup cols={3}>
  <Card title="Tiny sensors" icon="microchip">
    Cheap gyroscopes and accelerometers (the same ones in your phone) let a drone balance itself hundreds of times per second.
  </Card>

  <Card title="Powerful batteries" icon="battery-charging">
    Lightweight lithium batteries pack enough energy to keep motors spinning for a real flight.
  </Card>

  <Card title="Small computers" icon="cpu">
    Flight controllers do the constant math of staying level, freeing the pilot to just say "go there."
  </Card>
</CardGroup>

## Then vs. now

The drone in your hands would have been science fiction to engineers in the 1990s - and it costs less than a video game console.

<Frame caption="A 1990s military drone cost millions and did less than the 85-gram drone on your desk">
  <img src="https://mintcdn.com/intellectualpoint/eW7U9shBQKKM3XX9/images/drones/drone-then-now.png?fit=max&auto=format&n=eW7U9shBQKKM3XX9&q=85&s=d40e455a8db5edfa4c0092faca6ebf75" alt="Comparison of a bulky expensive 1990s military drone versus a tiny modern smart drone, with three breakthroughs between them" width="1536" height="1024" data-path="images/drones/drone-then-now.png" />
</Frame>

<Info>
  Your Echo Drone contains more computing power and better sensors than the multi-million-dollar military drones of the 1990s - and it fits in your hand.
</Info>

## Where drones go next

The story isn't over - and you might help write the next chapter.

<CardGroup cols={2}>
  <Card title="Drone delivery at scale" icon="package">
    Medicine and packages delivered by autonomous fleets, especially to hard-to-reach places.
  </Card>

  <Card title="Smarter autonomy" icon="brain">
    Drones that navigate, avoid obstacles, and make decisions with onboard AI.
  </Card>

  <Card title="Swarms" icon="grip">
    Hundreds of drones flying together as one - for light shows, mapping, or search.
  </Card>

  <Card title="Air taxis" icon="plane-takeoff">
    Larger passenger-carrying drones that could reshape how cities move.
  </Card>
</CardGroup>

## Think about it

<CardGroup cols={2}>
  <Card title="What made it possible?" icon="lightbulb">
    Of the three breakthroughs (sensors, batteries, computers), which do you think mattered most - and why?
  </Card>

  <Card title="The next leap" icon="rocket">
    What's one thing today's drones still *can't* do well that you'd love to fix?
  </Card>
</CardGroup>

<Check>
  You can describe how drones evolved from wind-blown balloons to today's AI-powered flying computers, and name the three breakthroughs that made modern drones possible.
</Check>
