Diseqc control anyone ?


Closed Thread
Results 1 to 12 of 12
  1. #1

    Default Diseqc control anyone ?

    Hi

    I was wondering if someone has already made a project to control a 2 or 4 way diseqc
    antenna switch

    As i dont want to reinvent "the wheel" maybe someone can share his project

    Thanks

  2. #2
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    HI ... RF solution ..
    It seems that nobody has done something on this subject (DISECQ commands from a PIC)
    Do you find "a solution" ?
    thanks
    Francois F1CHF

  3. #3
    Join Date
    Oct 2009
    Posts
    583


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    I doubt you would get a reply unless the OP still receives notifications as his last post was back in 2014.

  4. #4
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    I have done it once using soundcard, not PBP

  5. #5
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    Thnks for the replies
    Yes it seems that nobody has done something via a PIC solution
    I found some example but with Arduino.
    Objective is to have a Disecq transmitter not for sat station or LNB
    but to program some switchs or drive (and control) an Antenna rotator !
    the hardware link could be an ordinary coaxial (power and 22 Khz Disecq)
    as usual, it is a project ... number xx ... hi !!!
    Francois F1CHF

  6. #6
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    There are some speciality devices, which can do that.

  7. #7
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    some details please ....
    thanks

  8. #8
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,520


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    Hi,
    Am I correct in that "all it is" a 22kHz carrier modulated 0.5ms ON, 1.0ms OFF for a logic one and 1.0ms ON, 0.5ms ON for logic zero? How critical is the 22kHz and how critical is the on/off times?

    Doesn't sound too hard to do with a PIC, much like a IR remote. The CCP moudle can generate a 22kHz tone which you can modulate with software by simply truning the signal on and off. You need external filter and attenutation+buffer to get the 0.65V peak-to-peak sinewave carrier.

    With that said, I've got no experience with Diseqc, this is the firts time I've looked at it.

    /Henrik.

  9. #9


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    I think this PDF has enough information to create a PBP encoder/decoder. Like Henrik said, it looks a lot like IR remote control format. Very low bit rate.

    http://www.eutelsat.com/files/contri...s/bus_spec.pdf

  10. #10
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    yes you are right, seems similar to IR protocol
    Henri what do you mean bye "The CCP moudle can generate a 22kHz"
    there are two options : External 22 Khz generator or if the pic is free, have a process to do that ..
    They said "nominal 22 kHz (±20 %)" so a simple NE555 could be OK

    I must make a prototype, as I have some Disecq LNB switch to test, I will be able to verify
    problem is to fond some more time !
    This was the first objective of my first message "already done by somebody" hi ...
    Thanks
    Francois

  11. #11
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,520


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    The CCP module can be setup to generate a 22kHz squarewave. Use an external filter to turn it into a sine and attenutate it 650mV, then use a rail-to-rail OP-Amp to buffer it and (I'm guessing) AC-couple it onto the coax. Then it's just a matter of turning the CCP module on and off with the correct timings to get the signal out.

    I don't know, you may be able to just attenuate and AC-couple the square wave directly onto the cable.

    Do you have a PIC already that you wanted to use?

  12. #12
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Diseqc control anyone ?

    Devices like this can be used for this task:

    http://www.ebay.com/itm/SatLink-WS-6...0AAOSwc1FXbKjD

    Also, as I said, I've generated diseqc commands in sound editor. Then recorded to phone, and built simple circuit to allow it to be transferred to switch.

Similar Threads

  1. diseqc rotor control
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 3rd February 2010, 16:32
  2. How do I give a radio control car autonomous control
    By Kenjones1935 in forum General
    Replies: 190
    Last Post: - 17th January 2010, 15:40
  3. pt2258+16f877 how can i use for 5.1 volume control ?
    By whyliving in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th January 2008, 17:51
  4. Control unlimited servos at the same time
    By mrx23 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 19th September 2006, 14:14
  5. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18

Members who have read this thread : 1

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