remote code learning


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    19


    Did you find this post helpful? Yes | No

    Default

    many thanks for this and the others posted bruce,and also to the other peoples code examples.

  2. #2


    Did you find this post helpful? Yes | No

    Default motion module

    Bruce,
    That is a neat function. You introduced the PIC with the motion feedback module which makes many functions much easier.

    Don
    American Generator

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


    Did you find this post helpful? Yes | No

    Default

    Hi Don,

    I wish Microchip had a boat-load more of PICs' with this hardware peripheral. It can
    measure low pulse widths, high pulse widths, frequency, and low/high signals from a
    remote control encoder all in hardware.

    It saves a TON of code, and it's spot-on with values returned for each signal
    period.

    This really is the ultimate controller for measuring any type of logic signal in hardware,
    and excellent for robotics applications.

    Note: If you're using this to record IR signals, use it in the dark, or use an IR module
    that's very stable. It picks up on even very short signal transitions.

    If you want to read a signal from an RF encoder IC, connect the encoder ICs' data output
    pin directly to the pin.

    It's rock-solid, and really beats recording each signal transition timing on a scope.
    Regards,

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

Similar Threads

  1. My code for TV remote and MIBAM for RGB control
    By idtat in forum Code Examples
    Replies: 4
    Last Post: - 12th January 2013, 21:52
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 22:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 9th December 2008, 00:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 09:26
  5. Please help ? RF Remote Source code
    By sorasit46 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th April 2007, 15:40

Members who have read this thread : 4

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