Need help building a simple IR learning remote with a PIC


Closed Thread
Results 1 to 15 of 15

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by JackPollack
    dhouston's sample code appears to be for an oscillator. How would I reduce this down to the Hz needed for my carrier? Is this program specific to the PIC12F683, or can I use it on a 12F629, 12F675 or 16F88 (chips I have available now)? Would this PIC just be used to generate the carrier, or could it also generate the complete IR stream including carrier & data pulses?
    It can generate everything you need, turning the carrier on and off as my demo code does within the loop. It requires a PIC that has hardware PWM. I think the 16F88 is the only one in your inventory with that capability. Get some sleep. This is too simple a project to lose sleep over.

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


    Did you find this post helpful? Yes | No

    Default

    Now I don't want to get involved in this thread... but I thought a 'Learning Remote' (see title of thread) is one where you point an existing Remote to your Learning Remote, it captures the Data Stream, and assigns it to one of your available Buttons. The Learning Remote doesn't need to know if it's a Sony, JVC or a Zenith, all it needs to do is faithfully capture the incomming data and replicate it on demand. If you go and pre-program your Data into your PIC at burn time, it's then not a 'Learning Remote' is it?

  3. #3
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Melanie
    Now I don't want to get involved in this thread.
    Too late

    If you go and pre-program your Data into your PIC at burn time, it's then not a 'Learning Remote' is it?
    Good point. I guess I didnt read the original post well enough!!
    Keith

    www.diyha.co.uk
    www.kat5.tv

Similar Threads

  1. remote code learning
    By Bruce in forum Code Examples
    Replies: 20
    Last Post: - 21st February 2021, 15:38
  2. Simple RF remote control code
    By Bruce in forum Code Examples
    Replies: 13
    Last Post: - 22nd January 2014, 10:45
  3. No one-way approach to learning ir remote control frequencies
    By selbstdual in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 22nd June 2007, 13:26
  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. multiplexing IR array into PIC 16C7x
    By droptail in forum General
    Replies: 1
    Last Post: - 17th November 2004, 18:30

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