> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/android-devices/carbon-series/carbon-10/carbon-10-installation-guide/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions, and other specifications of the Carbon 10 system.

## Technical Specifications

Refer to the following information on the power, weight, temperature, memory, ports, and other technical details about your Carbon 10 system.

## Consumer Display

### Temperature

* Operating Environment: 0°C to +50 °C (32 °F to 122 °F)
* Non-Operating Environment: -20 °C to +70°C (- 4 °F to 158 °F)
* Relative humidity: 5% to 90% RH non-condensing

### Memory

* 512 MB SDRAM and 512 MB Flash memory

### Magnetic Stripe Card

* Triple-track
* Supports bi-directional card read, swipe speed at 10 IPS to 40 IPS

### Smart Card Reader

* Non-sliding
* Card conserving plated landing contacts

### CTLS Function

* EMVCo, VISA, MasterCard approved

### SAM Requirements

* 1 SAM slot
* ID-000 format

### Display

* 5-inch capacitive touch screen LCD (854 x 480)
* Software controllable back-light

## Merchant Tablet

### Unit Power Requirements

* Input power rating: 5 V DC, 2.2 A.

### Temperature

* Operating Environment: 0°C to +50 °C (32 °F to 122 °F)
* Non-Operating Environment: -20 °C to +70°C (- 4 °F to 158 °F)
* Relative humidity: 5% to 90% RH non-condensing

### Memory

* 1 GB SDRAM and 16 GB Flash for System

### Audio and Video

* 10-inch capacitive touch screen LCD (1280 x 800)
* Audio jack (audio and microphone)
* Front- and Rear-facing cameras capable of barcode reading
* SD Card slot

### Communication

* Wi-Fi
* Bluetooth

### Sensors

* Accelerometer (Gyroscope + Accelerometer)
* e-Compass
* Ambient light

## Printer Stand

### Unit Power Requirements

* Input power rating: 24 V DC, 3.75 A
* External universal-input 90 W power supply, compliant with Energy Efficiency.

### Temperature

* Operating Environment: 0°C to +50 °C (32 °F to 122 °F)
* Non-Operating Environment: -20 °C to +70°C (- 4 °F to 158 °F)
* Relative humidity: 5% to 90% RH non-condensing

### Thermal Printer

* Supports 80 mm wide x 80 mm diameter paper roll
* Out-of-Paper Sensor.
* Paper cutter

### Communication

* Wi-Fi
* Bluetooth
* Ethernet
  * Speed 10 Base-T /100 Base-TX
  * Compliant with IEEE802.3 LAN networks.
* USB
  * Three 500 mA USB high speed ports
  * One 1 A USB high speed port
* Service port


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/hardware-products/hardware/android-devices/carbon-series/carbon-10/carbon-10-installation-guide/specifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
