-
Notifications
You must be signed in to change notification settings - Fork 130
Items RedRat
ggodart edited this page Jan 6, 2021
·
1 revision
See original
See RedRat
$ir_dvd=new RedRat;
$ir_dvd->add("power","[PF62........]");
$if_dvd->add("play","[PF62........]");
$v_ir_dvd = new Voice_Cmd('push dvd [power,play] button');
if ($state = said $v_ir_dvd) {
$ir_dvd->set($state);
}
Used to control infrared devices with the RedRat2
(http://www.dodgies.demon.co.uk/index.html) Broken link
RedRat_serial_port = COM9