SACTRATTURARTE.IT ≡ Eagle Designs Confectionery Robotics Apparel Accessories
  • Arduino

  • Remote Audio Relay Kit (Phone Decoder)

Remote Audio Relay Kit (Phone Decoder)

$69.49 $108.4
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; }   .....   //****************************************************************************//
Arduino

Arduino

  • 128 * 64 LCD Display Panel Screen Module (ST7565)
    $53.17 $70.72
  • 3-Axis Compass Magnetometer Module (GY-273 QMC5883L)
    $70.56 $136.18
  • Arduino UNO WiFi R3 (32Mb memory, ATmega328P ESP8266)
    $49.52 $94.09
  • High Precision Laser Distance Range Finder Module (3.3V-5V, TTL)
    $67.86 $94.33
  • Multi-functional Arduino Learning Shield
    $88.11 $106.61
  • GPRS with GSM and GPS Shield A7 (SMS, Voice Calls & GPS Location)
    $69.58 $90.45
  • 4x4 Matrix (16 Key) Keypad
    $45.17 $70.02
  • NEO-6M GPS Module
    $65.81 $98.06
  • Mini SIM800L GPRS GSM Module (MicroSIM)
    $50.38 $80.61
  • CC1101 RF1101 Wireless Transceiver Module with SMA Antenna
    $46.4 $57.07
  • 3x4 Membrane Matrix Array Numeric Keypad
    $30.24 $56.85
  • 3-Axis High Precision Compass Magnometer Module (AK8975)
    $66.42 $83.69
  • Ambient Light Sensor Module (TEMT6000)
    $51.12 $93.04
  • Serial Wifi Transceiver Module (Arduino)
    $38.97 $65.47
  • 1000W ZVS Low Voltage Induction Heater (12V-36V, 24V Recommended)
    $38.09 $70.85
  • OV7670 300KP VGA Camera Module
    $55.94 $82.23

© 2026 - SACTRATTURARTE.IT