[req:] AVR MSK soft transciever

Status
Not open for further replies.

aNdreiBuuu

Full Member level 4
Joined
Apr 30, 2001
Messages
223
Helped
25
Reputation
50
Reaction score
12
Trophy points
1,298
Location
moon
Activity points
1,796
Hi,
I want to implement a simple, low data rate (1200-2400baud) MSK communication between 2 tiny AVR. (the carrier can be anywhere between 9KHz and 20KHz)

Can you provide some C source code for MSK software modulation/ demodulation?
I want to use only the controller without other active components or circuits.

Thanks in advance,
Best Regards,
//a
 

HI

8 bit AVR will find it hard to process FSK or MSK data modulated carrier - try to use AVR32 bit or ARM cortex (M3)

Basically you will need to decode A bi-phase signal using DFT algorithm

Google DFT & Grotzel to learn more

Go to TI site and search for MSP430 there is an fine application note for modem design using FSK and code written in C language

All the best

Bobi

The microcontroller specialist
 

    aNdreiBuuu

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…