# OEM Readers and Components

This page provides documentation for MagTek OEM magnetic stripe and EMV insertion readers and components, including developer guides, mechanical drawings, firmware downloads, and setup instructions to help integrate secure card reading into your own kiosk, payment terminal, and unattended hardware designs.

### OEM Documentation Categories

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers"><mark style="color:red;"><strong>OEM Readers ></strong></mark></a></td><td><em>A family of manual‑insertion magnetic stripe readers including the debris‑clearing MT‑215, the moisture‑resistant P‑Series for harsh outdoor environments, and the compact Half‑Card USB / Port Powered models.</em></td><td></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-components"><mark style="color:$tint;"><strong>OEM Components ></strong></mark></a></td><td><em>A collection of OEM building blocks that includes the MagneSafe IntelliHead (an encrypting magnetic read head with MagnePrint authentication), the IntelliStripe 380 motorized encoder‑reader, the DynaProx contactless reader, the PermaSeal / SlimSeal sealed insertion readers, and the DynaWave NFC module.</em></td><td></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/legacy-products"><mark style="color:$tint;"><strong>Legacy Products ></strong></mark></a></td><td><em>Discontinued but still supported OEM readers and components, including older insertion readers, swipe readers, and magnetic head assemblies for developers maintaining existing equipment.</em></td><td></td></tr></tbody></table>

### Product Directory

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-components/mdynamo-module"><mark style="color:$tint;"><strong>mDynamo Module ></strong></mark></a></td><td><em>A compact, USB‑powered EMV contact chip card reader module built on the MagneSafe Security Architecture, featuring optional SPI and UART ports to easily add a magnetic stripe reader (via MagneSafe IntelliHead) or a contactless reader (via DynaWave) for flexible payment acceptance.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo"><mark style="color:$tint;"><strong>oDynamo ></strong></mark></a></td><td><em>The oDynamo is a PCI PTS 5.x SRED-certified hybrid OEM insertion reader that securely reads both magnetic stripe and EMV contact chip card data, featuring a sealed liquid‑impervious chassis for harsh unattended environments (gas pumps, ATMs, vending machines, self‑service kiosks), multiple connection options (USB, Ethernet, RS‑232), and MagneSafe™ security architecture with Triple DES encryption, DUKPT key management, and optional contactless support via the DynaWave module.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-components/asics"><mark style="color:$tint;"><strong>ASICs ></strong></mark></a></td><td><em>High‑performance, low‑cost three‑channel magnetic stripe decoder chips (ASICs) that simplify the reading of magnetic data, including the Delta ASIC and the next‑generation Qwantum ASIC with integrated encryption and SPI support.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-components/magnesafe-intellihead"><mark style="color:$tint;"><strong>MagneSafe Intellihead ></strong></mark></a></td><td><em>The MagneSafe IntelliHead is an intelligent, encrypting magnetic read head that reads up to three tracks of card data, encrypts it inside the head using 3DES and DUKPT before transmission, and incorporates MagnePrint™ card authentication technology, all within a tamper‑resistant, potted design that helps OEMs meet PCI security requirements at the earliest point of entry.</em></td></tr></tbody></table>

### For more help

{% hint style="info" %}
**Need Help?**

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** [support@magtek.com](mailto:support@magtek.com?subject=Support%20Request)
* 📞 **Phone:** 1-562-546-6800 (US)
* 🕐 **Hours:** Monday-Friday, 5:30 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Support Portal:** developer.magtek.com

**Documentation Feedback:**

Help us improve this documentation! [feedback@magtek.com](mailto:feedback@magtek.com?subject=Feedback)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/oem-readers-and-components.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
