i have a research related to mapping the data coming from blood pressure sensor and Heart rate sensor
which connected using ( Arduino ) sensor ... TO ( XML format )
most of the resources in the enternet map the sensor data to Excel file not to xml file.
do you have any useful links or websites related to this topic ..
It is trivial to output the data in whatever format you want. All that YOU have to define is what data you want to output, in what format, to where. So far, you've left out 3 of 3.