Home easy + virtual wire


hi,

i tried home easy (http://playground.arduino.cc/code/homeeasy) code control 433mhz device 433mhz tx , works when have part of code, when mix code have uses 433mhz rx receive values transmiter home easy code doesn't work..

i tried adding first lines of code home ease code , enought doesn't work:
code: [select]

vw_set_rx_pin(2);
vw_setup(4000);
vw_rx_start();


i'm using pin 2 rx , pin 3 tx.

is there incompability between them?

post your code.
all of it.


Arduino Forum > Using Arduino > Programming Questions > Home easy + virtual wire


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code