system
1
hi..
I am looking for an code to implement WIRELESS communication BETWEEN two ARDUINO UNO using RF module(http://robokits.co.in/shop/index.php?main_page=product_info&cPath=7&products_id=75)
I want to transmit my analogRead() from one arduino to anothor
it would be really helpful ..
do check the block diagram
system
2
Have you looked on the playground? Arduino Playground - InterfacingWithHardware - Scroll down to Wireless.
system
3
yeah..
but i am looking for wireless communication using only rf modules (do follow the link );
system
4
system
5
Chapter 7 of Arduino + Android projects for the evil genius covers this I think.
system
6
bench:
yeah..
but i am looking for wireless communication using only rf modules (do follow the link );
That is covered on the playground link I posted, under VirtualWire. Did you read the links?