SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By leo357leo
#97416
I would like to start a sensor remotely. It's a sharp IR sensor and the remote will be about 4 feet from the sensor.

Thanks,Leo
By leo357leo
#98307
redwire, I do not want the IR to be sensing until I remotely start it to sense. Also I will not be directly facing the IR when I remotely start it. Any ideas?


Thanks,Leo
By leo357leo
#98618
Actually what I want to start is an arduino program remotely. This is the job: I am going ot be standing in an athletic position with the IR sensor behind me. I want to then start the arduino program and a buzzer to go off if in my athletic move I move more than 5 cm from the IR sensor. If the buzzer goes off it will end the loop in the program. Then within a few seconds I'm going to get into the athletic position again and restart the program.

I hope this clears things up, any ideas.

Leo
By groggory
#98619
Ir sensor -> xbee/nordic/whatever (or any other wireless) sent as a raw signal
uController receieves signal and does it's thing.

</end thread>
By leo357leo
#98751
I dont know what xbee/nordic/whatever means, is this a progrmming line or a suggestion on what to do. Sorry for my ignorance.


Leo
By esklar81
#98753
leo357leo wrote:I dont know what xbee/nordic/whatever means, is this a progrmming line or a suggestion on what to do. Sorry for my ignorance.
Leo
Leo,
As is often said in such fora as this, "Google is your friend":
http://www.nordicsemi.com/index.cfm?obj ... enu&men=79
http://www.digi.com/products/wireless/p ... p#overview
In this case, though, searching the SparkFun site should suffice:
http://www.sparkfun.com/commerce/produc ... cts_id=152
http://www.sparkfun.com/commerce/produc ... ts_id=8664

Eric
By leo357leo
#98778
Eric, I;m a little cofused on physically what to do with these remote modules. Do I put this chip in the arduino then have a hand held device to communicate with it?

Thanks,Leo