What are popular/good file formats used by dataloggers and data acquisition systems/software? -
what popular datalogger file formats (used in devices such gps loggers, car black boxes, etc) , data acquisition file formats? interesting formats open spec, or reverse engineered formats without patents on them.
sleep diagnostic systems:
the common universal data interchange formats xml , json, can them around web info need about. "secret" flexible enough store type of data, , @ same time use plain text file format, can open in notepad , read data own eyes.
for more structured data, binary formats more indicated, edf perfect example of that, don't think there standard, universal binary file formats around, each application designs it's own, , if want, no problem.
if want gps data, example, can use gpx or kml, both of them xml.
Comments
Post a Comment