Hi guys I could use some advice. I have the following parts: Arduino uno, Wireless sd shield, two xbee s2, tempature & humidy sensor (DHT22) and barometric weather sensor (BMP180). I have these working through breadboard and outputting the data to console. I'm not looking for any code what I want to know is with these parts is it possible to send senor data with sensors and one xbee connected to Arduino uno (set as a Router) to an xbee connected to the pc (set as coordinator) and with the data received from sensors store it in a MySQL database? if not what parts do I need to achieve this project?
Any advice would be appreciated, Thanks!!