Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by deepmadan

  1. D

    Demodulating FSK encoded Caller ID

    @jaysenghani : I have matlab installed, but have not used it much. can you help me where to find matlab sample design and DTMF. I tried in Help.. but nothing was available. Thanks
  2. D

    Demodulation Algorithm for FSK Modulated Data (similar to Caller ID) in C

    I want to demodulate and decode FSK Modulated Audio Data in C Language. Data is modulated using similar algorithm as of Caller Id. Can anyone suggest me any good and efficient algorithm for this. I tried zero crossing algorithm but it was not efficient as no. of samples per bit were less to...
  3. D

    Demodulating FSK encoded Caller ID

    Hi, I want to do the same thing as your query. I will be thankful if you could share some details of how to implement it. I tried different algorithms but none of them were efficient. Thanks in Advance Deepak
  4. D

    WinSock in VB6 (SendData Problem)

    I just found out that... after WinSock1.Connect a Packet is recieved at the hardware (microcontroller) with length of 40 bytes. Packet contains my local ip and remote ip 192.168.1.80 But after WinSock1.SendData a Packet do gets recieved at the hardware but its length is 0. I am debugging the...
  5. D

    WinSock in VB6 (SendData Problem)

    My hardware works fine with an application developed in VisualC. But both of them were developed without winsock. They used WSAStartup, recv and send functions for connection and sending, recieving data. anyway i will try and check this code by connecting with another pc. Is it possible to use...
  6. D

    WinSock in VB6 (SendData Problem)

    the remote machine is not a PC but a microcontroller hardware. I cant modify that hardware as it is working fine and i need an application to communicate with it. I can only put debug points in that hardware to see if any packet is recieved or not. This hardware was working fine with a VisualC...
  7. D

    WinSock in VB6 (SendData Problem)

    I am developing an application in VB6 which will communicate using UDP Connection to a hardware which recieves and sends data using UDP Connection. My Hardware works fine. It has already been tested with an application written in VisualC using UDP connection only. In VisualC, I had working on...
  8. D

    need QAM modulation and demodulation code in C/C++

    Hi, I too need its C code... If you have got it, then please share..... Thanks Deepak Madan

Part and Inventory Search

Back
Top