Universal remote and Rs232


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    what I mean is the "learning" function on these remotes.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Hi Michael,

    I've never tried a learning remote with serial IR data before, but I would be interested
    in knowing if it worked or not. Could make for some really interesting projects.

    Just don't have a learning remote to test.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  3. #3
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Bruce,and Michael, You can use any Pic micro with a pwm output to generate modulated serial data. I have been doing it for about 2 years since I started using 16F88's for remote controls. All you need are 2 diodes with there anodes connected 1 to the tx output and 1 to the pwm output and the cathodes driving a pnp transistor for the IR drive... Try it...

    Dave Purola,
    N8NTA

  4. #4
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Hi Dave,

    Thanks. I've done a lot of IR apps with/without external components. Except for the IR LED
    and resistor of course.

    I just worked up the Data Signal Modulator example while playing with the new 16F1827.

    The DSM module on this thing goes well beyond simple modulated IR communications. And
    a single resistor + IR LED is all you need to setup an IR wireless network with multiple PICs
    all using the hardware USART with HSERIN/HSEROUT.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Learning remotes do no decoding but merely record an image of the signal for playback. The source of the learned signal should not matter.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Cool -- that's what I needed to know.

    And your right Bruce, that could make for some (very) interesting ideas.

    Be fun to even add a PIC Ired rcvr to the serial port and maybe write some VBnet stuff.

    For now though, just on/off control of my media PC with the Harmony.

Similar Threads

  1. Replies: 17
    Last Post: - 12th April 2014, 02:17
  2. Infrared Communications over RS232 UART or with B0 interupt
    By modifyit in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th December 2005, 19:17

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