RF12B - Reading gate remote
is possible read signal simple gate remote (see pic)?
im trying read using example bazingalabs (https://github.com/bazingalabs/rf12b). unfortunately didn't show how connect (there @ least 3 possibilities?).
i've tried read code don't know if correct...
there written in rf12b_def.h:
i'm using trinket pro 3.3v.
my connections ---- rf12b:
9 di/do --- nirq
10 di/do --- nffs
11 cs --- nsel
12 miso --- sdo
im trying read using example bazingalabs (https://github.com/bazingalabs/rf12b). unfortunately didn't show how connect (there @ least 3 possibilities?).
i've tried read code don't know if correct...
there written in rf12b_def.h:
code: [select]
#define tx 1 //??
#define rx 0 //??
#define cs_pin 11
#define sdo_pin 12
#define nirq_pin 9
#define nffs_pin 10
i'm using trinket pro 3.3v.
my connections ---- rf12b:
9 di/do --- nirq
10 di/do --- nffs
11 cs --- nsel
12 miso --- sdo
do have receiver card goes it?
might this
http://www.lightobject.com/crystal-lock-4ch-rf-remote-control-with-learning-great-for-arduino-pic-p746.aspx
has 4 outputs change button push.
might this
http://www.lightobject.com/crystal-lock-4ch-rf-remote-control-with-learning-great-for-arduino-pic-p746.aspx
has 4 outputs change button push.
Arduino Forum > Topics > Home Automation and Networked Objects > RF12B - Reading gate remote
arduino
Comments
Post a Comment