I am currently developing a system that uses around 6 xbee modules to communicate with max/msp through a make controller. I hoping now to switch to arduino and wanted to check that the arduino could handle 6 xbee signals at once (maybe more in future)? If so, will the Duemilanove do or will I need the Mega?
I presume that you can just set them all to the same frequency etc and have your arduino receive everything from them. The arduino could cope fine with that.
Or do you want to send different data from the arduino to each xbee module or something?