Remote Audio Relay Kit (Phone Decoder) - South Africa Arduino, Robotics & Electronics Supplier South Africa: R204.16
Leobot Electronics South Africa (Pretoria)
Pretoria, South Africa
Nation-wide delivery or, collect from our premises in Waverley, Pretoria
- New orders during business-hours are handled within 15-minutes of being paid and, you are welcome come collect immediately if you are in the area! All stock quantities shown on the website is up-to-date and, that which is not listed as "Coming Soon" is available on-hand. Alternate Text

From design to manufacturing, we support every stage, including software development, hardware, and CAD design. Our expertise spans scalable IoT solutions, embedded software & microcontroller programming, networks & servers, smart device integration, production automation, hardware-software integration, mobile app development and web services. Whether you need custom IoT systems, connected devices, or specialized development services, we bring your ideas to life!

Click here to view our Development Services
    • Leobot Electronics Online Shop

Remote Audio Relay Kit (Phone Decoder)
  • Remote Audio Relay Kit (Phone Decoder)
  • Remote Audio Relay Kit (Phone Decoder)

#2876: Remote Audio Relay Kit (Phone Decoder)

R204.16


This awesome kit includes everything needed, except for the microcontroller of preference, to implement a custom remote audio-controlled set of relays by easily detecting & decoding audio signals (the buttons that the person on the other side is pressing) into numerical values to be used in code. This can easily be used for the development of custom telephone switching boards.

 

//*******************************************//

#include <FlexiTimer2.h>
 
int STD = A0;
int Q1 = A1;
int Q2 = A2;
int Q3 = A3;
int Q4 = A4;
 
int CH1 = 2;
int CH2 = 3;
int CH3 = 4;
int CH4 = 5;
 
....
 
//Check once every 5 ms
void dtmf_decode(void)
{
 
....
 
}
 
void setup()
{
.....
}
 
void loop()
{
 
//Complete the decoding
 
if(Decod_finished)
{
Decod_finished = 0;
 
switch(Q_dat){
case 1 : Serial.print(" Activate : Channel 1 \n" ); digitalWrite(CH1, LOW);delay(delay_time);digitalWrite(CH1, HIGH); break;
case 2 : Serial.print(" Activate : Channel 2 \n" ); digitalWrite(CH2, LOW);delay(delay_time);digitalWrite(CH2, HIGH);break;
case 3 : Serial.print(" Activate : Channel 3 \n" ); digitalWrite(CH3, LOW);delay(delay_time);digitalWrite(CH3, HIGH); break;
case 4 : Serial.print(" Activate : Channel 4 \n" ); digitalWrite(CH4, LOW); delay(delay_time);digitalWrite(CH4, HIGH);break;
default : Serial.print("Invalid channel \n" ); break;
}
 
.....
 
//****************************************************************************//

Product Details

Package Includes
1 PCS  DC5V 4 Channel Relay Board ;
1 PCS MT8870 DTMF decoder module;
1 PCS Male to Male audio wire (3.5mm jack);
 
Onboard Complex Frequency Decoder IC MT8870DS

DC Power Supply Voltage:4.5V-5.5V(Typical: 5V)

Operating Temperature :-40-+85 °C

IO Drive : Current Maximum 10mA.

PCB Size : 25.4x25.4MM


Product Details

Est. Packaging Size Specifications

N/A

Tutorials

Arduino Automated Plant Water Project
A simple but practical Arduino project to automatically water your plants, showing the usage of a 7-Segment Display, a Soild Moisture Sensor, a Temperature Sensor and a Relay.

Arduino Introduction
Introducing you to the awesome Arduino!

Simple Arduino RC Car/Robot
A guide to construct your own Arduino-based 2 Wheel-Drive Robot

Arduino F.A.Q
Arduino Frequently Asked Questions & Answers

BUY

Remote Audio Relay Kit (Phone Decoder)

Regular price: R204.16
Qty To Purchase:
In Stock: 1





GET NOTIFIED!

Get notified when new stock arrives! Simply provide your email address:


Email Address:



Bulk/Direct Imports!

Want more stock than we have on-hand? Let us import this product in bulk for you! Bulk Direct Import




Categories