From owner-freebsd-multimedia Tue Jun 15 18:39:54 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from maxwell.syr.edu (maxwell.syr.edu [128.230.129.5]) by hub.freebsd.org (Postfix) with ESMTP id F418615423; Tue, 15 Jun 1999 18:39:36 -0700 (PDT) (envelope-from cmsedore@maxwell.syr.edu) Received: from exchange.maxwell.syr.edu (exchange.maxwell.syr.edu [128.230.129.241]) by maxwell.syr.edu (8.9.1a/8.9.1) with ESMTP id UAA12440; Tue, 15 Jun 1999 20:17:11 GMT Received: by exchange.maxwell.syr.edu with Internet Mail Service (5.5.1960.3) id ; Tue, 15 Jun 1999 21:39:28 -0400 Message-ID: <262C3DA9BE0CD211971700A0C9B413A1CD04@exchange.maxwell.syr.edu> From: Christopher Sedore To: "'David Kelly'" , Josef Karthauser Cc: Roger Hardiman , multimedia@FreeBSD.ORG, hackers@FreeBSD.ORG, sos@FreeBSD.ORG Subject: RE: IR Remote for AverMedia and FlyVideo Date: Tue, 15 Jun 1999 21:39:27 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I bought a one-for-all remote that I drove from FreeBSD just in the last year or two. You might try www.smarthome.com. I bought the remote, cable, and docs for how to use it for under US $100. They also have RS232 learning IR devices for $180. Expensive, but I wasn't willing to do the electronics work. -Chris > -----Original Message----- > From: David Kelly [SMTP:dkelly@HiWAAY.net] > Sent: Tuesday, June 15, 1999 8:48 PM > To: Josef Karthauser > Cc: Roger Hardiman; multimedia@FreeBSD.ORG; hackers@FreeBSD.ORG; > sos@FreeBSD.ORG > Subject: Re: IR Remote for AverMedia and FlyVideo > > Josef Karthauser writes: > > > > I've got a phototransistor plugged into my DTR line on the serial > > port. Is there any working software for FreeBSD for utilising this? > > (I want to never lose a remote control again!) > > Oh My Goodness! I don't know whether to laugh or cry. > > Can somebody get me started with links to whatever online IR > technology > is out there? I am in need of a bunch of IR remote control units which > > can be controlled via serial port or other simple computerized means. > > While in the past One For All made inexpensive IR remote controls with > > a serial port, they changed the design about 4 years ago and refused > to > publish the spec. Do not know if they still include any kind of serial > > port in current models. Wouldn't do me any good unless I have > documentation. > > As for "phototransistor plugged into my DTR line", this is a job for a > $2 microcontroller, not a task for a multiuser multitasking OS. I > *think* you can start at http://www.mcu.motsps.com/ and follow the > 68HC05 family and find a reference design using a 68HC705K IR > controller. It is a very simple design and does very few commands. Its > not intented to be a "build to print IR controller." Only a example to > get one started. The code is given for generating IR commands. The > 68HC705K family features IRQ and pullups on some of its I/O pins > allowing one to connect to a keyboard with zero external components. > Probably would want to substitute another '05, possibly one with a > serial port. > > Other Motorola app notes provide example code to implement UARTs in > software. > > Also at the same site is a DOS-based 68HC05 assembler. I've been > meaning to see if it runs under doscmd. > > -- > David Kelly N4HHE, dkelly@nospam.hiwaay.net > ===================================================================== > The human mind ordinarily operates at only ten percent of its > capacity -- the rest is overhead for the operating system. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message