Need help on IR remote


hi. know not correct forum think 1 can me (there no support on chipkit forum due new product)

i using irremote library  of ken shirriff http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
but project needs faster proccessor using chipkit uno32.
chipkit can work libraries doesnt work irremote library.

is posible modify can work uno32? or there code can same work?
there many ways read infrared signals , convert them integer number want able check when need ir signals becouse in void loop project many other things.
i want make this:
void loop(){
   readkey=read_ir_remote(); //check here if ir signal there , store readkey
   delay(500);
   //other tasks here


}

quote
hi. know not correct forum think 1 can me (there no support on chipkit forum due new product)

if got ford dealer, expect honda?

quote
is posible modify can work uno32?

anything's possible. if have ask, though, suspect haven't tried looking @ source code.

quote
but project needs faster proccessor using chipkit uno32.

code: [select]
void loop(){
   readkey=read_ir_remote(); //check here if ir signal there , store readkey
   delay(500);

bullshit!


Arduino Forum > Using Arduino > Programming Questions > Need help on IR remote


arduino

Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial