Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronic Content > Electronic Projects

Notices


Electronic Projects A collection of small electronic circuits and projects you can build.

Reply
 
Thread Tools Display Modes
Old 23rd October 2005, 05:21 PM   (permalink)
New Member
eax05 is on a distinguished road
Default

i made this project onces it is really nice
eax05 is offline   Reply With Quote
Old 31st October 2005, 04:55 AM   (permalink)
Experienced Member
andrew12345678 is on a distinguished road
Send a message via MSN to andrew12345678
Default

could someone please give me a circuit diagram for both the IR Recording Device and the transmitting device

thankyou
andrew12345678 is offline   Reply With Quote
Old 13th December 2005, 03:14 PM   (permalink)
New Member
Mark J is on a distinguished road
Default

Hi guys,
Just recently found this forum and been reading up loads as new to electronics etc, and stumbled across this thread and have a quick question about the IR on PDA's as I have a Dell Axim X5 and have the TV remote software but found that the range from the pda was pretty poor to say the least
Would it be easy to increase the power of the IR from the PDA to get a better range to control the TV etc?
Would it be a simple matter of replacing the IR transmitter in the PDA with a more pwoerfull one (ie from an old remote control) or would it be something a bit more involved like upping the power to the IR?

Thanks in advance
__________________
Cheers

Mark J
Mark J is offline   Reply With Quote
Old 13th December 2005, 07:12 PM   (permalink)
Experienced Member
 
bloody-orc will become famous soon enough
Send a message via MSN to bloody-orc
Default

you cant replace the IR transmitter in the PDA but you can make a multiplyer or an amp for it. just make a schematic that reads IR data and then sends out the same data 10 times more powerful. the easyest way to do it is with pic microprocessor (or other similar), but i think i can be done without any programmeble processor. just need some transistors and iverters and op amps and oc cource resistors and IR LED's. can't give you a schematic now sadly
__________________
Need Help?
Press F1
If that doesn\'t help you, ask me... I might know better.
bloody-orc is offline   Reply With Quote
Old 3rd January 2006, 03:49 AM   (permalink)
New Member
joevennix is on a distinguished road
Default ???

Quote:
Originally Posted by Someone Electro
This should work whith any mp3 player.

What you do is conect an phototransistors to your PCs microcphone input and record an signall from an remote.Then you save it as an mp3 and the portable player will play back that signal in to an IR LED conected to the headphones plug.

Its an realy simple idea.But 44Khz (the sampeling rate) is a bit close to 38Khz (the freq. remotes work on).


Im thinking of building an PIC music player out of an old 30GB PC harddrive(I have one laying around).The loop that reads it mus not be more than 200 instructions long on an PIC18F. (If more the sampleing rate would become too slow for audio)
What? Although the method described to record the signals might work, the method described to play them back wouldn't. The voltage out of a regular headphone jack isn't high enough to power an IR LED, correct? The Griffin TotalRemote works by incorporating a capacitor, hence the bulgy design. When the IR signal is recorded, it is converted to a sound file so it can be played on an iPod/PDA. A short, high burst of sound waves is added to the beginning of the sound file, just powerful enough to charge up the capacitor until there is enough voltage for the IR recording to be released, powering the LED. Pretty cool, huh? Just thought I'd let you know.
joevennix is offline   Reply With Quote
Old 5th May 2006, 06:22 PM   (permalink)
New Member
6 divad is on a distinguished road
Send a message via Skype™ to 6 divad
Thumbs up

that is a really good idea i might try it

Last edited by 6 divad; 5th May 2006 at 08:42 PM.
6 divad is offline   Reply With Quote
Old 8th May 2006, 10:27 AM   (permalink)
New Member
electroniks is on a distinguished road
Default

Quote:
Originally Posted by Someone Electro
Its an realy simple idea.But 44Khz (the sampeling rate) is a bit close to 38Khz (the freq. remotes work on).
Is it good or bad that they are close?

Some audio recording softwares can actually record at 38khz. Would this be better ?
electroniks is offline   Reply With Quote
Old 8th May 2006, 10:55 AM   (permalink)
Super Moderator
 
Nigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to behold
Default

Quote:
Originally Posted by electroniks
Is it good or bad that they are close?

Some audio recording softwares can actually record at 38khz. Would this be better ?
No, worse.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 8th May 2006, 01:04 PM   (permalink)
New Member
electroniks is on a distinguished road
Default

Quote:
Originally Posted by Nigel Goodwin
No, worse.
I cannot think of a reason why. Would you please care to elabourate a bit ?
electroniks is offline   Reply With Quote
Old 8th May 2006, 01:23 PM   (permalink)
Super Moderator
 
Nigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to behold
Default

Quote:
Originally Posted by electroniks
I cannot think of a reason why. Would you please care to elabourate a bit ?
Because you're sampling at specific time intervals, and the sampling is the same as the incoming carrier frequency, you might sample a LOW every time - you should sample a MINIMUM of 2.5 times the maximum frequency.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 17th July 2006, 06:28 AM   (permalink)
New Member
concrete_hed is an unknown quantity at this point
Default

Hey im new here, sounds like a cool idea. Just a quick question for ya. Dont some IR photodiodes only respond to certain wavelengths eg. 900nm? So what if the IR LED sends out a different wavelength to what the photo diode in an appliance can pick up? Does it matter too much if the wavelengths are different?

Last edited by concrete_hed; 17th July 2006 at 07:16 AM.
concrete_hed is offline   Reply With Quote
Old 17th July 2006, 08:12 AM   (permalink)
Super Moderator
 
Nigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to beholdNigel Goodwin is a splendid one to behold
Default

Quote:
Originally Posted by concrete_hed
Hey im new here, sounds like a cool idea. Just a quick question for ya. Dont some IR photodiodes only respond to certain wavelengths eg. 900nm? So what if the IR LED sends out a different wavelength to what the photo diode in an appliance can pick up? Does it matter too much if the wavelengths are different?
It makes hardly any difference, pretty well all IR remotes use similar wavelength diodes.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 17th July 2006, 12:37 PM   (permalink)
Experienced Member
 
HiTech is a glorious beacon of lightHiTech is a glorious beacon of lightHiTech is a glorious beacon of lightHiTech is a glorious beacon of light
Default

Cool, I'm going to scarf my daughter's iPod and head to a few bars where they have multiple televisions and wreak havoc during the best part of a sports game!!
__________________
Don't make me reach through this monitor to slap you a good one!
HiTech is offline   Reply With Quote
Old 18th July 2006, 09:30 PM   (permalink)
New Member
 
uzzors2k is on a distinguished road
Default

Has anyone actually made their own Griffin IR module yet? I don't mean to be a noob asking for schematics, but I 've tried a few times without luck. The only solution I see is using an amplifier to actually drive the LEDs.
uzzors2k is offline   Reply With Quote
Old 7th August 2006, 10:33 AM   (permalink)
New Member
 
ecoy28 has a little shameless behaviour in the past
Default IR circuit for transmitter and recorder

would anyone please post a circuit for the IR transmitter and recorder...

might use my movu as replacement for the Ipod.

Thanks
ecoy28 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 05:03 AM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.