Hello
i have a doubts regarding the Xbee module.
.>What do X-bee modules do? Do they create a wireless serial communication just by configuring them to the arduinos.
eg, i made a simple program for servo control using potentiometer. So if i just attach the 2 X-bee to the two arduinos, will this make it wireless?, will i be able to control the servo wirelessly using potentiometer with the same program.
will i be able to send data wirelessly just by giving a Serial.begin(9600); in the void loop()