Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
M5Stack DAC 2 I2C Unit (GP8143) — image 1
Hover to zoom

1 / 5 · Click to enlarge

M5STACK

M5Stack DAC 2 I2C Unit (GP8143)

27+ bought in past month
AI Summary
USB Interface Module for everyday users

The M5Stack DAC 2 I2C Unit (GP8143) by M5STACK is a value-for-money usb interface module designed for everyday users. It features Model No. / Name: DAC Module and Chip: GP8413.

₹1,492
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹1,492
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 16 Aug30 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Model No. / Name: DAC Module
Chip: GP8413
Resolution Ratio: 15Bit
Max. operating voltage: 10V
Operating Temperature (°C): 0-40
Length (mm): 32

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-2092261Category: USB Interface Module

About This Product

The M5Stack DAC 2 I2C Unit (GP8143) by M5STACK is a value-for-money usb interface module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: DAC Module
  • Chip: GP8413
  • Resolution Ratio: 15Bit
  • Max. operating voltage: 10V — works with standard household power
  • Operating Temperature (°C): 0-40
  • Length (mm): 32
  • Width (mm): 24
  • Shipping Weight: 0.015 kg

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

DAC2 Unit is an I2C digital-to-analog signal conversion unit. It utilizes the GP8413 solution, which provides high precision and accuracy in its performance. This chip can linearly convert a 15-bit digital value into two independent analog voltages of 0-5V or 0-10V. The output voltage error is only 0.2%, and it achieves linearity of up to 0.01%. In terms of scalability, the circuit design supports a 3-bit hardware address, allowing up to 8 devices to be connected and operated simultaneously. The DAC2 Unit also incorporates safety features such as output short-circuit protection. When there is a short circuit between the output pins and ground, it automatically enters a protection mode, ceasing the output to prevent damage. DAC2 Unit finds applications in various fields, including general signal conversion, motor speed control, LED dimming, inverters, power supplies, and industrial analog signal isolation. It provides a reliable solution for converting digital signals to analog, offering high precision, reliability, and expandability.

Applications:

  1. Universal signal conversion
  2. Motor speed regulation, LED dimming
  3. Inverter, power supply
  4. Industrial analog signal isolation

Features:

  1. I2C communication (default address 0x59)
  2. Supports multiple parallel connections
  3. Short-circuit protection
  4. High precision, small error

Package Includes:

1 x DAC2 Unit

1 x VH3.96-4P

1 x Sticker

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.