Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: OT? Powering remotes



Am Freitag, 9. August 2002 18:36 schrieben Sie:
> Hi,
>
> I always use rechargeable batteries on all my remotes. I recently bought
> some FRIWO 1800 mAh AA sized accus which "live" almost as long as my
> prior used normal batteries did. Of course the lifetime of a batterie
> heavily depends on usage (and model) of the RC unit. Some older RCs
> aren't even capable of using rechargeable batteries at all.
>
> My experiences in using accus have benn throughout positive so far.

I'm not so sure, I do have mixed experienced with chemical batteries. 
Althought they work fine in my battery one of them got empty on my 
satellite reciever after only 8 years!!!! And than this leakage problem.
JVC once had a nice concept on the CR6066, it did transmitt the signal 
over a cable, as well as the power for it. This was not only extremely 
reliable, but also provides you with bidirectional communication. I do 
have the schematics of it and it's really staight forwarded. I think with 
some NAND-gates you could make something simmilar for the PC.

> JM2C

Servus
  Casandro

-- 
#define T 1000
#define M T*T
int main(){int x,y;for(y=0;y<20;y++){for(x=0;x<70;x++){int
c=-1;int xr,yr,zr;int xp,yp,zp;xp=yp=zp=0;xr=(x-35);yr=(y-
10);zr=10;while(1){if(yp>T){c=5;if((((zp)/T)%2==1)^(((xp+M
)/T)%2==1))c=0;break;}if(zp>T*10){c=0;if (((yp*yp+xp*xp)/(
T*100))%2==1)c=2;break;}zp+=zr;xp+=xr;yp+=yr;}printf("%c",
c+32);}printf("\n");}};




Home | Main Index | Thread Index