EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise
You are here: Home / Topics / Making and Receiving Phone Call with Gsm Modem and Arduino[Java rxtx]

Making and Receiving Phone Call with Gsm Modem and Arduino[Java rxtx]

|

Microcontroller › Arduino › Making and Receiving Phone Call with Gsm Modem and Arduino[Java rxtx]

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 9 months ago by Prabakaran P M.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 17, 2015 at 8:42 pm #3827
    Interesting User
    Participant

    Currently I am Developing an IVRS application .I intend to make it stand alone using arduino .Its a booking system which  people can navigate using using keypress.I have successfully implemented sending sms and reading sms ,making phone call and receiving phone call in java .When I searched I found out that there is rxtx Library in java for arduino processor.

    Right now I am stuck at how to play audio(The welcome Message and options for navigation ) .I am using JavaCOm api .when I play audio using a thread upon receiving call the event handler stops working .

    So how to play audio and get input key press (I know DTMF Decoder decodes the key press) ,how to interface dtmf decoder with arduino.How to connect audio from arduino and gsm modem.

    Right now calling and receiving are only done how to develop it send voice /two and fro 

    Right now I have connected my pc audio out(Speakers ) to gms modem's mic and gsm modem audio out to speaker.

    [And an another Question is .From My Understanding Only Commands are sent between gsm modem and pc/arduino through serial port .Is it Right ?]

    Please Point me in the right direction and I am a newbie in serial programming

    August 18, 2015 at 6:34 am #13179
    Prabakaran P M
    Participant

    Hi,

        If my understanding is correct you are planning to create a IVRS system which is stand alone and datas given by the customer should be sent to computer.

    My suggestions are

    1.As you already know you csn DTMF decoder to get user data.

    2.For Audio output you can interface SD card to the arduino which consisits of all your Sound files in WAV format so that you can play corresponding to the user key press audio by choosing from SD card. which can be given to the input(i.e MIC of the GSM)

    http://www.engineersgarage.com/embedded/arduino/how-to-interface-sd-card-with-arduino-project-circuit

     

    3. My last suggestion is to use hardware serial for the communication GSM and Arduino and soft serial for the communication between the PC and arduino.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

RSS Recent Posts

  • parallel-to-serial problem May 23, 2025
  • STM32 checking self-written delay function May 23, 2025
  • Behringer MX 1602 mixer - reading block diagram May 23, 2025
  • Reclaiming missing motherboard header May 23, 2025
  • 12v battery, 18v magic May 23, 2025

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise