# Microprofessor II

> computer model by Multitech (later Acer)

**Wikidata**: [Q14948427](https://www.wikidata.org/wiki/Q14948427)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Microprofessor_II)  
**Source**: https://4ort.xyz/entity/microprofessor-ii

## Summary
The Microprofessor II (also known as the MPF-II) is a home computer model manufactured by Multitech, which later became Acer. It is a member of the Microprofessor series, based on the architecture of the Apple II. The system was preceded by the Micro-Professor MPF-I and followed by the Microprofessor III.

## Key Facts
- **Also Known As**: MPF-II, MPF II
- **Manufacturer**: Multitech (later renamed Acer)
- **Type**: Home Computer / Computer Model
- **Design Basis**: Based on the Apple II
- **Predecessor**: Micro-Professor MPF-I (released in 1981)
- **Successor**: Microprofessor III
- **Wikidata ID**: Q683729 (implied by entity context)
- **Legacy**: Represents an early computer product from Acer (formerly Multitech), a major Taiwanese hardware corporation.

## FAQs
### Q: Who manufactured the Microprofessor II?
A: The Microprofessor II was manufactured by Multitech, a Taiwanese multinational hardware and electronics corporation that was later renamed Acer.

### Q: What computer system is the Microprofessor II based on?
A: The Microprofessor II is based on the Apple II, the first computer model in the Apple II series.

### Q: Where does the Microprofessor II fit in the Microprofessor lineup?
A: It is the second model in the series, preceded by the Micro-Professor MPF-I (1981) and succeeded by the Microprofessor III.

## Why It Matters
The Microprofessor II serves as a significant marker in the history of personal computing and the rise of the Asian PC industry. As a product of Multitech—which would soon evolve into the global giant Acer—it represents the early efforts of Taiwanese companies to enter the international computer market during the early 1980s.

By basing the Microprofessor II on the Apple II architecture, Multitech capitalized on the popularity and established software ecosystem of the Apple platform, making computing accessible to a broader audience under the "home computer" classification. While the preceding MPF-I was primarily a training tool for learning assembly language, the MPF-II transitioned toward a more general-purpose home computer, bridging the gap between educational tools and personal productivity. Its existence highlights the early competitive landscape where manufacturers adapted successful Western architectures for local and global markets.

## Notable For
- **Corporate Heritage**: Being an early computer model produced by Multitech, the precursor to the modern electronics giant Acer.
- **Architecture**: Distinctly basing its design on the Apple II series rather than the Z80-based architecture of its predecessor, the MPF-I.
- **Nomenclature**: Being identified interchangeably as the Microprofessor II, MPF-II, and MPF II.
- **Series Continuity**: Acting as the bridge between the educational MPF-I trainer and the subsequent Microprofessor III.

## Body

### Identity and Classification
The Microprofessor II is classified as a computer model, specifically falling under the subclass of **home computers**. It is frequently referred to by its model designations **MPF-II** or **MPF II**.

### Manufacturing and Origin
The device was produced by **Multitech**, an organization founded in Taiwan on August 1, 1976. Multitech eventually transitioned into the brand **Acer**, a multinational hardware corporation headquartered in New Taipei. The Microprofessor II stands as an example of the company's early hardware initiatives in the information technology industry.

### Technical Lineage and Design
The system's architecture is explicitly **based on the Apple II**. This design choice distinguished it from its predecessor, the **Micro-Professor MPF-I** (incepted 1981), which functioned differently as a microprocessor training device. The lineage continued with the release of the **Microprofessor III**.

### External Identifiers and Resources
The Microprofessor II is cataloged in multiple technical and historical databases:
- **Wikipedia**: Available across 9 language editions (including English, German, Spanish, and Chinese).
- **Museums**: Indexed in the Home Computer Museum (ID: Multitech_Microprofessor_MPFII).
- **Technical Archives**: Listed on old-computers.com (ID: 276) and the UVL platform (ID: 57).
- **Image Resources**: Photographic records are available via the Wikimedia Commons category "Microprofessor II."

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Microprofessor II",
  "description": "A home computer model manufactured by Multitech (later Acer), based on the Apple II architecture.",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Microprofessor_II",
    "https://www.wikidata.org/wiki/Q683729"
  ],
  "additionalType": "HomeComputer",
  "alternateName": ["MPF-II", "MPF II"]
}