Student Final Project Need help


Closed Thread
Results 1 to 8 of 8
  1. #1
    marco's Avatar
    marco Guest

    Post Student Final Project Need help

    Hi, guys

    I am currently working on my final project, and I do need some help.
    Ihave to build an IR remote control extender. I successfully transmit and receive my signal from the remote without the 40KHz but now I need some help in putting back that 40KHz to the signal at the ouput of my receiver.

    I WANTED to use the microcontroller in a way that whenever its senses a logic high, it will output a 40KHz signal.

    I have NO EXPERIENCE what so ever with MICROCONTROLLER and looking for some advise on if its possible to use a micro controller for that application.
    Thx
    Last edited by marco; - 28th March 2007 at 16:58.

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    If you have built a video transmitter a 40KHz oscillator should be a piece of cake. What do you need a micro controller for?

    When the IR receiver receives an input, that could then start the 40KHz oscillator via transistor to an IR LED to extend the range.

    Again, if you have built the video components, why do you have to ask about IR?

    Or, have you got a bunch of stuff pre-built and ran a few cables?
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Default I think he is not transmitting video @ 40Khz

    Hi,

    He is actually querying for the IR extender part. Its good that he wants to use a microcontroller. Otherwise he could just use a 555 timer IC to generate the 40KHz for lighting up his IR LEDs. Marco please note you need a duty cycle between 10 and 20 % to get effective IR beaming. And your receiver expects that. That is receivers (depends on which one used) may fail at a 50% duty cycle.

    For the 555 thing try this link http://wolfstone.halloweenhost.com/T...TimerCalc.html also most receivers are centered around 38KHz not 40KHz. Use the reset pin (4) of 555 to switch on-off your IR.

    For a PIC choose any one that has got a Hardware PWM model and few lines of code should. A quick recall 16F819 , internal oscillator HPWM.

    P.S. - Marco it is high time to learn a micro. If your college does not have a copy of PBP ask them to get one. You will find many people here extending there support.
    Last edited by sougata; - 28th March 2007 at 10:09.
    Regards

    Sougata

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by sougata View Post
    Hi,

    He is actually querying for the IR extender part.
    This I know.

    My point was ... If the student can build a video transmitter, and yes, I do not think he is using 40KHz for the video. Why does he need a micro controller?

    I still think the easy way is to have a photo-diode receiver trigger a transistor ( or 555 ) then out to IR led. Duty cycle and frequency does not change. True extender. The store bought receiver on the equipment will never know the difference.

    Be glad to help with a micro solution, but things will get complicated for a first time project.

    I would imagine that the remote has more than one function to send? How many? Now if pulsin this pulin that then pwm this and that.

    It might help to think of a linear amplifier, but with no amp. Same signal in as out.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    This is a link to what I am talking about.

    http://www.zen22142.zen.co.uk/Circui...face/irext.htm

    I have not tried this circuit, but it is the right concept.
    Dave
    Always wear safety glasses while programming.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by marco View Post
    Hi, guys
    I am currently working on my final project, and I do need some help.
    I am building a wireless video transmitter, in this project i also have to build an IR remote control extender. My video system is near to be done and my main problem is with the IR remote. I successfully transmit and receive my signal from the remote without the 40KHz but now I need some help in putting back that 40KHz to the signal at the ouput of my receiver.
    I wanted to use the microcontroller in a way that whenever its senses a logic high, it will output a 40KHz signal.
    I have no experience what so ever with micro controller, looking for some advise on where to start or even a new approach of doing it.
    Thx
    Key words here:
    Student - Final Project - No experience what so ever
    I assume you are in some sort of higher learning facility with plenty of instructors, other students and various other resources available to you.
    And you can't think of a single way to generate, on command, a 40khz signal.
    I can think of 4 off the top of my head...
    How many years and how much $$$ have you wasted at this institution?

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  8. #8
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    Hi Marco,

    Although I too think a PIC would be an overkill to do the job, and a 555 works admirably, here's a link that does pretty much what you want.

    http://www.petesworld.demon.co.uk/ho...rol%20Repeater

    Regards,

    Anand

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. A Temperature & Humidity Data Recorder Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 9th July 2008, 18:47
  3. Replies: 1
    Last Post: - 26th March 2007, 02:21
  4. Help with final project
    By OvERKiLL in forum General
    Replies: 4
    Last Post: - 15th December 2006, 20:35
  5. Student Project
    By aggie in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 8th July 2006, 08:56

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