# iPad mini

> tablet PC by Apple

**Wikidata**: [Q15152948](https://www.wikidata.org/wiki/Q15152948)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/IPad_Mini_(1st_generation))  
**Source**: https://4ort.xyz/entity/ipad-mini-q15152948

## Summary
The iPad mini is a line of compact tablet computers designed and marketed by Apple Inc., first introduced on October 23, 2012. It combines the functionality of a tablet with a smaller form factor, positioning itself between smartphones and larger iPads. The device runs on Apple's iOS operating system and targets users seeking portability without sacrificing core tablet features.

## Key Facts
- **Release Date**: October 23, 2012 (announced), November 2, 2012 (available).
- **Developer**: Apple Inc., headquartered in Cupertino, California.
- **Processors**: Apple A5 system-on-chip (SoC) with ARM Cortex-A9 CPU.
- **Discontinuation**: June 19, 2015.
- **Models**: A1432, A1454, A1455 (first generation).
- **Predecessor**: iPad (3rd generation).
- **Successors**: iPad Mini 2 and later iPad models.
- **Manufacturer**: Foxconn and Pegatron.

## FAQs
### Q: When was the first iPad mini released?
A: The iPad mini was announced on October 23, 2012, and became available on November 2, 2012.

### Q: What processor does the first-generation iPad mini use?
A: It uses the Apple A5 system-on-chip, featuring an ARM Cortex-A9 CPU.

### Q: Is the iPad mini still in production?
A: The first-generation iPad mini was discontinued on June 19, 2015, but later generations continue the line.

## Why It Matters
The iPad mini played a significant role in expanding Apple's tablet ecosystem by addressing demand for a portable, lightweight device that bridges the gap between smartphones and full-size iPads. Its compact design made it ideal for reading, browsing, and media consumption on the go, appealing to students, travelers, and professionals seeking a handheld productivity tool. As part of Apple's broader iPad lineup, it reinforced the company's strategy of offering diverse form factors to cater to varied user preferences, contributing to the evolution of mobile computing and consumer electronics.

## Notable For
- **First in the Mini Series**: Inaugurated Apple's line of compact tablets, distinct from the standard iPad.
- **Apple A5 Chip**: Utilized a power-efficient SoC designed by Apple, balancing performance and battery life.
- **Portability Focus**: Emphasized a 7.9-inch form factor, optimizing one-handed use and mobility.
- **Discontinuation in 2015**: The first generation was phased out after nearly three years, succeeded by improved iterations.

## Body
### Development and Release
- **Announcement**: October 23, 2012, via an Apple press release.
- **Availability**: Launched on November 2, 2012, in select markets.

### Specifications
- **Processors**: Apple A5 SoC with dual-core ARM Cortex-A9 CPU.
- **Manufacturers**: Produced by Foxconn and Pegatron under contract with Apple.

### Discontinuation
- **End of Production**: Officially discontinued on June 19, 2015, as later models took its place.

### Relationships
- **Predecessor**: Followed the iPad (3rd generation), released in March 2012.
- **Successors**: Succeeded by the iPad Mini 2 (with Retina display) and subsequent iPad models.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "iPad mini",
  "description": "tablet PC by Apple",
  "url": "https://www.apple.com/pr/library/2012/10/23Apple-Introduces-iPad-mini.html",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q328",
    "https://en.wikipedia.org/wiki/IPad_Mini_(1st_generation)"
  ],
  "additionalType": "tablet computer series",
  "manufacturer": ["Foxconn", "Pegatron"],
  "processor": ["ARM Cortex-A9", "Apple A5"],
  "releaseDate": "2012-11-02",
  "discontinuedDate": "2015-06-19"
}