Student Final Project Need help


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    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.

  2. #2
    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

  3. #3
    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.

  4. #4
    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.

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 : 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