[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[OT] Programmatic VCR Control

Andrew Stewart

2/15/2008 7:17:00 PM

Hello,

I was flicking through the Ruby Quizzes when I saw the VCR Program
Manager (#101) -- and thought how nice it would be to control my
(real) video recorder via Ruby rather than its native GUI.

http://www.rubyquiz.com/qu...

Inevitably when I return from a holiday somewhere I find that I'm
missing the final fifteen minutes of a favourite programme because
the TV network changed the schedules after I left. Of course you
only find out you missed the last part once you've watched up to that
point. Grr!

With a Ruby interface I could set a daily cron job to check the TV
schedules over the web and update the VCR if necessary.

So does anybody know of a neat way of interfacing to a VCR? Ideally
a cheap piece of electronics I could buy online...and no, a TiVo
thingy doesn't count as cheap :)

Thanks!

Andy Stewart

-------
http://airbladeso...




3 Answers

yermej

2/15/2008 8:51:00 PM

0

On Feb 15, 1:17 pm, Andrew Stewart <b...@airbladesoftware.com> wrote:
> Hello,
>
> I was flicking through the Ruby Quizzes when I saw the VCR Program
> Manager (#101) -- and thought how nice it would be to control my
> (real) video recorder via Ruby rather than its native GUI.
>
> http://www.rubyquiz.com/qu...
>
> Inevitably when I return from a holiday somewhere I find that I'm
> missing the final fifteen minutes of a favourite programme because
> the TV network changed the schedules after I left. Of course you
> only find out you missed the last part once you've watched up to that
> point. Grr!
>
> With a Ruby interface I could set a daily cron job to check the TV
> schedules over the web and update the VCR if necessary.
>
> So does anybody know of a neat way of interfacing to a VCR? Ideally
> a cheap piece of electronics I could buy online...and no, a TiVo
> thingy doesn't count as cheap :)
>
> Thanks!
>
> Andy Stewart
>
> -------http://airbladeso...

If the VCR can be programmed solely via remote, you could use a
software driven IR emitter to send the right signals to the VCR.
Something like this: http://www.us... If you really want to do
this on the cheap and your time isn't worth anything (if it is, you
should probably just get a TiVo), you could buy a much more bare bones
IR emitter (and probably a receiver so your software can learn the
right codes) and do all the code yourself.

Andrew Stewart

2/16/2008 12:12:00 PM

0


On 15 Feb 2008, at 20:54, yermej wrote:
> If the VCR can be programmed solely via remote, you could use a
> software driven IR emitter to send the right signals to the VCR.
> Something like this: http://www.us... If you really want to do
> this on the cheap and your time isn't worth anything (if it is, you
> should probably just get a TiVo), you could buy a much more bare bones
> IR emitter (and probably a receiver so your software can learn the
> right codes) and do all the code yourself.

Thanks for the suggestions and the link to that site.

It's not that my time isn't worth anything; instead that it would be
more satisfying to do it myself than simply buy somebody else's
solution. On the other hand it would be more satisfying still to go
windsurfing and learn to duck gybe so maybe I'll just get the TiVo
after all :)

Regards,
Andy Stewart

-------
http://airbladeso...




Jussi Uosukainen

2/17/2008 10:03:00 AM

0

Andrew Stewart <boss@airbladesoftware.com> blabbered::
>
> On 15 Feb 2008, at 20:54, yermej wrote:
> > If the VCR can be programmed solely via remote, you could use a
> > software driven IR emitter to send the right signals to the VCR.
> > Something like this: http://www.us... If you really want to do
> > this on the cheap and your time isn't worth anything (if it is, you
> > should probably just get a TiVo), you could buy a much more bare bones
> > IR emitter (and probably a receiver so your software can learn the
> > right codes) and do all the code yourself.
>
> Thanks for the suggestions and the link to that site.
>
> It's not that my time isn't worth anything; instead that it would be
> more satisfying to do it myself than simply buy somebody else's
> solution. On the other hand it would be more satisfying still to go
> windsurfing and learn to duck gybe so maybe I'll just get the TiVo
> after all :)
>
> Regards,
> Andy Stewart
>
> -------
> http://airbladeso...
>

This is quite a bit OT, but maybe building a DVR or using something like
Dreambox (http://en.wikipedia.org/wik...) would allow you to
program your own stuff into the "TiVo"ish unit...

--
/jussi
If you never tell a lie to her,
You don't have to remember anything.
* The Streets