Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
MT8870 DTMF Audio/Speech Decoding Telephone Module — image 1
Hover to zoom

1 / 6 · Click to enlarge

MT8870 DTMF Audio/Speech Decoding Telephone Module

5.01 rating
615+ bought in past month
AI Summary
Audio Amplifier Module for everyday users

The MT8870 DTMF Audio/Speech Decoding Telephone Module is a value-for-money audio amplifier module designed for everyday users. It features Operating Voltage (VDC): 5 and Chip: MT8870DS.

₹579
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: ₹579
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 17 Aug31 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

Operating Voltage (VDC): 5
Chip: MT8870DS
Power Consumption (mW): 500mW (MAX)
Operating Temperature (°C): -40-+85 °C
Board Color: Blue
Dimensions (L x W x H) mm: 27 x 25 x 10

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-407537Category: Audio Amplifier Module

About This Product

The MT8870 DTMF Audio/Speech Decoding Telephone Module is a value-for-money audio amplifier module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Operating Voltage (VDC): 5 — works with standard household power
  • Chip: MT8870DS
  • Power Consumption (mW): 500mW (MAX)
  • Operating Temperature (°C): -40-+85 °C
  • Board Color: Blue
  • Dimensions (L x W x H) mm: 27 x 25 x 10
  • Weight (g): 5g
  • Shipping Weight: 0.02 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.

This component is ideally suited to adding dual tone multi-frequency (DTMF) decoding to your project. This detection module interprets the incoming tone and produces a coded output that can be connected to all manner of microcontrollers.

DTMF is commonly found in touch tone devices such as a phone. The tone is a combination of two separate sine waves that produce a unique signal that can be transmitted or heard. When the module receives the signal it is able to decode it and produce a binary output that can be used in other devices. The module shows the state of the signal through onboard LEDs.

As an idea, you can connect up a mobile phone via 3.5mm to 3.5mm cable to the module. Dialling into the phone from a second mobile and then using the keypad will produce the tones on the original phone. The tones in the call can then be interpreted by the module, allowing you to control all manner of projects. The pins are suited to standard sockets with a pin pitch of 2.54mm.

The MT8870 Tone Decoder is a kind of commonly used multi-frequency decode IC product developed by the MITEL company. It is a complete DTMF receiver. After it received the DTMF signal, it will divide the signal into high-frequency group and low-frequency group and send the signal to the digital decoder which can figure out the key value then send it to the outside Bus via four lines( Q1, Q2, Q3, Q4) as the binary form.

Features:

  1. Onboard voice input interface
  2. Low power consumption
  3. Internal gain setting amplifier
  4. Onboard LED, it is very convenient to check the output state.
  5. Adjustable guard time
  6.  Central office quality
  7. Onboard 3.5mm input interface
  8. 5 Channel interface
  9. On-board MT8870 frequency decoder chip
  10. Power-down mode
  11. Inhibit mode
  12. Onboard audio input interface
  13. Onboard LED lights for output state indicationComplete DTMF Receiver.
  14. Does not require external circuits or wiring, it can be inserted directly into the UNO/MEGA2560/DUE board to use.
  15. 12-Digital outputs decode mobile and fixed telephone keys (0-9, * #). Also, another 4 Digital output(ABCD) can use "DTMF Dial" for Software control.

Package Includes:

1 x MT8870 DTMF Audio/Speech Decoding Telephone Module

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.