Generate AX. 25 Modem signals with a PIC.


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    6

    Question Generate AX. 25 Modem signals with a PIC.

    Hi All,

    Can you please help me to generate AX 25 protocol with a PIC.

    How do you generate the 1200 Hz and 2200 Hz frequencies and the data out on a port with R2R ladder on 4 bits?

    I am busy building a Packet Radio modem for HAM use. Packet Radio / APRS Transmissions.

    I am a licenced Radio HAM and use PBP.

    Thanks my Friends

    Pic Toy

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Pic Toy View Post
    Hi All,
    Can you please help me to generate AX 25 protocol with a PIC.
    How do you generate the 1200 Hz and 2200 Hz frequencies and the data out on a port with R2R ladder on 4 bits?
    I am busy building a Packet Radio modem for HAM use. Packet Radio / APRS Transmissions.
    I am a licenced Radio HAM and use PBP.
    Thanks my Friends
    Pic Toy
    FREQOUT...it's all in the manual...but then that's only a one-bit output. Put a filter on the output that's good enough and you shouldn't need a 4 bit ladder...

    (Yep...I said it...the manual...unless of course you don't have a manual...)

  3. #3
    Join Date
    Sep 2007
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Hi Skimask,

    Thanks for your reply. I have used Freqout in the past to create tones with the simple filter , but how do I convert serial data into an audio signal, D-A conversion? not sure what and how to send it to 4 bits on eg. PortB.0 to PortB.3 with R2R D-A?

    I bought PBP many years back from MeLabs and updates from local distributor.

    BR
    Pic Toy

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Pic Toy View Post
    Hi Skimask,

    Thanks for your reply. I have used Freqout in the past to create tones with the simple filter , but how do I convert serial data into an audio signal, D-A conversion? not sure what and how to send it to 4 bits on eg. PortB.0 to PortB.3 with R2R D-A?

    I bought PBP many years back from MeLabs and updates from local distributor.

    BR
    Pic Toy
    XR2206?

    I just looked at the spec's for AX.25...
    Good luck with that...

  5. #5
    Join Date
    Sep 2007
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Yes I can use the XR2206 or even the FX604 or FX614, guys are doing it all with one single 16F84 and 16F628.

    BR
    Pic Toy

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Pic Toy View Post
    Yes I can use the XR2206 or even the FX604 or FX614, guys are doing it all with one single 16F84 and 16F628.

    BR
    Pic Toy
    So what you're saying is...(gotta see if I'm getting this right or not)...

    A serial line input....regular ol' RS232 type serial data type stuff...

    4 bit ladder output....Port D0-D3 for example...

    Serial input is low, output on 4 bit ladder is effectively a 'sine' wave at 1200hz...
    Serial input is high, output on 4 bit ladder is a 'sine' wave at 2200hz?

    Standard ol' Bell202 (was it the 202?) modem type stuff yes?

Similar Threads

  1. Interface Pic --> Max232 --> GSM Modem
    By SangkiMangki in forum GSM
    Replies: 1
    Last Post: - 28th September 2013, 12:57
  2. new and need help
    By smeghead in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd November 2008, 20:19
  3. Replies: 2
    Last Post: - 12th September 2007, 08:08
  4. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14
  5. No Modem response
    By jimboho in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 11th November 2004, 05:58

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts