Hello,
I am going to be involved with a robotics project. I have decent experience with Arduino but I need help with picking out the right components.
Basically, my robot is going to get inputs from the arduino which I will try to control using an Xbox 360 controller.
The communication protocol is something like this
Xbox360 controller->Laptop->Xbee (via Usb)->Xbee(on the ardunio)->arduino(on the robot)
I am currently unsure as to which Xbees and Xbee adaptors I should be using for this communication protocol.
I currently have the 360 controller and reciever and an Arduino Mega.
What Xbee parts should I get? Also, is there a better way to implement this wirless communication protocol (e.g. without Xbees and using some other wireless module?)
Thank you