# Nintendo Research & Development 2

> former team within Nintendo that developed software and peripherals

**Wikidata**: [Q2668532](https://www.wikidata.org/wiki/Q2668532)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Nintendo_Research_&_Development_2)  
**Source**: https://4ort.xyz/entity/nintendo-research-development-2

Here’s the structured knowledge entry for **Nintendo Research & Development 2**:

---

## Summary  
Nintendo Research & Development 2 (R&D2) was a former internal team at Nintendo responsible for developing software and hardware peripherals. Established in 1970 and dissolved in 2005, it played a key role in Nintendo's early gaming innovations before merging into Nintendo Entertainment Analysis & Development (EAD).

## Key Facts  
- **Founded**: 1970 ([reference](https://fr.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=160389958))  
- **Dissolved**: 2005 ([reference](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=957813382))  
- **Industry**: Video game industry ([reference](https://fr.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=160389958))  
- **Headquarters**: Kyoto, Japan ([reference](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=1037119668))  
- **Preceded by**: Nintendo R&D1 ([implied from successor context](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=957813382))  
- **Succeeded by**: Nintendo Entertainment Analysis & Development (EAD) ([reference](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=957813382))  
- **Founder**: Hiroshi Yamauchi ([reference](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=957813382))  
- **Notable creation**: Satellaview (Super Famicom add-on) ([reference](https://en.wikipedia.org/w/index.php?title=Nintendo_Research_&_Development_2&oldid=957813382))  

## FAQs  
### Q: What did Nintendo R&D2 develop?  
A: Nintendo R&D2 focused on software and hardware peripherals, including the Satellaview add-on for the Super Famicom.  

### Q: When was Nintendo R&D2 active?  
A: It operated from 1970 until its dissolution in 2005, when it merged into Nintendo EAD.  

### Q: Who founded Nintendo R&D2?  
A: Hiroshi Yamauchi, Nintendo’s former president, founded the division.  

## Why It Matters  
Nintendo R&D2 was instrumental in shaping Nintendo’s early hardware and software ecosystem. As one of Nintendo’s core internal divisions, it contributed to foundational projects like the Satellaview, blending gaming with broadcast technology. Its merger into EAD marked a consolidation of Nintendo’s development efforts, streamlining innovation for later consoles like the Nintendo 64 and Wii. The division’s legacy underscores Nintendo’s iterative approach to R&D, where specialized teams evolve to meet new technological challenges.  

## Notable For  
- Developing the **Satellaview**, a satellite-based peripheral for the Super Famicom.  
- Pioneering Nintendo’s internal hardware-software integration model.  
- Merging into **Nintendo EAD**, one of the company’s most influential divisions.  

## Body  
### History  
- Founded in **1970** under Hiroshi Yamauchi’s leadership.  
- Dissolved in **2005** and absorbed into Nintendo EAD.  

### Key Projects  
- **Satellaview**: A Super Famicom add-on that delivered games via satellite broadcasts.  

### Organizational Role  
- Part of Nintendo’s broader R&D structure, alongside R&D1 and later EAD.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Nintendo Research & Development 2",
  "description": "Former team within Nintendo that developed software and peripherals.",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q7064356",
    "https://en.wikipedia.org/wiki/Nintendo_Research_%26_Development_2"
  ],
  "foundingDate": "1970",
  "dissolutionDate": "2005",
  "founder": {
    "@type": "Person",
    "name": "Hiroshi Yamauchi"
  },
  "location": {
    "@type": "Place",
    "name": "Kyoto, Japan"
  }
}