Hello guys,
Can Xbee modules be used without arduino after it is programmed? I want to have a potentiometer with Xbee on one end and motor with Xbee on other end? will I able to control my motor using potentiometer without arduino? or else will I need arduino on both ends every time?
Can Xbee modules be used without arduino after it is programmed?
When you buy an XBee, it has all the programming on it that it will ever have. You can not reprogram them. You can configure them. after doing that, which doesn't require an Arduino, you can use them without an Arduino.
will I able to control my motor using potentiometer without arduino?
One XBee will read and transmit the potentiometer value. The other can read that value. Whether the XBee is capable of PWM output, or not, I don't know.