# Drawing tablet brands vs digitizers

## Overview

All drawing tablets have multiple components, but the primary component is the EMR sensor - which also called the **digitizer**.

And despite all the many brands of drawing tablets you see, there are only a couple of manufacturers of digitizers. These are: Wacom, Hanvon Ugee, Huion.

## Which digitizers go into which brands

* **Wacom** digitizers are used in their own products.
* **Hanvon Ugee s**upplies digitizers to Xencelabs and XP-pen tablets
* **Huion** supplies supplies digitizers for: Gaomon, Huion, Veikk tablets. And Huion supplies digitizers for Artisul tablets through their acquisition of UCLogic.

## Acquisitions

* Huion acquired UCLogic in 2019 (<https://ja.wikipedia.org/wiki/UC-Logic_Technology_Corp.>)


---

# 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://docs.sevenpens.com/drawtab/brands/drawtab-brands-vs-digitizers.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.
