#84557 - Mrshlee - Tue May 23, 2006 10:51 am
Hello,
I'm looking into a project.
Turning the DS into an infrared remote
for the TV/VCR/DVD/Robosapian ;)
Project : IRDA
Obviously the DS doesn't have a IR port.. Some of the older gameboys did but Im sure we can work around it
Possible ways to deal.
1. The famous IPOD IR
http://features.engadget.com/2004/07/27/how-to-turn-your-ipod-in-to-a-universal-infrared-remote-control/
[Images not permitted - Click here to view it]
2. Serial to IR
Avaliable from any good electronics store are generally standard 4port computer IR adapters *look on old motherboards for the 4port IR*
but HOW do you connect serial to the DS - The PassME has a serial port *possible but hard* need to write software for the PassME/drivers to manage the i/o - a pain
OR
Using something like this http://www.pjrc.com/tech/mp3/ircontroller/
Using the DSerial i/o - If the unit is ever released, you might be able to connect the IR to it. - If natrium42 codes the software support for i/o - All you need to do write the drivers for the i/o *easier*
OR
DSMem by amadeus
DSMem is an awesome little unit with DSLinux booting and serial i/o.. now this is the best option so far
DSLinux SHOULD have full support for all the DSMEM hardware
so the serial should be mounted at /dev/serial
using LIRC - Linux Infrared Remote Control
We could simple hook ANY old IRDA, Lirc should work for us with less effort/cheaper then the other options
Its obviously not as easy as that
Ofcourse the power drain would need to be looked at but I doubt the LEDS would take much more then.. 1.5volts when IN use
Any other options or opinions?
_________________
MrShlee.com
Projects
Dev-Scene
MyTechpedia
I'm looking into a project.
Turning the DS into an infrared remote
for the TV/VCR/DVD/Robosapian ;)
Project : IRDA
Obviously the DS doesn't have a IR port.. Some of the older gameboys did but Im sure we can work around it
Possible ways to deal.
1. The famous IPOD IR
http://features.engadget.com/2004/07/27/how-to-turn-your-ipod-in-to-a-universal-infrared-remote-control/
[Images not permitted - Click here to view it]
2. Serial to IR
Avaliable from any good electronics store are generally standard 4port computer IR adapters *look on old motherboards for the 4port IR*
but HOW do you connect serial to the DS - The PassME has a serial port *possible but hard* need to write software for the PassME/drivers to manage the i/o - a pain
OR
Using something like this http://www.pjrc.com/tech/mp3/ircontroller/
Using the DSerial i/o - If the unit is ever released, you might be able to connect the IR to it. - If natrium42 codes the software support for i/o - All you need to do write the drivers for the i/o *easier*
OR
DSMem by amadeus
DSMem is an awesome little unit with DSLinux booting and serial i/o.. now this is the best option so far
DSLinux SHOULD have full support for all the DSMEM hardware
so the serial should be mounted at /dev/serial
using LIRC - Linux Infrared Remote Control
We could simple hook ANY old IRDA, Lirc should work for us with less effort/cheaper then the other options
Its obviously not as easy as that
Ofcourse the power drain would need to be looked at but I doubt the LEDS would take much more then.. 1.5volts when IN use
Any other options or opinions?
_________________
MrShlee.com
Projects
Dev-Scene
MyTechpedia